COLOR #6F4F16

HEX: #6F4F16 RGB: (111,79,22)

Color info

#6F4F16 contains mainly red and green colors. Web safe color of #6F4F16 is #666600 (or #660).

RGB color model

#6F4F16 color RGB value is (111,79,22).

RGB: (111,79,22) (44%, 31%, 9%)

RGB channels and saturation

R 111 of 255 = 44%
G 79 of 255 = 31%
B 22 of 255 = 9%

111
79
22

R + G + B ~ 28%. #6F4F16 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 79 + 22 = 212 (100%)
R 111 of 212 ~ 52.36%
G 79 of 212 ~ 37.26%
B 22 of 212 ~ 10.38'%

%52.36
%37.26

CMYK color model

#6F4F16 color CMYK value is (0,29,80,56).

  • cyan value is 0.00%
  • magenta value is 28.83%
  • yellow value is 80.18%
  • key color value is 56.47%

CMYK: (0,29,80,56)
C0M29Y80K56 (0%, 29%, 80%, 56%)
(0.00 / 0.29 / 0.80 / 0.56)

CMYK percentages

%0
%28.83
%80.18
%56.47

Codes

Color #6F4F16 in popluar color models

6F 4F 16
RGB 111 79 22
HSL 38° 66.92% 26.08%
HSB/HSV 38° 80.18% 43.53%
CMYK 0.00% 28.83% 80.18%
56.47%

Color #6F4F16 in popluar number systems.

HEX 6F 4F 16
Decimal 111 79 22
Binary 1101111 1001111 10110
Octal 157 117 26

Shades and tints

Shades of #6F4F16

#6F4F16
(111,79,22)
#654814
(101,72,20)
#5B4112
(91,65,18)
#513A10
(81,58,16)
#47330E
(71,51,14)
#3D2C0C
(61,44,12)
#33250A
(51,37,10)
#291E08
(41,30,8)
#1F1706
(31,23,6)
#151004
(21,16,4)
#0B0902
(11,9,2)
#000000
(0,0,0)

Tints of #6F4F16

#6F4F16
(111,79,22)
#7C5F2B
(124,95,43)
#896F40
(137,111,64)
#967F55
(150,127,85)
#A38F6A
(163,143,106)
#B09F7F
(176,159,127)
#BDAF94
(189,175,148)
#CABFA9
(202,191,169)
#D7CFBE
(215,207,190)
#E4DFD3
(228,223,211)
#F1EFE8
(241,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F4F16 color. Also use rgb(111,79,22) instead hex code.

Text Font Color

.myTextColor { color: #6F4F16; }

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

This text font color is #6F4F16.

Background Color

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

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

This div background color is #6F4F16.

Border color

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

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

This div border color is #6F4F16.

Opacity

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

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

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

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

This text has shadow with #6F4F16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F4F16.

Preview

Color preview on black background

This text has color #6F4F16 on black background.


Color preview on white background

This text has color #6F4F16 on white background.


Black color preview on #6F4F16 background

This text has black color on #6F4F16 background.


White color preview on #6F4F16 background

This text has white color on #6F4F16 background.


Related colors

Complementary color

Complementary color for #hex is #90B0E9.


I love getcolorcode.com

Triadic colors

1 #166F4F and #4F166F with #6F4F16 are triadic colors.

2 #164F6F and #4F6F16 with #6F4F16 are triadic colors.