COLOR #87A864

HEX: #87A864 RGB: (135,168,100)

Renk bilgisi

#87A864 contains mainly red and green colors. #87A864 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#87A864 color RGB value is (135,168,100).

RGB: (135,168,100) (53%, 66%, 39%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 168 of 255 = 66%
B 100 of 255 = 39%

135
168
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 168 + 100 = 403 (100%)
R 135 of 403 ~ 33.5%
G 168 of 403 ~ 41.69%
B 100 of 403 ~ 24.81'%

%33.5
%41.69
%24.81

CMYK RENK MODELİ

#87A864 rengi CMYK tonu (20,0,40,34).

  • camgöbeği tonu 19.64%
  • eflatun tonu 0.00%
  • sarı tonu 40.48%
  • ana renk tonu 34.12%

CMYK: (20,0,40,34)
C20M0Y40K34 (20%, 0%, 40%, 34%)
(0.20 / 0.00 / 0.40 / 0.34)

CMYK yüzdeleri

%19.64
%0
%40.48
%34.12

Codes

Color #87A864 in popluar color models

87 A8 64
RGB 135 168 100
HSL 89° 28.10% 52.55%
HSB/HSV 89° 40.48% 65.88%
CMYK 19.64% 0.00% 40.48%
34.12%

Color #87A864 in popluar number systems.

HEX 87 A8 64
Decimal 135 168 100
Binary 10000111 10101000 1100100
Octal 207 250 144

Shades and tints

Shades of #87A864

#87A864
(135,168,100)
#7B995B
(123,153,91)
#6F8A52
(111,138,82)
#637B49
(99,123,73)
#576C40
(87,108,64)
#4B5D37
(75,93,55)
#3F4E2E
(63,78,46)
#333F25
(51,63,37)
#27301C
(39,48,28)
#1B2113
(27,33,19)
#0F120A
(15,18,10)
#000000
(0,0,0)

Tints of #87A864

#87A864
(135,168,100)
#91AF72
(145,175,114)
#9BB680
(155,182,128)
#A5BD8E
(165,189,142)
#AFC49C
(175,196,156)
#B9CBAA
(185,203,170)
#C3D2B8
(195,210,184)
#CDD9C6
(205,217,198)
#D7E0D4
(215,224,212)
#E1E7E2
(225,231,226)
#EBEEF0
(235,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87A864 color. Also use rgb(135,168,100) instead hex code.

Text Font Color

.myTextColor { color: #87A864; }

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

This text font color is #87A864.

Background Color

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

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

This div background color is #87A864.

Border color

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

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

This div border color is #87A864.

Opacity

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

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

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

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

This text has shadow with #87A864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87A864.

Preview

Color preview on black background

This text has color #87A864 on black background.


Color preview on white background

This text has color #87A864 on white background.


Black color preview on #87A864 background

This text has black color on #87A864 background.


White color preview on #87A864 background

This text has white color on #87A864 background.


Related colors

Complementary color

Complementary color for #hex is #78579B.


I love getcolorcode.com

Triadic colors

1 #6487A8 and #A86487 with #87A864 are triadic colors.

2 #64A887 and #A88764 with #87A864 are triadic colors.