COLOR #876D6B

HEX: #876D6B RGB: (135,109,107)

Renk bilgisi

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

RGB renk modeli

#876D6B color RGB value is (135,109,107).

RGB: (135,109,107) (53%, 43%, 42%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 109 of 255 = 43%
B 107 of 255 = 42%

135
109
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 109 + 107 = 351 (100%)
R 135 of 351 ~ 38.46%
G 109 of 351 ~ 31.05%
B 107 of 351 ~ 30.48'%

%38.46
%31.05
%30.48

CMYK RENK MODELİ

#876D6B rengi CMYK tonu (0,19,21,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.26%
  • sarı tonu 20.74%
  • ana renk tonu 47.06%

CMYK: (0,19,21,47)
C0M19Y21K47 (0%, 19%, 21%, 47%)
(0.00 / 0.19 / 0.21 / 0.47)

CMYK yüzdeleri

%0
%19.26
%20.74
%47.06

Codes

Color #876D6B in popluar color models

87 6D 6B
RGB 135 109 107
HSL 11.57% 47.45%
HSB/HSV 20.74% 52.94%
CMYK 0.00% 19.26% 20.74%
47.06%

Color #876D6B in popluar number systems.

HEX 87 6D 6B
Decimal 135 109 107
Binary 10000111 1101101 1101011
Octal 207 155 153

Shades and tints

Shades of #876D6B

#876D6B
(135,109,107)
#7B6462
(123,100,98)
#6F5B59
(111,91,89)
#635250
(99,82,80)
#574947
(87,73,71)
#4B403E
(75,64,62)
#3F3735
(63,55,53)
#332E2C
(51,46,44)
#272523
(39,37,35)
#1B1C1A
(27,28,26)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #876D6B

#876D6B
(135,109,107)
#917A78
(145,122,120)
#9B8785
(155,135,133)
#A59492
(165,148,146)
#AFA19F
(175,161,159)
#B9AEAC
(185,174,172)
#C3BBB9
(195,187,185)
#CDC8C6
(205,200,198)
#D7D5D3
(215,213,211)
#E1E2E0
(225,226,224)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876D6B color. Also use rgb(135,109,107) instead hex code.

Text Font Color

.myTextColor { color: #876D6B; }

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

This text font color is #876D6B.

Background Color

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

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

This div background color is #876D6B.

Border color

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

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

This div border color is #876D6B.

Opacity

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

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

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

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

This text has shadow with #876D6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876D6B.

Preview

Color preview on black background

This text has color #876D6B on black background.


Color preview on white background

This text has color #876D6B on white background.


Black color preview on #876D6B background

This text has black color on #876D6B background.


White color preview on #876D6B background

This text has white color on #876D6B background.


Related colors

Complementary color

Complementary color for #hex is #789294.


I love getcolorcode.com

Triadic colors

1 #6B876D and #6D6B87 with #876D6B are triadic colors.

2 #6B6D87 and #6D876B with #876D6B are triadic colors.