COLOR #8C6B53

HEX: #8C6B53 RGB: (140,107,83)

Color info

#8C6B53 contains red, green and blue colors in about the same proportion. Web safe color of #8C6B53 is #996666 (or #966).

RGB color model

#8C6B53 color RGB value is (140,107,83).

RGB: (140,107,83) (55%, 42%, 33%)

RGB channels and saturation

R 140 of 255 = 55%
G 107 of 255 = 42%
B 83 of 255 = 33%

140
107
83

R + G + B ~ 43%. #8C6B53 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 140 + 107 + 83 = 330 (100%)
R 140 of 330 ~ 42.42%
G 107 of 330 ~ 32.42%
B 83 of 330 ~ 25.15'%

%42.42
%32.42
%25.15

CMYK color model

#8C6B53 color CMYK value is (0,24,41,45).

  • cyan value is 0.00%
  • magenta value is 23.57%
  • yellow value is 40.71%
  • key color value is 45.10%

CMYK: (0,24,41,45)
C0M24Y41K45 (0%, 24%, 41%, 45%)
(0.00 / 0.24 / 0.41 / 0.45)

CMYK percentages

%0
%23.57
%40.71
%45.1

Codes

Color #8C6B53 in popluar color models

8C 6B 53
RGB 140 107 83
HSL 25° 25.56% 43.73%
HSB/HSV 25° 40.71% 54.90%
CMYK 0.00% 23.57% 40.71%
45.10%

Color #8C6B53 in popluar number systems.

HEX 8C 6B 53
Decimal 140 107 83
Binary 10001100 1101011 1010011
Octal 214 153 123

Shades and tints

Shades of #8C6B53

#8C6B53
(140,107,83)
#80624C
(128,98,76)
#745945
(116,89,69)
#68503E
(104,80,62)
#5C4737
(92,71,55)
#503E30
(80,62,48)
#443529
(68,53,41)
#382C22
(56,44,34)
#2C231B
(44,35,27)
#201A14
(32,26,20)
#14110D
(20,17,13)
#000000
(0,0,0)

Tints of #8C6B53

#8C6B53
(140,107,83)
#967862
(150,120,98)
#A08571
(160,133,113)
#AA9280
(170,146,128)
#B49F8F
(180,159,143)
#BEAC9E
(190,172,158)
#C8B9AD
(200,185,173)
#D2C6BC
(210,198,188)
#DCD3CB
(220,211,203)
#E6E0DA
(230,224,218)
#F0EDE9
(240,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C6B53 color. Also use rgb(140,107,83) instead hex code.

Text Font Color

.myTextColor { color: #8C6B53; }

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

This text font color is #8C6B53.

Background Color

.myBgColor { background-color: #8C6B53; }

<div style="background-color:#8C6B53">Inner text</div>

This div background color is #8C6B53.

Border color

.myBorderColor { border: 1px solid #8C6B53; }

<div style="border:3px solid #8C6B53">Div</div>

This div border color is #8C6B53.

Opacity

.myOpacity80 { color: #8C6B53; opacity: 0.8; }

<p style="color:#8C6B53;opacity:0.8;">80%</p>

Text with #8C6B53 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 #8C6B53;}

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

This text has shadow with #8C6B53 color.


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

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

This text has shadow with #8C6B53 primary color and red secondary color.


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

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

This text has shadow with #8C6B53 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8C6B53.

Preview

Color preview on black background

This text has color #8C6B53 on black background.


Color preview on white background

This text has color #8C6B53 on white background.


Black color preview on #8C6B53 background

This text has black color on #8C6B53 background.


White color preview on #8C6B53 background

This text has white color on #8C6B53 background.


Related colors

Complementary color

Complementary color for #hex is #7394AC.


I love getcolorcode.com

Triadic colors

1 #538C6B and #6B538C with #8C6B53 are triadic colors.

2 #536B8C and #6B8C53 with #8C6B53 are triadic colors.