COLOR #06041E

HEX: #06041E RGB: (6,4,30)

Color info

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

RGB color model

#06041E color RGB value is (6,4,30).

RGB: (6,4,30) (2%, 2%, 12%)

RGB channels and saturation

R 6 of 255 = 2%
G 4 of 255 = 2%
B 30 of 255 = 12%

6
4
30

R + G + B ~ 5%. #06041E is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 4 + 30 = 40 (100%)
R 6 of 40 ~ 15%
G 4 of 40 ~ 10%
B 30 of 40 ~ 75'%

%15
%75

CMYK color model

#06041E color CMYK value is (80,87,0,88).

  • cyan value is 80.00%
  • magenta value is 86.67%
  • yellow value is 0.00%
  • key color value is 88.24%

CMYK: (80,87,0,88)
C80M87Y0K88 (80%, 87%, 0%, 88%)
(0.80 / 0.87 / 0.00 / 0.88)

CMYK percentages

%80
%86.67
%0
%88.24

Codes

Color #06041E in popluar color models

06 04 1E
RGB 6 4 30
HSL 245° 76.47% 6.67%
HSB/HSV 245° 86.67% 11.76%
CMYK 80.00% 86.67% 0.00%
88.24%

Color #06041E in popluar number systems.

HEX 06 04 1E
Decimal 6 4 30
Binary 110 100 11110
Octal 6 4 36

Shades and tints

Shades of #06041E

#06041E
(6,4,30)
#06041C
(6,4,28)
#06041A
(6,4,26)
#060418
(6,4,24)
#060416
(6,4,22)
#060414
(6,4,20)
#060412
(6,4,18)
#060410
(6,4,16)
#06040E
(6,4,14)
#06040C
(6,4,12)
#06040A
(6,4,10)
#000000
(0,0,0)

Tints of #06041E

#06041E
(6,4,30)
#1C1A32
(28,26,50)
#323046
(50,48,70)
#48465A
(72,70,90)
#5E5C6E
(94,92,110)
#747282
(116,114,130)
#8A8896
(138,136,150)
#A09EAA
(160,158,170)
#B6B4BE
(182,180,190)
#CCCAD2
(204,202,210)
#E2E0E6
(226,224,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06041E color. Also use rgb(6,4,30) instead hex code.

Text Font Color

.myTextColor { color: #06041E; }

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

This text font color is #06041E.

Background Color

.myBgColor { background-color: #06041E; }

<div style="background-color:#06041E">Inner text</div>

This div background color is #06041E.

Border color

.myBorderColor { border: 1px solid #06041E; }

<div style="border:3px solid #06041E">Div</div>

This div border color is #06041E.

Opacity

.myOpacity80 { color: #06041E; opacity: 0.8; }

<p style="color:#06041E;opacity:0.8;">80%</p>

Text with #06041E 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 #06041E;}

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

This text has shadow with #06041E color.


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

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

This text has shadow with #06041E primary color and red secondary color.


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

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

This text has shadow with #06041E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #06041E.

Preview

Color preview on black background

This text has color #06041E on black background.


Color preview on white background

This text has color #06041E on white background.


Black color preview on #06041E background

This text has black color on #06041E background.


White color preview on #06041E background

This text has white color on #06041E background.


Related colors

Complementary color

Complementary color for #hex is #F9FBE1.


I love getcolorcode.com

Triadic colors

1 #1E0604 and #041E06 with #06041E are triadic colors.

2 #1E0406 and #04061E with #06041E are triadic colors.