COLOR #87687D

HEX: #87687D RGB: (135,104,125)

Renk bilgisi

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

RGB renk modeli

#87687D color RGB value is (135,104,125).

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

RGB bağlantıları ve doygunluk

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

135
104
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 104 + 125 = 364 (100%)
R 135 of 364 ~ 37.09%
G 104 of 364 ~ 28.57%
B 125 of 364 ~ 34.34'%

%37.09
%28.57
%34.34

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.96%
  • sarı tonu 7.41%
  • 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
%7.41
%47.06

Codes

Color #87687D in popluar color models

87 68 7D
RGB 135 104 125
HSL 319° 12.97% 46.86%
HSB/HSV 319° 22.96% 52.94%
CMYK 0.00% 22.96% 7.41%
47.06%

Color #87687D in popluar number systems.

HEX 87 68 7D
Decimal 135 104 125
Binary 10000111 1101000 1111101
Octal 207 150 175

Shades and tints

Shades of #87687D

#87687D
(135,104,125)
#7B5F72
(123,95,114)
#6F5667
(111,86,103)
#634D5C
(99,77,92)
#574451
(87,68,81)
#4B3B46
(75,59,70)
#3F323B
(63,50,59)
#332930
(51,41,48)
#272025
(39,32,37)
#1B171A
(27,23,26)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #87687D

#87687D
(135,104,125)
#917588
(145,117,136)
#9B8293
(155,130,147)
#A58F9E
(165,143,158)
#AF9CA9
(175,156,169)
#B9A9B4
(185,169,180)
#C3B6BF
(195,182,191)
#CDC3CA
(205,195,202)
#D7D0D5
(215,208,213)
#E1DDE0
(225,221,224)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87687D; }

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

This text font color is #87687D.

Background Color

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

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

This div background color is #87687D.

Border color

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

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

This div border color is #87687D.

Opacity

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

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

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

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

This text has shadow with #87687D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87687D.

Preview

Color preview on black background

This text has color #87687D on black background.


Color preview on white background

This text has color #87687D on white background.


Black color preview on #87687D background

This text has black color on #87687D background.


White color preview on #87687D background

This text has white color on #87687D background.


Related colors

Complementary color

Complementary color for #hex is #789782.


I love getcolorcode.com

Triadic colors

1 #7D8768 and #687D87 with #87687D are triadic colors.

2 #7D6887 and #68877D with #87687D are triadic colors.