COLOR #06164B

HEX: #06164B RGB: (6,22,75)

Color info

#06164B contains mainly green and blue colors. Web safe color of #06164B is #000033 (or #003).

RGB color model

#06164B color RGB value is (6,22,75).

RGB: (6,22,75) (2%, 9%, 29%)

RGB channels and saturation

R 6 of 255 = 2%
G 22 of 255 = 9%
B 75 of 255 = 29%

6
22
75

R + G + B ~ 13%. #06164B is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 22 + 75 = 103 (100%)
R 6 of 103 ~ 5.83%
G 22 of 103 ~ 21.36%
B 75 of 103 ~ 72.82'%

%21.36
%72.82

CMYK color model

#06164B color CMYK value is (92,71,0,71).

  • cyan value is 92.00%
  • magenta value is 70.67%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (92,71,0,71)
C92M71Y0K71 (92%, 71%, 0%, 71%)
(0.92 / 0.71 / 0.00 / 0.71)

CMYK percentages

%92
%70.67
%0
%70.59

Codes

Color #06164B in popluar color models

06 16 4B
RGB 6 22 75
HSL 226° 85.19% 15.88%
HSB/HSV 226° 92.00% 29.41%
CMYK 92.00% 70.67% 0.00%
70.59%

Color #06164B in popluar number systems.

HEX 06 16 4B
Decimal 6 22 75
Binary 110 10110 1001011
Octal 6 26 113

Shades and tints

Shades of #06164B

#06164B
(6,22,75)
#061445
(6,20,69)
#06123F
(6,18,63)
#061039
(6,16,57)
#060E33
(6,14,51)
#060C2D
(6,12,45)
#060A27
(6,10,39)
#060821
(6,8,33)
#06061B
(6,6,27)
#060415
(6,4,21)
#06020F
(6,2,15)
#000000
(0,0,0)

Tints of #06164B

#06164B
(6,22,75)
#1C2B5B
(28,43,91)
#32406B
(50,64,107)
#48557B
(72,85,123)
#5E6A8B
(94,106,139)
#747F9B
(116,127,155)
#8A94AB
(138,148,171)
#A0A9BB
(160,169,187)
#B6BECB
(182,190,203)
#CCD3DB
(204,211,219)
#E2E8EB
(226,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06164B color. Also use rgb(6,22,75) instead hex code.

Text Font Color

.myTextColor { color: #06164B; }

<p style="color:#06164B">This sample text font color is #06164B.</p>

This text font color is #06164B.

Background Color

.myBgColor { background-color: #06164B; }

<div style="background-color:#06164B">Inner text</div>

This div background color is #06164B.

Border color

.myBorderColor { border: 1px solid #06164B; }

<div style="border:3px solid #06164B">Div</div>

This div border color is #06164B.

Opacity

.myOpacity80 { color: #06164B; opacity: 0.8; }

<p style="color:#06164B;opacity:0.8;">80%</p>

Text with #06164B color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #06164B;}

<p style="text-shadow: 3px 3px 1px #06164B">Text here.</p>

This text has shadow with #06164B color.


.textShadow {text-shadow: 3px 3px 1px #06164B', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #06164B, 5px 5px 20px red">Text here.</p>

This text has shadow with #06164B primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#06164B, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#06164B, Direction=45, Strength=4)">Text</p>

This text has shadow with #06164B and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #06164B;
-webkit-box-shadow: 1px 1px 3px 2px #06164B;
box-shadow: 1px 1px 3px 2px #06164B;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #06164B; -webkit-box-shadow: 1px 1px 3px 2px #06164B; box-shadow:1px 1px 3px 2px #06164B;">
Div content here
</div>

This div box has shadow with color #06164B.

Preview

Color preview on black background

This text has color #06164B on black background.


Color preview on white background

This text has color #06164B on white background.


Black color preview on #06164B background

This text has black color on #06164B background.


White color preview on #06164B background

This text has white color on #06164B background.


Related colors

Complementary color

Complementary color for #hex is #F9E9B4.


I love getcolorcode.com

Triadic colors

1 #4B0616 and #164B06 with #06164B are triadic colors.

2 #4B1606 and #16064B with #06164B are triadic colors.