COLOR #8C7B53

HEX: #8C7B53 RGB: (140,123,83)

Color info

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

RGB color model

#8C7B53 color RGB value is (140,123,83).

RGB: (140,123,83) (55%, 48%, 33%)

RGB channels and saturation

R 140 of 255 = 55%
G 123 of 255 = 48%
B 83 of 255 = 33%

140
123
83

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

Portions of RGB colors in percentages

R + G + B = 140 + 123 + 83 = 346 (100%)
R 140 of 346 ~ 40.46%
G 123 of 346 ~ 35.55%
B 83 of 346 ~ 23.99'%

%40.46
%35.55
%23.99

CMYK color model

#8C7B53 color CMYK value is (0,12,41,45).

  • cyan value is 0.00%
  • magenta value is 12.14%
  • yellow value is 40.71%
  • key color value is 45.10%
CMYK: (0,12,41,45) C0M12Y41K45 (0%,12%,41%,45%) (0.00/0.12/0.41/0.45) 

CMYK percentages

%0
%12.14
%40.71
%45.1

Codes

Color #8C7B53 in popluar color models

8C 7B 53
RGB 140 123 83
HSL 42° 25.56% 43.73%
HSB/HSV 42° 40.71% 54.90%
CMYK 0.00% 12.14% 40.71%
45.10%

Color #8C7B53 in popluar number systems.

HEX 8C 7B 53
Decimal 140 123 83
Binary 10001100 1111011 1010011
Octal 214 173 123

Shades and tints

Shades of #8C7B53

#8C7B53
(140,123,83)
#80704C
(128,112,76)
#746545
(116,101,69)
#685A3E
(104,90,62)
#5C4F37
(92,79,55)
#504430
(80,68,48)
#443929
(68,57,41)
#382E22
(56,46,34)
#2C231B
(44,35,27)
#201814
(32,24,20)
#140D0D
(20,13,13)
#000000
(0,0,0)

Tints of #8C7B53

#8C7B53
(140,123,83)
#968762
(150,135,98)
#A09371
(160,147,113)
#AA9F80
(170,159,128)
#B4AB8F
(180,171,143)
#BEB79E
(190,183,158)
#C8C3AD
(200,195,173)
#D2CFBC
(210,207,188)
#DCDBCB
(220,219,203)
#E6E7DA
(230,231,218)
#F0F3E9
(240,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8C7B53; }

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

This text font color is #8C7B53.

Background Color

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

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

This div background color is #8C7B53.

Border color

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

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

This div border color is #8C7B53.

Opacity

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

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

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

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

This text has shadow with #8C7B53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C7B53.

Preview

Color preview on black background

This text has color #8C7B53 on black background.


Color preview on white background

This text has color #8C7B53 on white background.


Black color preview on #8C7B53 background

This text has black color on #8C7B53 background.


White color preview on #8C7B53 background

This text has white color on #8C7B53 background.


Related colors

Complementary color

Complementary color for #hex is #7384AC.


I love getcolorcode.com

Triadic colors

1 #538C7B and #7B538C with #8C7B53 are triadic colors.

2 #537B8C and #7B8C53 with #8C7B53 are triadic colors.