COLOR #6E4A06

HEX: #6E4A06 RGB: (110,74,6)

Color info

#6E4A06 contains mainly red and green colors. Web safe color of #6E4A06 is #663300 (or #630).

RGB color model

#6E4A06 color RGB value is (110,74,6).

RGB: (110,74,6) (43%, 29%, 2%)

RGB channels and saturation

R 110 of 255 = 43%
G 74 of 255 = 29%
B 6 of 255 = 2%

110
74
6

R + G + B ~ 25%. #6E4A06 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 74 + 6 = 190 (100%)
R 110 of 190 ~ 57.89%
G 74 of 190 ~ 38.95%
B 6 of 190 ~ 3.16'%

%57.89
%38.95

CMYK color model

#6E4A06 color CMYK value is (0,33,95,57).

  • cyan value is 0.00%
  • magenta value is 32.73%
  • yellow value is 94.55%
  • key color value is 56.86%

CMYK: (0,33,95,57)
C0M33Y95K57 (0%, 33%, 95%, 57%)
(0.00 / 0.33 / 0.95 / 0.57)

CMYK percentages

%0
%32.73
%94.55
%56.86

Codes

Color #6E4A06 in popluar color models

6E 4A 06
RGB 110 74 6
HSL 39° 89.66% 22.75%
HSB/HSV 39° 94.55% 43.14%
CMYK 0.00% 32.73% 94.55%
56.86%

Color #6E4A06 in popluar number systems.

HEX 6E 4A 06
Decimal 110 74 6
Binary 1101110 1001010 110
Octal 156 112 6

Shades and tints

Shades of #6E4A06

#6E4A06
(110,74,6)
#644406
(100,68,6)
#5A3E06
(90,62,6)
#503806
(80,56,6)
#463206
(70,50,6)
#3C2C06
(60,44,6)
#322606
(50,38,6)
#282006
(40,32,6)
#1E1A06
(30,26,6)
#141406
(20,20,6)
#0A0E06
(10,14,6)
#000000
(0,0,0)

Tints of #6E4A06

#6E4A06
(110,74,6)
#7B5A1C
(123,90,28)
#886A32
(136,106,50)
#957A48
(149,122,72)
#A28A5E
(162,138,94)
#AF9A74
(175,154,116)
#BCAA8A
(188,170,138)
#C9BAA0
(201,186,160)
#D6CAB6
(214,202,182)
#E3DACC
(227,218,204)
#F0EAE2
(240,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4A06 color. Also use rgb(110,74,6) instead hex code.

Text Font Color

.myTextColor { color: #6E4A06; }

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

This text font color is #6E4A06.

Background Color

.myBgColor { background-color: #6E4A06; }

<div style="background-color:#6E4A06">Inner text</div>

This div background color is #6E4A06.

Border color

.myBorderColor { border: 1px solid #6E4A06; }

<div style="border:3px solid #6E4A06">Div</div>

This div border color is #6E4A06.

Opacity

.myOpacity80 { color: #6E4A06; opacity: 0.8; }

<p style="color:#6E4A06;opacity:0.8;">80%</p>

Text with #6E4A06 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 #6E4A06;}

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

This text has shadow with #6E4A06 color.


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

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

This text has shadow with #6E4A06 primary color and red secondary color.


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

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

This text has shadow with #6E4A06 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6E4A06.

Preview

Color preview on black background

This text has color #6E4A06 on black background.


Color preview on white background

This text has color #6E4A06 on white background.


Black color preview on #6E4A06 background

This text has black color on #6E4A06 background.


White color preview on #6E4A06 background

This text has white color on #6E4A06 background.


Related colors

Complementary color

Complementary color for #hex is #91B5F9.


I love getcolorcode.com

Triadic colors

1 #066E4A and #4A066E with #6E4A06 are triadic colors.

2 #064A6E and #4A6E06 with #6E4A06 are triadic colors.