COLOR #04062B

HEX: #04062B RGB: (4,6,43)

Color info

#04062B contains red, green and blue colors in about the same proportion. Web safe color of #04062B is #000033 (or #003).

RGB color model

#04062B color RGB value is (4,6,43).

RGB: (4,6,43) (2%, 2%, 17%)

RGB channels and saturation

R 4 of 255 = 2%
G 6 of 255 = 2%
B 43 of 255 = 17%

4
6
43

R + G + B ~ 7%. #04062B is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 6 + 43 = 53 (100%)
R 4 of 53 ~ 7.55%
G 6 of 53 ~ 11.32%
B 43 of 53 ~ 81.13'%

%11.32
%81.13

CMYK color model

#04062B color CMYK value is (91,86,0,83).

  • cyan value is 90.70%
  • magenta value is 86.05%
  • yellow value is 0.00%
  • key color value is 83.14%

CMYK: (91,86,0,83)
C91M86Y0K83 (91%, 86%, 0%, 83%)
(0.91 / 0.86 / 0.00 / 0.83)

CMYK percentages

%90.7
%86.05
%0
%83.14

Codes

Color #04062B in popluar color models

04 06 2B
RGB 4 6 43
HSL 237° 82.98% 9.22%
HSB/HSV 237° 90.70% 16.86%
CMYK 90.70% 86.05% 0.00%
83.14%

Color #04062B in popluar number systems.

HEX 04 06 2B
Decimal 4 6 43
Binary 100 110 101011
Octal 4 6 53

Shades and tints

Shades of #04062B

#04062B
(4,6,43)
#040628
(4,6,40)
#040625
(4,6,37)
#040622
(4,6,34)
#04061F
(4,6,31)
#04061C
(4,6,28)
#040619
(4,6,25)
#040616
(4,6,22)
#040613
(4,6,19)
#040610
(4,6,16)
#04060D
(4,6,13)
#000000
(0,0,0)

Tints of #04062B

#04062B
(4,6,43)
#1A1C3E
(26,28,62)
#303251
(48,50,81)
#464864
(70,72,100)
#5C5E77
(92,94,119)
#72748A
(114,116,138)
#888A9D
(136,138,157)
#9EA0B0
(158,160,176)
#B4B6C3
(180,182,195)
#CACCD6
(202,204,214)
#E0E2E9
(224,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04062B color. Also use rgb(4,6,43) instead hex code.

Text Font Color

.myTextColor { color: #04062B; }

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

This text font color is #04062B.

Background Color

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

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

This div background color is #04062B.

Border color

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

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

This div border color is #04062B.

Opacity

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

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

Text with #04062B 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 #04062B;}

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

This text has shadow with #04062B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04062B.

Preview

Color preview on black background

This text has color #04062B on black background.


Color preview on white background

This text has color #04062B on white background.


Black color preview on #04062B background

This text has black color on #04062B background.


White color preview on #04062B background

This text has white color on #04062B background.


Related colors

Complementary color

Complementary color for #hex is #FBF9D4.


I love getcolorcode.com

Triadic colors

1 #2B0406 and #062B04 with #04062B are triadic colors.

2 #2B0604 and #06042B with #04062B are triadic colors.