COLOR #87687E

HEX: #87687E RGB: (135,104,126)

Renk bilgisi

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

RGB renk modeli

#87687E color RGB value is (135,104,126).

RGB: (135,104,126) (53%, 41%, 49%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 104 of 255 = 41%
B 126 of 255 = 49%

135
104
126

R + G + B ~ 48%. #87687E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 104 + 126 = 365 (100%)
R 135 of 365 ~ 36.99%
G 104 of 365 ~ 28.49%
B 126 of 365 ~ 34.52'%

%36.99
%28.49
%34.52

CMYK RENK MODELİ

#87687E rengi CMYK tonu (0,23,7,47).

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

CMYK: (0,23,7,47)
C0M23Y7K47 (0%, 23%, 7%, 47%)
(0.00 / 0.23 / 0.07 / 0.47)

CMYK yüzdeleri

%0
%22.96
%6.67
%47.06

Codes

Color #87687E in popluar color models

87 68 7E
RGB 135 104 126
HSL 317° 12.97% 46.86%
HSB/HSV 317° 22.96% 52.94%
CMYK 0.00% 22.96% 6.67%
47.06%

Color #87687E in popluar number systems.

HEX 87 68 7E
Decimal 135 104 126
Binary 10000111 1101000 1111110
Octal 207 150 176

Shades and tints

Shades of #87687E

#87687E
(135,104,126)
#7B5F73
(123,95,115)
#6F5668
(111,86,104)
#634D5D
(99,77,93)
#574452
(87,68,82)
#4B3B47
(75,59,71)
#3F323C
(63,50,60)
#332931
(51,41,49)
#272026
(39,32,38)
#1B171B
(27,23,27)
#0F0E10
(15,14,16)
#000000
(0,0,0)

Tints of #87687E

#87687E
(135,104,126)
#917589
(145,117,137)
#9B8294
(155,130,148)
#A58F9F
(165,143,159)
#AF9CAA
(175,156,170)
#B9A9B5
(185,169,181)
#C3B6C0
(195,182,192)
#CDC3CB
(205,195,203)
#D7D0D6
(215,208,214)
#E1DDE1
(225,221,225)
#EBEAEC
(235,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87687E color. Also use rgb(135,104,126) instead hex code.

Text Font Color

.myTextColor { color: #87687E; }

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

This text font color is #87687E.

Background Color

.myBgColor { background-color: #87687E; }

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

This div background color is #87687E.

Border color

.myBorderColor { border: 1px solid #87687E; }

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

This div border color is #87687E.

Opacity

.myOpacity80 { color: #87687E; opacity: 0.8; }

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

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

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

This text has shadow with #87687E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87687E.

Preview

Color preview on black background

This text has color #87687E on black background.


Color preview on white background

This text has color #87687E on white background.


Black color preview on #87687E background

This text has black color on #87687E background.


White color preview on #87687E background

This text has white color on #87687E background.


Related colors

Complementary color

Complementary color for #hex is #789781.


I love getcolorcode.com

Triadic colors

1 #7E8768 and #687E87 with #87687E are triadic colors.

2 #7E6887 and #68877E with #87687E are triadic colors.