COLOR #877588

HEX: #877588 RGB: (135,117,136)

Renk bilgisi

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

RGB renk modeli

#877588 color RGB value is (135,117,136).

RGB: (135,117,136) (53%, 46%, 53%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 117 of 255 = 46%
B 136 of 255 = 53%

135
117
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 117 + 136 = 388 (100%)
R 135 of 388 ~ 34.79%
G 117 of 388 ~ 30.15%
B 136 of 388 ~ 35.05'%

%34.79
%30.15
%35.05

CMYK RENK MODELİ

#877588 rengi CMYK tonu (1,14,0,47).

  • camgöbeği tonu 0.74%
  • eflatun tonu 13.97%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (1,14,0,47)
C1M14Y0K47 (1%, 14%, 0%, 47%)
(0.01 / 0.14 / 0.00 / 0.47)

CMYK yüzdeleri

%0.74
%13.97
%0
%46.67

Codes

Color #877588 in popluar color models

87 75 88
RGB 135 117 136
HSL 297° 7.51% 49.61%
HSB/HSV 297° 13.97% 53.33%
CMYK 0.74% 13.97% 0.00%
46.67%

Color #877588 in popluar number systems.

HEX 87 75 88
Decimal 135 117 136
Binary 10000111 1110101 10001000
Octal 207 165 210

Shades and tints

Shades of #877588

#877588
(135,117,136)
#7B6B7C
(123,107,124)
#6F6170
(111,97,112)
#635764
(99,87,100)
#574D58
(87,77,88)
#4B434C
(75,67,76)
#3F3940
(63,57,64)
#332F34
(51,47,52)
#272528
(39,37,40)
#1B1B1C
(27,27,28)
#0F1110
(15,17,16)
#000000
(0,0,0)

Tints of #877588

#877588
(135,117,136)
#918192
(145,129,146)
#9B8D9C
(155,141,156)
#A599A6
(165,153,166)
#AFA5B0
(175,165,176)
#B9B1BA
(185,177,186)
#C3BDC4
(195,189,196)
#CDC9CE
(205,201,206)
#D7D5D8
(215,213,216)
#E1E1E2
(225,225,226)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877588; }

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

This text font color is #877588.

Background Color

.myBgColor { background-color: #877588; }

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

This div background color is #877588.

Border color

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

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

This div border color is #877588.

Opacity

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

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

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

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

This text has shadow with #877588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877588.

Preview

Color preview on black background

This text has color #877588 on black background.


Color preview on white background

This text has color #877588 on white background.


Black color preview on #877588 background

This text has black color on #877588 background.


White color preview on #877588 background

This text has white color on #877588 background.


Related colors

Complementary color

Complementary color for #hex is #788A77.


I love getcolorcode.com

Triadic colors

1 #888775 and #758887 with #877588 are triadic colors.

2 #887587 and #758788 with #877588 are triadic colors.