COLOR #87AA71

HEX: #87AA71 RGB: (135,170,113)

Renk bilgisi

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

RGB renk modeli

#87AA71 color RGB value is (135,170,113).

RGB: (135,170,113) (53%, 67%, 44%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 170 of 255 = 67%
B 113 of 255 = 44%

135
170
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 170 + 113 = 418 (100%)
R 135 of 418 ~ 32.3%
G 170 of 418 ~ 40.67%
B 113 of 418 ~ 27.03'%

%32.3
%40.67
%27.03

CMYK RENK MODELİ

#87AA71 rengi CMYK tonu (21,0,34,33).

  • camgöbeği tonu 20.59%
  • eflatun tonu 0.00%
  • sarı tonu 33.53%
  • ana renk tonu 33.33%

CMYK: (21,0,34,33)
C21M0Y34K33 (21%, 0%, 34%, 33%)
(0.21 / 0.00 / 0.34 / 0.33)

CMYK yüzdeleri

%20.59
%0
%33.53
%33.33

Codes

Color #87AA71 in popluar color models

87 AA 71
RGB 135 170 113
HSL 97° 25.11% 55.49%
HSB/HSV 97° 33.53% 66.67%
CMYK 20.59% 0.00% 33.53%
33.33%

Color #87AA71 in popluar number systems.

HEX 87 AA 71
Decimal 135 170 113
Binary 10000111 10101010 1110001
Octal 207 252 161

Shades and tints

Shades of #87AA71

#87AA71
(135,170,113)
#7B9B67
(123,155,103)
#6F8C5D
(111,140,93)
#637D53
(99,125,83)
#576E49
(87,110,73)
#4B5F3F
(75,95,63)
#3F5035
(63,80,53)
#33412B
(51,65,43)
#273221
(39,50,33)
#1B2317
(27,35,23)
#0F140D
(15,20,13)
#000000
(0,0,0)

Tints of #87AA71

#87AA71
(135,170,113)
#91B17D
(145,177,125)
#9BB889
(155,184,137)
#A5BF95
(165,191,149)
#AFC6A1
(175,198,161)
#B9CDAD
(185,205,173)
#C3D4B9
(195,212,185)
#CDDBC5
(205,219,197)
#D7E2D1
(215,226,209)
#E1E9DD
(225,233,221)
#EBF0E9
(235,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87AA71; }

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

This text font color is #87AA71.

Background Color

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

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

This div background color is #87AA71.

Border color

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

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

This div border color is #87AA71.

Opacity

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

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

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

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

This text has shadow with #87AA71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87AA71.

Preview

Color preview on black background

This text has color #87AA71 on black background.


Color preview on white background

This text has color #87AA71 on white background.


Black color preview on #87AA71 background

This text has black color on #87AA71 background.


White color preview on #87AA71 background

This text has white color on #87AA71 background.


Related colors

Complementary color

Complementary color for #hex is #78558E.


I love getcolorcode.com

Triadic colors

1 #7187AA and #AA7187 with #87AA71 are triadic colors.

2 #71AA87 and #AA8771 with #87AA71 are triadic colors.