COLOR #876F68

HEX: #876F68 RGB: (135,111,104)

Renk bilgisi

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

RGB renk modeli

#876F68 color RGB value is (135,111,104).

RGB: (135,111,104) (53%, 44%, 41%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 111 of 255 = 44%
B 104 of 255 = 41%

135
111
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 111 + 104 = 350 (100%)
R 135 of 350 ~ 38.57%
G 111 of 350 ~ 31.71%
B 104 of 350 ~ 29.71'%

%38.57
%31.71
%29.71

CMYK RENK MODELİ

#876F68 rengi CMYK tonu (0,18,23,47).

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

CMYK: (0,18,23,47)
C0M18Y23K47 (0%, 18%, 23%, 47%)
(0.00 / 0.18 / 0.23 / 0.47)

CMYK yüzdeleri

%0
%17.78
%22.96
%47.06

Codes

Color #876F68 in popluar color models

87 6F 68
RGB 135 111 104
HSL 14° 12.97% 46.86%
HSB/HSV 14° 22.96% 52.94%
CMYK 0.00% 17.78% 22.96%
47.06%

Color #876F68 in popluar number systems.

HEX 87 6F 68
Decimal 135 111 104
Binary 10000111 1101111 1101000
Octal 207 157 150

Shades and tints

Shades of #876F68

#876F68
(135,111,104)
#7B655F
(123,101,95)
#6F5B56
(111,91,86)
#63514D
(99,81,77)
#574744
(87,71,68)
#4B3D3B
(75,61,59)
#3F3332
(63,51,50)
#332929
(51,41,41)
#271F20
(39,31,32)
#1B1517
(27,21,23)
#0F0B0E
(15,11,14)
#000000
(0,0,0)

Tints of #876F68

#876F68
(135,111,104)
#917C75
(145,124,117)
#9B8982
(155,137,130)
#A5968F
(165,150,143)
#AFA39C
(175,163,156)
#B9B0A9
(185,176,169)
#C3BDB6
(195,189,182)
#CDCAC3
(205,202,195)
#D7D7D0
(215,215,208)
#E1E4DD
(225,228,221)
#EBF1EA
(235,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876F68; }

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

This text font color is #876F68.

Background Color

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

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

This div background color is #876F68.

Border color

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

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

This div border color is #876F68.

Opacity

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

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

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

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

This text has shadow with #876F68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876F68.

Preview

Color preview on black background

This text has color #876F68 on black background.


Color preview on white background

This text has color #876F68 on white background.


Black color preview on #876F68 background

This text has black color on #876F68 background.


White color preview on #876F68 background

This text has white color on #876F68 background.


Related colors

Complementary color

Complementary color for #hex is #789097.


I love getcolorcode.com

Triadic colors

1 #68876F and #6F6887 with #876F68 are triadic colors.

2 #686F87 and #6F8768 with #876F68 are triadic colors.