COLOR #84A580

HEX: #84A580 RGB: (132,165,128)

Renk bilgisi

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

RGB renk modeli

#84A580 color RGB value is (132,165,128).

RGB: (132,165,128) (52%, 65%, 50%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 165 of 255 = 65%
B 128 of 255 = 50%

132
165
128

R + G + B ~ 56%. #84A580 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 165 + 128 = 425 (100%)
R 132 of 425 ~ 31.06%
G 165 of 425 ~ 38.82%
B 128 of 425 ~ 30.12'%

%31.06
%38.82
%30.12

CMYK RENK MODELİ

#84A580 rengi CMYK tonu (20,0,22,35).

  • camgöbeği tonu 20.00%
  • eflatun tonu 0.00%
  • sarı tonu 22.42%
  • ana renk tonu 35.29%
CMYK: (20,0,22,35) C20M0Y22K35 (20%,0%,22%,35%) (0.20/0.00/0.22/0.35) 

CMYK yüzdeleri

%20
%0
%22.42
%35.29

Codes

Color #84A580 in popluar color models

84 A5 80
RGB 132 165 128
HSL 114° 17.05% 57.45%
HSB/HSV 114° 22.42% 64.71%
CMYK 20.00% 0.00% 22.42%
35.29%

Color #84A580 in popluar number systems.

HEX 84 A5 80
Decimal 132 165 128
Binary 10000100 10100101 10000000
Octal 204 245 200

Shades and tints

Shades of #84A580

#84A580
(132,165,128)
#789675
(120,150,117)
#6C876A
(108,135,106)
#60785F
(96,120,95)
#546954
(84,105,84)
#485A49
(72,90,73)
#3C4B3E
(60,75,62)
#303C33
(48,60,51)
#242D28
(36,45,40)
#181E1D
(24,30,29)
#0C0F12
(12,15,18)
#000000
(0,0,0)

Tints of #84A580

#84A580
(132,165,128)
#8FAD8B
(143,173,139)
#9AB596
(154,181,150)
#A5BDA1
(165,189,161)
#B0C5AC
(176,197,172)
#BBCDB7
(187,205,183)
#C6D5C2
(198,213,194)
#D1DDCD
(209,221,205)
#DCE5D8
(220,229,216)
#E7EDE3
(231,237,227)
#F2F5EE
(242,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84A580 color. Also use rgb(132,165,128) instead hex code.

Text Font Color

.myTextColor { color: #84A580; }

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

This text font color is #84A580.

Background Color

.myBgColor { background-color: #84A580; }

<div style="background-color:#84A580">Inner text</div>

This div background color is #84A580.

Border color

.myBorderColor { border: 1px solid #84A580; }

<div style="border:3px solid #84A580">Div</div>

This div border color is #84A580.

Opacity

.myOpacity80 { color: #84A580; opacity: 0.8; }

<p style="color:#84A580;opacity:0.8;">80%</p>

Text with #84A580 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 #84A580;}

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

This text has shadow with #84A580 color.


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

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

This text has shadow with #84A580 primary color and red secondary color.


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

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

This text has shadow with #84A580 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #84A580.

Preview

Color preview on black background

This text has color #84A580 on black background.


Color preview on white background

This text has color #84A580 on white background.


Black color preview on #84A580 background

This text has black color on #84A580 background.


White color preview on #84A580 background

This text has white color on #84A580 background.


Related colors

Complementary color

Complementary color for #hex is #7B5A7F.


I love getcolorcode.com

Triadic colors

1 #8084A5 and #A58084 with #84A580 are triadic colors.

2 #80A584 and #A58480 with #84A580 are triadic colors.