COLOR #87837D

HEX: #87837D RGB: (135,131,125)

Renk bilgisi

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

RGB renk modeli

#87837D color RGB value is (135,131,125).

RGB: (135,131,125) (53%, 51%, 49%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 131 of 255 = 51%
B 125 of 255 = 49%

135
131
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 131 + 125 = 391 (100%)
R 135 of 391 ~ 34.53%
G 131 of 391 ~ 33.5%
B 125 of 391 ~ 31.97'%

%34.53
%33.5
%31.97

CMYK RENK MODELİ

#87837D rengi CMYK tonu (0,3,7,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.96%
  • sarı tonu 7.41%
  • ana renk tonu 47.06%
CMYK: (0,3,7,47) C0M3Y7K47 (0%,3%,7%,47%) (0.00/0.03/0.07/0.47) 

CMYK yüzdeleri

%0
%2.96
%7.41
%47.06

Codes

Color #87837D in popluar color models

87 83 7D
RGB 135 131 125
HSL 36° 4.00% 50.98%
HSB/HSV 36° 7.41% 52.94%
CMYK 0.00% 2.96% 7.41%
47.06%

Color #87837D in popluar number systems.

HEX 87 83 7D
Decimal 135 131 125
Binary 10000111 10000011 1111101
Octal 207 203 175

Shades and tints

Shades of #87837D

#87837D
(135,131,125)
#7B7872
(123,120,114)
#6F6D67
(111,109,103)
#63625C
(99,98,92)
#575751
(87,87,81)
#4B4C46
(75,76,70)
#3F413B
(63,65,59)
#333630
(51,54,48)
#272B25
(39,43,37)
#1B201A
(27,32,26)
#0F150F
(15,21,15)
#000000
(0,0,0)

Tints of #87837D

#87837D
(135,131,125)
#918E88
(145,142,136)
#9B9993
(155,153,147)
#A5A49E
(165,164,158)
#AFAFA9
(175,175,169)
#B9BAB4
(185,186,180)
#C3C5BF
(195,197,191)
#CDD0CA
(205,208,202)
#D7DBD5
(215,219,213)
#E1E6E0
(225,230,224)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87837D; }

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

This text font color is #87837D.

Background Color

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

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

This div background color is #87837D.

Border color

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

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

This div border color is #87837D.

Opacity

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

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

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

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

This text has shadow with #87837D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87837D.

Preview

Color preview on black background

This text has color #87837D on black background.


Color preview on white background

This text has color #87837D on white background.


Black color preview on #87837D background

This text has black color on #87837D background.


White color preview on #87837D background

This text has white color on #87837D background.


Related colors

Complementary color

Complementary color for #hex is #787C82.


I love getcolorcode.com

Triadic colors

1 #7D8783 and #837D87 with #87837D are triadic colors.

2 #7D8387 and #83877D with #87837D are triadic colors.