@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#066bb7 hex color - Blue - Cool color - Information

#066bb7 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #066bb7 Color code in RGB color code model is created after adding 2.35% red color, 41.96% green color and 71.76% blue color. Hex #066bb7 Color code in CMYK color (process color) code model is generated after subtraction of 97% cyan, 42% magenta, 0% yellow and 28.24% black.

Hex #066bb7 color code is between #0066bb web safe hex color code and #0077aa web safe hex color code. #0066bb is the nearest web safe color code. You can see here many more shades of #066bb7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 066bb7 #066bb7
RGB Decimal 6, 107, 183 rgb(6, 107, 183)
RGB Percent 2%, 42%, 72% rgb(2%, 42%, 72%)
CSS RGBa 6, 107, 183,1 rgba(6,107,183,1)
CMYK Model cmyk(97%,42%,0%,28.24%)
HSL Color Space 206,94% ,37% hsl(206,94% ,37%)
HSV Color Space 206°, 97%, 72%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000110 01101011 10110111
Octal 6 153 267
Decimal 6 107 183
Hex 06 6b b7

Different shades of #066bb7 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #066bb7
#0888e8
Dark Shade of #066bb7
#044e86
Saturated Shade of #066bb7
#006cbd
Desaturated Shade of #066bb7
#0f6aae
Grey scale Shade of #066bb7
#5e5e5e
Brighten Shade
#1f84d0
Most Readable Shade
#FFFFFF

Shades of #066bb7 color code

Generate more color scales with scales (color stack) generator.

#066bb7
#055fa2
#04538e
#04477a
#033b65
#022f51
#02233d
#011728
#000b14
#000000

Similar Color like #066bb7 color

Find visually similar hex color codes nearing to #066bb7 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#076cb8
#086db9
#096eba
#0a6fbb
#0b70bc
#0c71bd
#0d72be
#0e73bf
#0f74c0
#1075c1
#1176c2
#1277c3
#1378c4
#1479c5
#056ab6
#0469b5
#0368b4
#0267b3
#0166b2
#0065b1
#0064b0
#0063af
#0062ae
#0061ad
#0060ac
#005fab
#005eaa
#005da9

Monochromatic Color with #066bb7

#066bb7
#0784e1
#00080d
#022037
#033962
#05528c

Tints of #066bb7 Color

#066bb7
#217bbf
#3d8bc7
#599ccf
#74acd7
#90bddf
#accde7
#c7deef
#e3eef7
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#066bb7
#b75206

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#066bb7
#b70612
#b7ab06

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#06b2b7
#068eb7
#066bb7
#0648b7
#0624b7

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#066bb7
#b7066b
#6bb706

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#066bb7
#aa06b7
#b75206
#12b706

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#066bb7
#b75206
#b7ab06
#0612b7

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #066bb7 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#066bb7 Color Code Preview on Black Background Color

This is how #066bb7 Color will look on black background color. Color contrast ratio is 3.79

#066bb7 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#066bb7">Your Example Paragraph content text in with font color #066bb7 </p>

Your Example Paragraph content text in with font color #066bb7

HTML with inline CSS

<div style="color:#066bb7">Your Paragraph text in with font color #066bb7 </div>

Your Example Paragraph content text in with font color #066bb7

#066bb7 color code is use for CSS Background Color

Background color for the above div is #066bb7

HTML with inline CSS

<div style="background-color:#066bb7;"></div>

#066bb7 color code is use for CSS Border Color

CSS Border color for the above div is #066bb7

HTML with inline CSS

<div style="border:5px solid #066bb7;"></div>

CSS Border Left color for the above div is #066bb7

HTML with inline CSS

<div style="border-left:5px solid #066bb7;"></div>

CSS Border Right color for the above div is #066bb7

HTML with inline CSS

<div style="border-right:5px solid #066bb7;"></div>

CSS Border Bottom color for the above div is #066bb7

HTML with inline CSS

<div style="border-bottom:5px solid #066bb7;"></div>

CSS Border Top color for the above div is #066bb7

HTML with inline CSS

<div style="border-top:5px solid #066bb7;"></div>

#066bb7 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#066bb7; } .examplecolorclass {color:#066bb7; } .examplebordercolor {border:3px solid #066bb7; }

#066bb7 Color code Preview on White Background

This is how #066bb7 Color code will look on white background color. Color contrast ratio is 5.53

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #066bb7; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #066bb7; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(6,107,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(183,82,6,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(6,107,183,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.