COLOR #06411E

HEX: #06411E RGB: (6,65,30)

Color info

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

RGB color model

#06411E color RGB value is (6,65,30).

RGB: (6,65,30) (2%, 25%, 12%)

RGB channels and saturation

R 6 of 255 = 2%
G 65 of 255 = 25%
B 30 of 255 = 12%

6
65
30

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

Portions of RGB colors in percentages

R + G + B = 6 + 65 + 30 = 101 (100%)
R 6 of 101 ~ 5.94%
G 65 of 101 ~ 64.36%
B 30 of 101 ~ 29.7'%

%64.36
%29.7

CMYK color model

#06411E color CMYK value is (91,0,54,75).

  • cyan value is 90.77%
  • magenta value is 0.00%
  • yellow value is 53.85%
  • key color value is 74.51%

CMYK: (91,0,54,75)
C91M0Y54K75 (91%, 0%, 54%, 75%)
(0.91 / 0.00 / 0.54 / 0.75)

CMYK percentages

%90.77
%0
%53.85
%74.51

Codes

Color #06411E in popluar color models

06 41 1E
RGB 6 65 30
HSL 144° 83.10% 13.92%
HSB/HSV 144° 90.77% 25.49%
CMYK 90.77% 0.00% 53.85%
74.51%

Color #06411E in popluar number systems.

HEX 06 41 1E
Decimal 6 65 30
Binary 110 1000001 11110
Octal 6 101 36

Shades and tints

Shades of #06411E

#06411E
(6,65,30)
#063C1C
(6,60,28)
#06371A
(6,55,26)
#063218
(6,50,24)
#062D16
(6,45,22)
#062814
(6,40,20)
#062312
(6,35,18)
#061E10
(6,30,16)
#06190E
(6,25,14)
#06140C
(6,20,12)
#060F0A
(6,15,10)
#000000
(0,0,0)

Tints of #06411E

#06411E
(6,65,30)
#1C5232
(28,82,50)
#326346
(50,99,70)
#48745A
(72,116,90)
#5E856E
(94,133,110)
#749682
(116,150,130)
#8AA796
(138,167,150)
#A0B8AA
(160,184,170)
#B6C9BE
(182,201,190)
#CCDAD2
(204,218,210)
#E2EBE6
(226,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06411E; }

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

This text font color is #06411E.

Background Color

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

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

This div background color is #06411E.

Border color

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

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

This div border color is #06411E.

Opacity

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

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

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

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

This text has shadow with #06411E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06411E.

Preview

Color preview on black background

This text has color #06411E on black background.


Color preview on white background

This text has color #06411E on white background.


Black color preview on #06411E background

This text has black color on #06411E background.


White color preview on #06411E background

This text has white color on #06411E background.


Related colors

Complementary color

Complementary color for #hex is #F9BEE1.


I love getcolorcode.com

Triadic colors

1 #1E0641 and #411E06 with #06411E are triadic colors.

2 #1E4106 and #41061E with #06411E are triadic colors.