COLOR #876C5E

HEX: #876C5E RGB: (135,108,94)

Renk bilgisi

#876C5E contains red, green and blue colors in about the same proportion. #876C5E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#876C5E color RGB value is (135,108,94).

RGB: (135,108,94) (53%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 108 of 255 = 42%
B 94 of 255 = 37%

135
108
94

R + G + B ~ 44%. #876C5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 108 + 94 = 337 (100%)
R 135 of 337 ~ 40.06%
G 108 of 337 ~ 32.05%
B 94 of 337 ~ 27.89'%

%40.06
%32.05
%27.89

CMYK RENK MODELİ

#876C5E rengi CMYK tonu (0,20,30,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.00%
  • sarı tonu 30.37%
  • ana renk tonu 47.06%

CMYK: (0,20,30,47)
C0M20Y30K47 (0%, 20%, 30%, 47%)
(0.00 / 0.20 / 0.30 / 0.47)

CMYK yüzdeleri

%0
%20
%30.37
%47.06

Codes

Color #876C5E in popluar color models

87 6C 5E
RGB 135 108 94
HSL 20° 17.90% 44.90%
HSB/HSV 20° 30.37% 52.94%
CMYK 0.00% 20.00% 30.37%
47.06%

Color #876C5E in popluar number systems.

HEX 87 6C 5E
Decimal 135 108 94
Binary 10000111 1101100 1011110
Octal 207 154 136

Shades and tints

Shades of #876C5E

#876C5E
(135,108,94)
#7B6356
(123,99,86)
#6F5A4E
(111,90,78)
#635146
(99,81,70)
#57483E
(87,72,62)
#4B3F36
(75,63,54)
#3F362E
(63,54,46)
#332D26
(51,45,38)
#27241E
(39,36,30)
#1B1B16
(27,27,22)
#0F120E
(15,18,14)
#000000
(0,0,0)

Tints of #876C5E

#876C5E
(135,108,94)
#91796C
(145,121,108)
#9B867A
(155,134,122)
#A59388
(165,147,136)
#AFA096
(175,160,150)
#B9ADA4
(185,173,164)
#C3BAB2
(195,186,178)
#CDC7C0
(205,199,192)
#D7D4CE
(215,212,206)
#E1E1DC
(225,225,220)
#EBEEEA
(235,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876C5E color. Also use rgb(135,108,94) instead hex code.

Text Font Color

.myTextColor { color: #876C5E; }

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

This text font color is #876C5E.

Background Color

.myBgColor { background-color: #876C5E; }

<div style="background-color:#876C5E">Inner text</div>

This div background color is #876C5E.

Border color

.myBorderColor { border: 1px solid #876C5E; }

<div style="border:3px solid #876C5E">Div</div>

This div border color is #876C5E.

Opacity

.myOpacity80 { color: #876C5E; opacity: 0.8; }

<p style="color:#876C5E;opacity:0.8;">80%</p>

Text with #876C5E 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 #876C5E;}

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

This text has shadow with #876C5E color.


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

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

This text has shadow with #876C5E primary color and red secondary color.


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

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

This text has shadow with #876C5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #876C5E.

Preview

Color preview on black background

This text has color #876C5E on black background.


Color preview on white background

This text has color #876C5E on white background.


Black color preview on #876C5E background

This text has black color on #876C5E background.


White color preview on #876C5E background

This text has white color on #876C5E background.


Related colors

Complementary color

Complementary color for #hex is #7893A1.


I love getcolorcode.com

Triadic colors

1 #5E876C and #6C5E87 with #876C5E are triadic colors.

2 #5E6C87 and #6C875E with #876C5E are triadic colors.