COLOR #5A8D59

HEX: #5A8D59 RGB: (90,141,89)

Color info

#5A8D59 contains red, green and blue colors in about the same proportion. Web safe color of #5A8D59 is #669966 (or #696).

RGB color model

#5A8D59 color RGB value is (90,141,89).

RGB: (90,141,89) (35%, 55%, 35%)

RGB channels and saturation

R 90 of 255 = 35%
G 141 of 255 = 55%
B 89 of 255 = 35%

90
141
89

R + G + B ~ 42%. #5A8D59 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 90 + 141 + 89 = 320 (100%)
R 90 of 320 ~ 28.13%
G 141 of 320 ~ 44.06%
B 89 of 320 ~ 27.81'%

%28.13
%44.06
%27.81

CMYK color model

#5A8D59 color CMYK value is (36,0,37,45).

  • cyan value is 36.17%
  • magenta value is 0.00%
  • yellow value is 36.88%
  • key color value is 44.71%

CMYK: (36,0,37,45)
C36M0Y37K45 (36%, 0%, 37%, 45%)
(0.36 / 0.00 / 0.37 / 0.45)

CMYK percentages

%36.17
%0
%36.88
%44.71

Codes

Color #5A8D59 in popluar color models

5A 8D 59
RGB 90 141 89
HSL 119° 22.61% 45.10%
HSB/HSV 119° 36.88% 55.29%
CMYK 36.17% 0.00% 36.88%
44.71%

Color #5A8D59 in popluar number systems.

HEX 5A 8D 59
Decimal 90 141 89
Binary 1011010 10001101 1011001
Octal 132 215 131

Shades and tints

Shades of #5A8D59

#5A8D59
(90,141,89)
#528151
(82,129,81)
#4A7549
(74,117,73)
#426941
(66,105,65)
#3A5D39
(58,93,57)
#325131
(50,81,49)
#2A4529
(42,69,41)
#223921
(34,57,33)
#1A2D19
(26,45,25)
#122111
(18,33,17)
#0A1509
(10,21,9)
#000000
(0,0,0)

Tints of #5A8D59

#5A8D59
(90,141,89)
#699768
(105,151,104)
#78A177
(120,161,119)
#87AB86
(135,171,134)
#96B595
(150,181,149)
#A5BFA4
(165,191,164)
#B4C9B3
(180,201,179)
#C3D3C2
(195,211,194)
#D2DDD1
(210,221,209)
#E1E7E0
(225,231,224)
#F0F1EF
(240,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A8D59 color. Also use rgb(90,141,89) instead hex code.

Text Font Color

.myTextColor { color: #5A8D59; }

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

This text font color is #5A8D59.

Background Color

.myBgColor { background-color: #5A8D59; }

<div style="background-color:#5A8D59">Inner text</div>

This div background color is #5A8D59.

Border color

.myBorderColor { border: 1px solid #5A8D59; }

<div style="border:3px solid #5A8D59">Div</div>

This div border color is #5A8D59.

Opacity

.myOpacity80 { color: #5A8D59; opacity: 0.8; }

<p style="color:#5A8D59;opacity:0.8;">80%</p>

Text with #5A8D59 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 #5A8D59;}

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

This text has shadow with #5A8D59 color.


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

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

This text has shadow with #5A8D59 primary color and red secondary color.


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

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

This text has shadow with #5A8D59 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5A8D59.

Preview

Color preview on black background

This text has color #5A8D59 on black background.


Color preview on white background

This text has color #5A8D59 on white background.


Black color preview on #5A8D59 background

This text has black color on #5A8D59 background.


White color preview on #5A8D59 background

This text has white color on #5A8D59 background.


Related colors

Complementary color

Complementary color for #hex is #A572A6.


I love getcolorcode.com

Triadic colors

1 #595A8D and #8D595A with #5A8D59 are triadic colors.

2 #598D5A and #8D5A59 with #5A8D59 are triadic colors.