COLOR #876767

HEX: #876767 RGB: (135,103,103)

Renk bilgisi

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

RGB renk modeli

#876767 color RGB value is (135,103,103).

RGB: (135,103,103) (53%, 40%, 40%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 103 of 255 = 40%
B 103 of 255 = 40%

135
103
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 103 + 103 = 341 (100%)
R 135 of 341 ~ 39.59%
G 103 of 341 ~ 30.21%
B 103 of 341 ~ 30.21'%

%39.59
%30.21
%30.21

CMYK RENK MODELİ

#876767 rengi CMYK tonu (0,24,24,47).

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

CMYK: (0,24,24,47)
C0M24Y24K47 (0%, 24%, 24%, 47%)
(0.00 / 0.24 / 0.24 / 0.47)

CMYK yüzdeleri

%0
%23.7
%23.7
%47.06

Codes

Color #876767 in popluar color models

87 67 67
RGB 135 103 103
HSL 13.45% 46.67%
HSB/HSV 23.70% 52.94%
CMYK 0.00% 23.70% 23.70%
47.06%

Color #876767 in popluar number systems.

HEX 87 67 67
Decimal 135 103 103
Binary 10000111 1100111 1100111
Octal 207 147 147

Shades and tints

Shades of #876767

#876767
(135,103,103)
#7B5E5E
(123,94,94)
#6F5555
(111,85,85)
#634C4C
(99,76,76)
#574343
(87,67,67)
#4B3A3A
(75,58,58)
#3F3131
(63,49,49)
#332828
(51,40,40)
#271F1F
(39,31,31)
#1B1616
(27,22,22)
#0F0D0D
(15,13,13)
#000000
(0,0,0)

Tints of #876767

#876767
(135,103,103)
#917474
(145,116,116)
#9B8181
(155,129,129)
#A58E8E
(165,142,142)
#AF9B9B
(175,155,155)
#B9A8A8
(185,168,168)
#C3B5B5
(195,181,181)
#CDC2C2
(205,194,194)
#D7CFCF
(215,207,207)
#E1DCDC
(225,220,220)
#EBE9E9
(235,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876767 color. Also use rgb(135,103,103) instead hex code.

Text Font Color

.myTextColor { color: #876767; }

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

This text font color is #876767.

Background Color

.myBgColor { background-color: #876767; }

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

This div background color is #876767.

Border color

.myBorderColor { border: 1px solid #876767; }

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

This div border color is #876767.

Opacity

.myOpacity80 { color: #876767; opacity: 0.8; }

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

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

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

This text has shadow with #876767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876767.

Preview

Color preview on black background

This text has color #876767 on black background.


Color preview on white background

This text has color #876767 on white background.


Black color preview on #876767 background

This text has black color on #876767 background.


White color preview on #876767 background

This text has white color on #876767 background.


Related colors

Complementary color

Complementary color for #hex is #789898.


I love getcolorcode.com