COLOR #6F4E49

HEX: #6F4E49 RGB: (111,78,73)

Color info

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

RGB color model

#6F4E49 color RGB value is (111,78,73).

RGB: (111,78,73) (44%, 31%, 29%)

RGB channels and saturation

R 111 of 255 = 44%
G 78 of 255 = 31%
B 73 of 255 = 29%

111
78
73

R + G + B ~ 35%. #6F4E49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 78 + 73 = 262 (100%)
R 111 of 262 ~ 42.37%
G 78 of 262 ~ 29.77%
B 73 of 262 ~ 27.86'%

%42.37
%29.77
%27.86

CMYK color model

#6F4E49 color CMYK value is (0,30,34,56).

  • cyan value is 0.00%
  • magenta value is 29.73%
  • yellow value is 34.23%
  • key color value is 56.47%

CMYK: (0,30,34,56)
C0M30Y34K56 (0%, 30%, 34%, 56%)
(0.00 / 0.30 / 0.34 / 0.56)

CMYK percentages

%0
%29.73
%34.23
%56.47

Codes

Color #6F4E49 in popluar color models

6F 4E 49
RGB 111 78 73
HSL 20.65% 36.08%
HSB/HSV 34.23% 43.53%
CMYK 0.00% 29.73% 34.23%
56.47%

Color #6F4E49 in popluar number systems.

HEX 6F 4E 49
Decimal 111 78 73
Binary 1101111 1001110 1001001
Octal 157 116 111

Shades and tints

Shades of #6F4E49

#6F4E49
(111,78,73)
#654743
(101,71,67)
#5B403D
(91,64,61)
#513937
(81,57,55)
#473231
(71,50,49)
#3D2B2B
(61,43,43)
#332425
(51,36,37)
#291D1F
(41,29,31)
#1F1619
(31,22,25)
#150F13
(21,15,19)
#0B080D
(11,8,13)
#000000
(0,0,0)

Tints of #6F4E49

#6F4E49
(111,78,73)
#7C5E59
(124,94,89)
#896E69
(137,110,105)
#967E79
(150,126,121)
#A38E89
(163,142,137)
#B09E99
(176,158,153)
#BDAEA9
(189,174,169)
#CABEB9
(202,190,185)
#D7CEC9
(215,206,201)
#E4DED9
(228,222,217)
#F1EEE9
(241,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F4E49 color. Also use rgb(111,78,73) instead hex code.

Text Font Color

.myTextColor { color: #6F4E49; }

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

This text font color is #6F4E49.

Background Color

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

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

This div background color is #6F4E49.

Border color

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

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

This div border color is #6F4E49.

Opacity

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

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

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

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

This text has shadow with #6F4E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F4E49.

Preview

Color preview on black background

This text has color #6F4E49 on black background.


Color preview on white background

This text has color #6F4E49 on white background.


Black color preview on #6F4E49 background

This text has black color on #6F4E49 background.


White color preview on #6F4E49 background

This text has white color on #6F4E49 background.


Related colors

Complementary color

Complementary color for #hex is #90B1B6.


I love getcolorcode.com

Triadic colors

1 #496F4E and #4E496F with #6F4E49 are triadic colors.

2 #494E6F and #4E6F49 with #6F4E49 are triadic colors.