COLOR #87A53A

HEX: #87A53A RGB: (135,165,58)

Renk bilgisi

#87A53A contains mainly red and green colors. #87A53A ‘ nin web güvenlik rengi #999933 (ya da #993) dir.

RGB renk modeli

#87A53A color RGB value is (135,165,58).

RGB: (135,165,58) (53%, 65%, 23%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 165 of 255 = 65%
B 58 of 255 = 23%

135
165
58

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 165 + 58 = 358 (100%)
R 135 of 358 ~ 37.71%
G 165 of 358 ~ 46.09%
B 58 of 358 ~ 16.2'%

%37.71
%46.09
%16.2

CMYK RENK MODELİ

#87A53A rengi CMYK tonu (18,0,65,35).

  • camgöbeği tonu 18.18%
  • eflatun tonu 0.00%
  • sarı tonu 64.85%
  • ana renk tonu 35.29%

CMYK: (18,0,65,35)
C18M0Y65K35 (18%, 0%, 65%, 35%)
(0.18 / 0.00 / 0.65 / 0.35)

CMYK yüzdeleri

%18.18
%0
%64.85
%35.29

Codes

Color #87A53A in popluar color models

87 A5 3A
RGB 135 165 58
HSL 77° 47.98% 43.73%
HSB/HSV 77° 64.85% 64.71%
CMYK 18.18% 0.00% 64.85%
35.29%

Color #87A53A in popluar number systems.

HEX 87 A5 3A
Decimal 135 165 58
Binary 10000111 10100101 111010
Octal 207 245 72

Shades and tints

Shades of #87A53A

#87A53A
(135,165,58)
#7B9635
(123,150,53)
#6F8730
(111,135,48)
#63782B
(99,120,43)
#576926
(87,105,38)
#4B5A21
(75,90,33)
#3F4B1C
(63,75,28)
#333C17
(51,60,23)
#272D12
(39,45,18)
#1B1E0D
(27,30,13)
#0F0F08
(15,15,8)
#000000
(0,0,0)

Tints of #87A53A

#87A53A
(135,165,58)
#91AD4B
(145,173,75)
#9BB55C
(155,181,92)
#A5BD6D
(165,189,109)
#AFC57E
(175,197,126)
#B9CD8F
(185,205,143)
#C3D5A0
(195,213,160)
#CDDDB1
(205,221,177)
#D7E5C2
(215,229,194)
#E1EDD3
(225,237,211)
#EBF5E4
(235,245,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87A53A color. Also use rgb(135,165,58) instead hex code.

Text Font Color

.myTextColor { color: #87A53A; }

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

This text font color is #87A53A.

Background Color

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

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

This div background color is #87A53A.

Border color

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

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

This div border color is #87A53A.

Opacity

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

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

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

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

This text has shadow with #87A53A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87A53A.

Preview

Color preview on black background

This text has color #87A53A on black background.


Color preview on white background

This text has color #87A53A on white background.


Black color preview on #87A53A background

This text has black color on #87A53A background.


White color preview on #87A53A background

This text has white color on #87A53A background.


Related colors

Complementary color

Complementary color for #hex is #785AC5.


I love getcolorcode.com

Triadic colors

1 #3A87A5 and #A53A87 with #87A53A are triadic colors.

2 #3AA587 and #A5873A with #87A53A are triadic colors.