COLOR #6E6C42

HEX: #6E6C42 RGB: (110,108,66)

Color info

#6E6C42 contains red, green and blue colors in about the same proportion. Web safe color of #6E6C42 is #666633 (or #663).

RGB color model

#6E6C42 color RGB value is (110,108,66).

RGB: (110,108,66) (43%, 42%, 26%)

RGB channels and saturation

R 110 of 255 = 43%
G 108 of 255 = 42%
B 66 of 255 = 26%

110
108
66

R + G + B ~ 37%. #6E6C42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 108 + 66 = 284 (100%)
R 110 of 284 ~ 38.73%
G 108 of 284 ~ 38.03%
B 66 of 284 ~ 23.24'%

%38.73
%38.03
%23.24

CMYK color model

#6E6C42 color CMYK value is (0,2,40,57).

  • cyan value is 0.00%
  • magenta value is 1.82%
  • yellow value is 40.00%
  • key color value is 56.86%

CMYK: (0,2,40,57)
C0M2Y40K57 (0%, 2%, 40%, 57%)
(0.00 / 0.02 / 0.40 / 0.57)

CMYK percentages

%0
%1.82
%40
%56.86

Codes

Color #6E6C42 in popluar color models

6E 6C 42
RGB 110 108 66
HSL 57° 25.00% 34.51%
HSB/HSV 57° 40.00% 43.14%
CMYK 0.00% 1.82% 40.00%
56.86%

Color #6E6C42 in popluar number systems.

HEX 6E 6C 42
Decimal 110 108 66
Binary 1101110 1101100 1000010
Octal 156 154 102

Shades and tints

Shades of #6E6C42

#6E6C42
(110,108,66)
#64633C
(100,99,60)
#5A5A36
(90,90,54)
#505130
(80,81,48)
#46482A
(70,72,42)
#3C3F24
(60,63,36)
#32361E
(50,54,30)
#282D18
(40,45,24)
#1E2412
(30,36,18)
#141B0C
(20,27,12)
#0A1206
(10,18,6)
#000000
(0,0,0)

Tints of #6E6C42

#6E6C42
(110,108,66)
#7B7953
(123,121,83)
#888664
(136,134,100)
#959375
(149,147,117)
#A2A086
(162,160,134)
#AFAD97
(175,173,151)
#BCBAA8
(188,186,168)
#C9C7B9
(201,199,185)
#D6D4CA
(214,212,202)
#E3E1DB
(227,225,219)
#F0EEEC
(240,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E6C42; }

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

This text font color is #6E6C42.

Background Color

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

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

This div background color is #6E6C42.

Border color

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

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

This div border color is #6E6C42.

Opacity

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

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

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

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

This text has shadow with #6E6C42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E6C42.

Preview

Color preview on black background

This text has color #6E6C42 on black background.


Color preview on white background

This text has color #6E6C42 on white background.


Black color preview on #6E6C42 background

This text has black color on #6E6C42 background.


White color preview on #6E6C42 background

This text has white color on #6E6C42 background.


Related colors

Complementary color

Complementary color for #hex is #9193BD.


I love getcolorcode.com

Triadic colors

1 #426E6C and #6C426E with #6E6C42 are triadic colors.

2 #426C6E and #6C6E42 with #6E6C42 are triadic colors.