COLOR #87A475

HEX: #87A475 RGB: (135,164,117)

Renk bilgisi

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

RGB renk modeli

#87A475 color RGB value is (135,164,117).

RGB: (135,164,117) (53%, 64%, 46%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 164 of 255 = 64%
B 117 of 255 = 46%

135
164
117

R + G + B ~ 54%. #87A475 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 164 + 117 = 416 (100%)
R 135 of 416 ~ 32.45%
G 164 of 416 ~ 39.42%
B 117 of 416 ~ 28.13'%

%32.45
%39.42
%28.13

CMYK RENK MODELİ

#87A475 rengi CMYK tonu (18,0,29,36).

  • camgöbeği tonu 17.68%
  • eflatun tonu 0.00%
  • sarı tonu 28.66%
  • ana renk tonu 35.69%

CMYK: (18,0,29,36)
C18M0Y29K36 (18%, 0%, 29%, 36%)
(0.18 / 0.00 / 0.29 / 0.36)

CMYK yüzdeleri

%17.68
%0
%28.66
%35.69

Codes

Color #87A475 in popluar color models

87 A4 75
RGB 135 164 117
HSL 97° 20.52% 55.10%
HSB/HSV 97° 28.66% 64.31%
CMYK 17.68% 0.00% 28.66%
35.69%

Color #87A475 in popluar number systems.

HEX 87 A4 75
Decimal 135 164 117
Binary 10000111 10100100 1110101
Octal 207 244 165

Shades and tints

Shades of #87A475

#87A475
(135,164,117)
#7B966B
(123,150,107)
#6F8861
(111,136,97)
#637A57
(99,122,87)
#576C4D
(87,108,77)
#4B5E43
(75,94,67)
#3F5039
(63,80,57)
#33422F
(51,66,47)
#273425
(39,52,37)
#1B261B
(27,38,27)
#0F1811
(15,24,17)
#000000
(0,0,0)

Tints of #87A475

#87A475
(135,164,117)
#91AC81
(145,172,129)
#9BB48D
(155,180,141)
#A5BC99
(165,188,153)
#AFC4A5
(175,196,165)
#B9CCB1
(185,204,177)
#C3D4BD
(195,212,189)
#CDDCC9
(205,220,201)
#D7E4D5
(215,228,213)
#E1ECE1
(225,236,225)
#EBF4ED
(235,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87A475; }

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

This text font color is #87A475.

Background Color

.myBgColor { background-color: #87A475; }

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

This div background color is #87A475.

Border color

.myBorderColor { border: 1px solid #87A475; }

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

This div border color is #87A475.

Opacity

.myOpacity80 { color: #87A475; opacity: 0.8; }

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

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

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

This text has shadow with #87A475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87A475.

Preview

Color preview on black background

This text has color #87A475 on black background.


Color preview on white background

This text has color #87A475 on white background.


Black color preview on #87A475 background

This text has black color on #87A475 background.


White color preview on #87A475 background

This text has white color on #87A475 background.


Related colors

Complementary color

Complementary color for #hex is #785B8A.


I love getcolorcode.com

Triadic colors

1 #7587A4 and #A47587 with #87A475 are triadic colors.

2 #75A487 and #A48775 with #87A475 are triadic colors.