COLOR #06291E

HEX: #06291E RGB: (6,41,30)

Color info

#06291E contains red, green and blue colors in about the same proportion. Web safe color of #06291E is #003333 (or #033).

RGB color model

#06291E color RGB value is (6,41,30).

RGB: (6,41,30) (2%, 16%, 12%)

RGB channels and saturation

R 6 of 255 = 2%
G 41 of 255 = 16%
B 30 of 255 = 12%

6
41
30

R + G + B ~ 10%. #06291E is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 41 + 30 = 77 (100%)
R 6 of 77 ~ 7.79%
G 41 of 77 ~ 53.25%
B 30 of 77 ~ 38.96'%

%53.25
%38.96

CMYK color model

#06291E color CMYK value is (85,0,27,84).

  • cyan value is 85.37%
  • magenta value is 0.00%
  • yellow value is 26.83%
  • key color value is 83.92%

CMYK: (85,0,27,84)
C85M0Y27K84 (85%, 0%, 27%, 84%)
(0.85 / 0.00 / 0.27 / 0.84)

CMYK percentages

%85.37
%0
%26.83
%83.92

Codes

Color #06291E in popluar color models

06 29 1E
RGB 6 41 30
HSL 161° 74.47% 9.22%
HSB/HSV 161° 85.37% 16.08%
CMYK 85.37% 0.00% 26.83%
83.92%

Color #06291E in popluar number systems.

HEX 06 29 1E
Decimal 6 41 30
Binary 110 101001 11110
Octal 6 51 36

Shades and tints

Shades of #06291E

#06291E
(6,41,30)
#06261C
(6,38,28)
#06231A
(6,35,26)
#062018
(6,32,24)
#061D16
(6,29,22)
#061A14
(6,26,20)
#061712
(6,23,18)
#061410
(6,20,16)
#06110E
(6,17,14)
#060E0C
(6,14,12)
#060B0A
(6,11,10)
#000000
(0,0,0)

Tints of #06291E

#06291E
(6,41,30)
#1C3C32
(28,60,50)
#324F46
(50,79,70)
#48625A
(72,98,90)
#5E756E
(94,117,110)
#748882
(116,136,130)
#8A9B96
(138,155,150)
#A0AEAA
(160,174,170)
#B6C1BE
(182,193,190)
#CCD4D2
(204,212,210)
#E2E7E6
(226,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06291E; }

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

This text font color is #06291E.

Background Color

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

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

This div background color is #06291E.

Border color

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

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

This div border color is #06291E.

Opacity

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

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

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

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

This text has shadow with #06291E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06291E.

Preview

Color preview on black background

This text has color #06291E on black background.


Color preview on white background

This text has color #06291E on white background.


Black color preview on #06291E background

This text has black color on #06291E background.


White color preview on #06291E background

This text has white color on #06291E background.


Related colors

Complementary color

Complementary color for #hex is #F9D6E1.


I love getcolorcode.com

Triadic colors

1 #1E0629 and #291E06 with #06291E are triadic colors.

2 #1E2906 and #29061E with #06291E are triadic colors.