COLOR #6F5A36

HEX: #6F5A36 RGB: (111,90,54)

Color info

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

RGB color model

#6F5A36 color RGB value is (111,90,54).

RGB: (111,90,54) (44%, 35%, 21%)

RGB channels and saturation

R 111 of 255 = 44%
G 90 of 255 = 35%
B 54 of 255 = 21%

111
90
54

R + G + B ~ 33%. #6F5A36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 90 + 54 = 255 (100%)
R 111 of 255 ~ 43.53%
G 90 of 255 ~ 35.29%
B 54 of 255 ~ 21.18'%

%43.53
%35.29
%21.18

CMYK color model

#6F5A36 color CMYK value is (0,19,51,56).

  • cyan value is 0.00%
  • magenta value is 18.92%
  • yellow value is 51.35%
  • key color value is 56.47%
CMYK: (0,19,51,56) C0M19Y51K56 (0%,19%,51%,56%) (0.00/0.19/0.51/0.56) 

CMYK percentages

%0
%18.92
%51.35
%56.47

Codes

Color #6F5A36 in popluar color models

6F 5A 36
RGB 111 90 54
HSL 38° 34.55% 32.35%
HSB/HSV 38° 51.35% 43.53%
CMYK 0.00% 18.92% 51.35%
56.47%

Color #6F5A36 in popluar number systems.

HEX 6F 5A 36
Decimal 111 90 54
Binary 1101111 1011010 110110
Octal 157 132 66

Shades and tints

Shades of #6F5A36

#6F5A36
(111,90,54)
#655232
(101,82,50)
#5B4A2E
(91,74,46)
#51422A
(81,66,42)
#473A26
(71,58,38)
#3D3222
(61,50,34)
#332A1E
(51,42,30)
#29221A
(41,34,26)
#1F1A16
(31,26,22)
#151212
(21,18,18)
#0B0A0E
(11,10,14)
#000000
(0,0,0)

Tints of #6F5A36

#6F5A36
(111,90,54)
#7C6948
(124,105,72)
#89785A
(137,120,90)
#96876C
(150,135,108)
#A3967E
(163,150,126)
#B0A590
(176,165,144)
#BDB4A2
(189,180,162)
#CAC3B4
(202,195,180)
#D7D2C6
(215,210,198)
#E4E1D8
(228,225,216)
#F1F0EA
(241,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F5A36 color. Also use rgb(111,90,54) instead hex code.

Text Font Color

.myTextColor { color: #6F5A36; }

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

This text font color is #6F5A36.

Background Color

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

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

This div background color is #6F5A36.

Border color

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

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

This div border color is #6F5A36.

Opacity

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

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

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

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

This text has shadow with #6F5A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F5A36.

Preview

Color preview on black background

This text has color #6F5A36 on black background.


Color preview on white background

This text has color #6F5A36 on white background.


Black color preview on #6F5A36 background

This text has black color on #6F5A36 background.


White color preview on #6F5A36 background

This text has white color on #6F5A36 background.


Related colors

Complementary color

Complementary color for #hex is #90A5C9.


I love getcolorcode.com

Triadic colors

1 #366F5A and #5A366F with #6F5A36 are triadic colors.

2 #365A6F and #5A6F36 with #6F5A36 are triadic colors.