COLOR #87A329

HEX: #87A329 RGB: (135,163,41)

Renk bilgisi

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

RGB renk modeli

#87A329 color RGB value is (135,163,41).

RGB: (135,163,41) (53%, 64%, 16%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 163 of 255 = 64%
B 41 of 255 = 16%

135
163
41

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 163 + 41 = 339 (100%)
R 135 of 339 ~ 39.82%
G 163 of 339 ~ 48.08%
B 41 of 339 ~ 12.09'%

%39.82
%48.08
%12.09

CMYK RENK MODELİ

#87A329 rengi CMYK tonu (17,0,75,36).

  • camgöbeği tonu 17.18%
  • eflatun tonu 0.00%
  • sarı tonu 74.85%
  • ana renk tonu 36.08%

CMYK: (17,0,75,36)
C17M0Y75K36 (17%, 0%, 75%, 36%)
(0.17 / 0.00 / 0.75 / 0.36)

CMYK yüzdeleri

%17.18
%0
%74.85
%36.08

Codes

Color #87A329 in popluar color models

87 A3 29
RGB 135 163 41
HSL 74° 59.80% 40.00%
HSB/HSV 74° 74.85% 63.92%
CMYK 17.18% 0.00% 74.85%
36.08%

Color #87A329 in popluar number systems.

HEX 87 A3 29
Decimal 135 163 41
Binary 10000111 10100011 101001
Octal 207 243 51

Shades and tints

Shades of #87A329

#87A329
(135,163,41)
#7B9526
(123,149,38)
#6F8723
(111,135,35)
#637920
(99,121,32)
#576B1D
(87,107,29)
#4B5D1A
(75,93,26)
#3F4F17
(63,79,23)
#334114
(51,65,20)
#273311
(39,51,17)
#1B250E
(27,37,14)
#0F170B
(15,23,11)
#000000
(0,0,0)

Tints of #87A329

#87A329
(135,163,41)
#91AB3C
(145,171,60)
#9BB34F
(155,179,79)
#A5BB62
(165,187,98)
#AFC375
(175,195,117)
#B9CB88
(185,203,136)
#C3D39B
(195,211,155)
#CDDBAE
(205,219,174)
#D7E3C1
(215,227,193)
#E1EBD4
(225,235,212)
#EBF3E7
(235,243,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87A329 color. Also use rgb(135,163,41) instead hex code.

Text Font Color

.myTextColor { color: #87A329; }

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

This text font color is #87A329.

Background Color

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

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

This div background color is #87A329.

Border color

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

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

This div border color is #87A329.

Opacity

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

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

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

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

This text has shadow with #87A329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87A329.

Preview

Color preview on black background

This text has color #87A329 on black background.


Color preview on white background

This text has color #87A329 on white background.


Black color preview on #87A329 background

This text has black color on #87A329 background.


White color preview on #87A329 background

This text has white color on #87A329 background.


Related colors

Complementary color

Complementary color for #hex is #785CD6.


I love getcolorcode.com

Triadic colors

1 #2987A3 and #A32987 with #87A329 are triadic colors.

2 #29A387 and #A38729 with #87A329 are triadic colors.