COLOR #876377

HEX: #876377 RGB: (135,99,119)

Renk bilgisi

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

RGB renk modeli

#876377 color RGB value is (135,99,119).

RGB: (135,99,119) (53%, 39%, 47%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 99 of 255 = 39%
B 119 of 255 = 47%

135
99
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 99 + 119 = 353 (100%)
R 135 of 353 ~ 38.24%
G 99 of 353 ~ 28.05%
B 119 of 353 ~ 33.71'%

%38.24
%28.05
%33.71

CMYK RENK MODELİ

#876377 rengi CMYK tonu (0,27,12,47).

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

CMYK: (0,27,12,47)
C0M27Y12K47 (0%, 27%, 12%, 47%)
(0.00 / 0.27 / 0.12 / 0.47)

CMYK yüzdeleri

%0
%26.67
%11.85
%47.06

Codes

Color #876377 in popluar color models

87 63 77
RGB 135 99 119
HSL 327° 15.38% 45.88%
HSB/HSV 327° 26.67% 52.94%
CMYK 0.00% 26.67% 11.85%
47.06%

Color #876377 in popluar number systems.

HEX 87 63 77
Decimal 135 99 119
Binary 10000111 1100011 1110111
Octal 207 143 167

Shades and tints

Shades of #876377

#876377
(135,99,119)
#7B5A6D
(123,90,109)
#6F5163
(111,81,99)
#634859
(99,72,89)
#573F4F
(87,63,79)
#4B3645
(75,54,69)
#3F2D3B
(63,45,59)
#332431
(51,36,49)
#271B27
(39,27,39)
#1B121D
(27,18,29)
#0F0913
(15,9,19)
#000000
(0,0,0)

Tints of #876377

#876377
(135,99,119)
#917183
(145,113,131)
#9B7F8F
(155,127,143)
#A58D9B
(165,141,155)
#AF9BA7
(175,155,167)
#B9A9B3
(185,169,179)
#C3B7BF
(195,183,191)
#CDC5CB
(205,197,203)
#D7D3D7
(215,211,215)
#E1E1E3
(225,225,227)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876377; }

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

This text font color is #876377.

Background Color

.myBgColor { background-color: #876377; }

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

This div background color is #876377.

Border color

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

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

This div border color is #876377.

Opacity

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

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

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

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

This text has shadow with #876377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876377.

Preview

Color preview on black background

This text has color #876377 on black background.


Color preview on white background

This text has color #876377 on white background.


Black color preview on #876377 background

This text has black color on #876377 background.


White color preview on #876377 background

This text has white color on #876377 background.


Related colors

Complementary color

Complementary color for #hex is #789C88.


I love getcolorcode.com

Triadic colors

1 #778763 and #637787 with #876377 are triadic colors.

2 #776387 and #638777 with #876377 are triadic colors.