COLOR #876E75

HEX: #876E75 RGB: (135,110,117)

Renk bilgisi

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

RGB renk modeli

#876E75 color RGB value is (135,110,117).

RGB: (135,110,117) (53%, 43%, 46%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 110 of 255 = 43%
B 117 of 255 = 46%

135
110
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 110 + 117 = 362 (100%)
R 135 of 362 ~ 37.29%
G 110 of 362 ~ 30.39%
B 117 of 362 ~ 32.32'%

%37.29
%30.39
%32.32

CMYK RENK MODELİ

#876E75 rengi CMYK tonu (0,19,13,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.52%
  • sarı tonu 13.33%
  • ana renk tonu 47.06%
CMYK: (0,19,13,47) C0M19Y13K47 (0%,19%,13%,47%) (0.00/0.19/0.13/0.47) 

CMYK yüzdeleri

%0
%18.52
%13.33
%47.06

Codes

Color #876E75 in popluar color models

87 6E 75
RGB 135 110 117
HSL 343° 10.20% 48.04%
HSB/HSV 343° 18.52% 52.94%
CMYK 0.00% 18.52% 13.33%
47.06%

Color #876E75 in popluar number systems.

HEX 87 6E 75
Decimal 135 110 117
Binary 10000111 1101110 1110101
Octal 207 156 165

Shades and tints

Shades of #876E75

#876E75
(135,110,117)
#7B646B
(123,100,107)
#6F5A61
(111,90,97)
#635057
(99,80,87)
#57464D
(87,70,77)
#4B3C43
(75,60,67)
#3F3239
(63,50,57)
#33282F
(51,40,47)
#271E25
(39,30,37)
#1B141B
(27,20,27)
#0F0A11
(15,10,17)
#000000
(0,0,0)

Tints of #876E75

#876E75
(135,110,117)
#917B81
(145,123,129)
#9B888D
(155,136,141)
#A59599
(165,149,153)
#AFA2A5
(175,162,165)
#B9AFB1
(185,175,177)
#C3BCBD
(195,188,189)
#CDC9C9
(205,201,201)
#D7D6D5
(215,214,213)
#E1E3E1
(225,227,225)
#EBF0ED
(235,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876E75 color. Also use rgb(135,110,117) instead hex code.

Text Font Color

.myTextColor { color: #876E75; }

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

This text font color is #876E75.

Background Color

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

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

This div background color is #876E75.

Border color

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

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

This div border color is #876E75.

Opacity

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

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

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

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

This text has shadow with #876E75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876E75.

Preview

Color preview on black background

This text has color #876E75 on black background.


Color preview on white background

This text has color #876E75 on white background.


Black color preview on #876E75 background

This text has black color on #876E75 background.


White color preview on #876E75 background

This text has white color on #876E75 background.


Related colors

Complementary color

Complementary color for #hex is #78918A.


I love getcolorcode.com

Triadic colors

1 #75876E and #6E7587 with #876E75 are triadic colors.

2 #756E87 and #6E8775 with #876E75 are triadic colors.