COLOR #87A171

HEX: #87A171 RGB: (135,161,113)

Renk bilgisi

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

RGB renk modeli

#87A171 color RGB value is (135,161,113).

RGB: (135,161,113) (53%, 63%, 44%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 161 of 255 = 63%
B 113 of 255 = 44%

135
161
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 161 + 113 = 409 (100%)
R 135 of 409 ~ 33.01%
G 161 of 409 ~ 39.36%
B 113 of 409 ~ 27.63'%

%33.01
%39.36
%27.63

CMYK RENK MODELİ

#87A171 rengi CMYK tonu (16,0,30,37).

  • camgöbeği tonu 16.15%
  • eflatun tonu 0.00%
  • sarı tonu 29.81%
  • ana renk tonu 36.86%

CMYK: (16,0,30,37)
C16M0Y30K37 (16%, 0%, 30%, 37%)
(0.16 / 0.00 / 0.30 / 0.37)

CMYK yüzdeleri

%16.15
%0
%29.81
%36.86

Codes

Color #87A171 in popluar color models

87 A1 71
RGB 135 161 113
HSL 93° 20.34% 53.73%
HSB/HSV 93° 29.81% 63.14%
CMYK 16.15% 0.00% 29.81%
36.86%

Color #87A171 in popluar number systems.

HEX 87 A1 71
Decimal 135 161 113
Binary 10000111 10100001 1110001
Octal 207 241 161

Shades and tints

Shades of #87A171

#87A171
(135,161,113)
#7B9367
(123,147,103)
#6F855D
(111,133,93)
#637753
(99,119,83)
#576949
(87,105,73)
#4B5B3F
(75,91,63)
#3F4D35
(63,77,53)
#333F2B
(51,63,43)
#273121
(39,49,33)
#1B2317
(27,35,23)
#0F150D
(15,21,13)
#000000
(0,0,0)

Tints of #87A171

#87A171
(135,161,113)
#91A97D
(145,169,125)
#9BB189
(155,177,137)
#A5B995
(165,185,149)
#AFC1A1
(175,193,161)
#B9C9AD
(185,201,173)
#C3D1B9
(195,209,185)
#CDD9C5
(205,217,197)
#D7E1D1
(215,225,209)
#E1E9DD
(225,233,221)
#EBF1E9
(235,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87A171 color. Also use rgb(135,161,113) instead hex code.

Text Font Color

.myTextColor { color: #87A171; }

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

This text font color is #87A171.

Background Color

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

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

This div background color is #87A171.

Border color

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

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

This div border color is #87A171.

Opacity

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

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

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

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

This text has shadow with #87A171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87A171.

Preview

Color preview on black background

This text has color #87A171 on black background.


Color preview on white background

This text has color #87A171 on white background.


Black color preview on #87A171 background

This text has black color on #87A171 background.


White color preview on #87A171 background

This text has white color on #87A171 background.


Related colors

Complementary color

Complementary color for #hex is #785E8E.


I love getcolorcode.com

Triadic colors

1 #7187A1 and #A17187 with #87A171 are triadic colors.

2 #71A187 and #A18771 with #87A171 are triadic colors.