COLOR #876F7E

HEX: #876F7E RGB: (135,111,126)

Renk bilgisi

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

RGB renk modeli

#876F7E color RGB value is (135,111,126).

RGB: (135,111,126) (53%, 44%, 49%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 111 of 255 = 44%
B 126 of 255 = 49%

135
111
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 111 + 126 = 372 (100%)
R 135 of 372 ~ 36.29%
G 111 of 372 ~ 29.84%
B 126 of 372 ~ 33.87'%

%36.29
%29.84
%33.87

CMYK RENK MODELİ

#876F7E rengi CMYK tonu (0,18,7,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.78%
  • sarı tonu 6.67%
  • ana renk tonu 47.06%

CMYK: (0,18,7,47)
C0M18Y7K47 (0%, 18%, 7%, 47%)
(0.00 / 0.18 / 0.07 / 0.47)

CMYK yüzdeleri

%0
%17.78
%6.67
%47.06

Codes

Color #876F7E in popluar color models

87 6F 7E
RGB 135 111 126
HSL 323° 9.76% 48.24%
HSB/HSV 323° 17.78% 52.94%
CMYK 0.00% 17.78% 6.67%
47.06%

Color #876F7E in popluar number systems.

HEX 87 6F 7E
Decimal 135 111 126
Binary 10000111 1101111 1111110
Octal 207 157 176

Shades and tints

Shades of #876F7E

#876F7E
(135,111,126)
#7B6573
(123,101,115)
#6F5B68
(111,91,104)
#63515D
(99,81,93)
#574752
(87,71,82)
#4B3D47
(75,61,71)
#3F333C
(63,51,60)
#332931
(51,41,49)
#271F26
(39,31,38)
#1B151B
(27,21,27)
#0F0B10
(15,11,16)
#000000
(0,0,0)

Tints of #876F7E

#876F7E
(135,111,126)
#917C89
(145,124,137)
#9B8994
(155,137,148)
#A5969F
(165,150,159)
#AFA3AA
(175,163,170)
#B9B0B5
(185,176,181)
#C3BDC0
(195,189,192)
#CDCACB
(205,202,203)
#D7D7D6
(215,215,214)
#E1E4E1
(225,228,225)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876F7E color. Also use rgb(135,111,126) instead hex code.

Text Font Color

.myTextColor { color: #876F7E; }

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

This text font color is #876F7E.

Background Color

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

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

This div background color is #876F7E.

Border color

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

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

This div border color is #876F7E.

Opacity

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

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

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

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

This text has shadow with #876F7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876F7E.

Preview

Color preview on black background

This text has color #876F7E on black background.


Color preview on white background

This text has color #876F7E on white background.


Black color preview on #876F7E background

This text has black color on #876F7E background.


White color preview on #876F7E background

This text has white color on #876F7E background.


Related colors

Complementary color

Complementary color for #hex is #789081.


I love getcolorcode.com

Triadic colors

1 #7E876F and #6F7E87 with #876F7E are triadic colors.

2 #7E6F87 and #6F877E with #876F7E are triadic colors.