COLOR #87A072

HEX: #87A072 RGB: (135,160,114)

Renk bilgisi

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

RGB renk modeli

#87A072 color RGB value is (135,160,114).

RGB: (135,160,114) (53%, 63%, 45%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 160 of 255 = 63%
B 114 of 255 = 45%

135
160
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 160 + 114 = 409 (100%)
R 135 of 409 ~ 33.01%
G 160 of 409 ~ 39.12%
B 114 of 409 ~ 27.87'%

%33.01
%39.12
%27.87

CMYK RENK MODELİ

#87A072 rengi CMYK tonu (16,0,29,37).

  • camgöbeği tonu 15.63%
  • eflatun tonu 0.00%
  • sarı tonu 28.75%
  • ana renk tonu 37.25%

CMYK: (16,0,29,37)
C16M0Y29K37 (16%, 0%, 29%, 37%)
(0.16 / 0.00 / 0.29 / 0.37)

CMYK yüzdeleri

%15.63
%0
%28.75
%37.25

Codes

Color #87A072 in popluar color models

87 A0 72
RGB 135 160 114
HSL 93° 19.49% 53.73%
HSB/HSV 93° 28.75% 62.75%
CMYK 15.63% 0.00% 28.75%
37.25%

Color #87A072 in popluar number systems.

HEX 87 A0 72
Decimal 135 160 114
Binary 10000111 10100000 1110010
Octal 207 240 162

Shades and tints

Shades of #87A072

#87A072
(135,160,114)
#7B9268
(123,146,104)
#6F845E
(111,132,94)
#637654
(99,118,84)
#57684A
(87,104,74)
#4B5A40
(75,90,64)
#3F4C36
(63,76,54)
#333E2C
(51,62,44)
#273022
(39,48,34)
#1B2218
(27,34,24)
#0F140E
(15,20,14)
#000000
(0,0,0)

Tints of #87A072

#87A072
(135,160,114)
#91A87E
(145,168,126)
#9BB08A
(155,176,138)
#A5B896
(165,184,150)
#AFC0A2
(175,192,162)
#B9C8AE
(185,200,174)
#C3D0BA
(195,208,186)
#CDD8C6
(205,216,198)
#D7E0D2
(215,224,210)
#E1E8DE
(225,232,222)
#EBF0EA
(235,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87A072 color. Also use rgb(135,160,114) instead hex code.

Text Font Color

.myTextColor { color: #87A072; }

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

This text font color is #87A072.

Background Color

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

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

This div background color is #87A072.

Border color

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

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

This div border color is #87A072.

Opacity

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

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

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

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

This text has shadow with #87A072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87A072.

Preview

Color preview on black background

This text has color #87A072 on black background.


Color preview on white background

This text has color #87A072 on white background.


Black color preview on #87A072 background

This text has black color on #87A072 background.


White color preview on #87A072 background

This text has white color on #87A072 background.


Related colors

Complementary color

Complementary color for #hex is #785F8D.


I love getcolorcode.com

Triadic colors

1 #7287A0 and #A07287 with #87A072 are triadic colors.

2 #72A087 and #A08772 with #87A072 are triadic colors.