COLOR #6F6D42

HEX: #6F6D42 RGB: (111,109,66)

Color info

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

RGB color model

#6F6D42 color RGB value is (111,109,66).

RGB: (111,109,66) (44%, 43%, 26%)

RGB channels and saturation

R 111 of 255 = 44%
G 109 of 255 = 43%
B 66 of 255 = 26%

111
109
66

R + G + B ~ 38%. #6F6D42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 109 + 66 = 286 (100%)
R 111 of 286 ~ 38.81%
G 109 of 286 ~ 38.11%
B 66 of 286 ~ 23.08'%

%38.81
%38.11
%23.08

CMYK color model

#6F6D42 color CMYK value is (0,2,41,56).

  • cyan value is 0.00%
  • magenta value is 1.80%
  • yellow value is 40.54%
  • key color value is 56.47%
CMYK: (0,2,41,56) C0M2Y41K56 (0%,2%,41%,56%) (0.00/0.02/0.41/0.56) 

CMYK percentages

%0
%1.8
%40.54
%56.47

Codes

Color #6F6D42 in popluar color models

6F 6D 42
RGB 111 109 66
HSL 57° 25.42% 34.71%
HSB/HSV 57° 40.54% 43.53%
CMYK 0.00% 1.80% 40.54%
56.47%

Color #6F6D42 in popluar number systems.

HEX 6F 6D 42
Decimal 111 109 66
Binary 1101111 1101101 1000010
Octal 157 155 102

Shades and tints

Shades of #6F6D42

#6F6D42
(111,109,66)
#65643C
(101,100,60)
#5B5B36
(91,91,54)
#515230
(81,82,48)
#47492A
(71,73,42)
#3D4024
(61,64,36)
#33371E
(51,55,30)
#292E18
(41,46,24)
#1F2512
(31,37,18)
#151C0C
(21,28,12)
#0B1306
(11,19,6)
#000000
(0,0,0)

Tints of #6F6D42

#6F6D42
(111,109,66)
#7C7A53
(124,122,83)
#898764
(137,135,100)
#969475
(150,148,117)
#A3A186
(163,161,134)
#B0AE97
(176,174,151)
#BDBBA8
(189,187,168)
#CAC8B9
(202,200,185)
#D7D5CA
(215,213,202)
#E4E2DB
(228,226,219)
#F1EFEC
(241,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F6D42 color. Also use rgb(111,109,66) instead hex code.

Text Font Color

.myTextColor { color: #6F6D42; }

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

This text font color is #6F6D42.

Background Color

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

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

This div background color is #6F6D42.

Border color

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

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

This div border color is #6F6D42.

Opacity

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

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

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

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

This text has shadow with #6F6D42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F6D42.

Preview

Color preview on black background

This text has color #6F6D42 on black background.


Color preview on white background

This text has color #6F6D42 on white background.


Black color preview on #6F6D42 background

This text has black color on #6F6D42 background.


White color preview on #6F6D42 background

This text has white color on #6F6D42 background.


Related colors

Complementary color

Complementary color for #hex is #9092BD.


I love getcolorcode.com

Triadic colors

1 #426F6D and #6D426F with #6F6D42 are triadic colors.

2 #426D6F and #6D6F42 with #6F6D42 are triadic colors.