COLOR #5A894A

HEX: #5A894A RGB: (90,137,74)

Color info

#5A894A contains mainly red and green colors. Web safe color of #5A894A is #669933 (or #693).

RGB color model

#5A894A color RGB value is (90,137,74).

RGB: (90,137,74) (35%, 54%, 29%)

RGB channels and saturation

R 90 of 255 = 35%
G 137 of 255 = 54%
B 74 of 255 = 29%

90
137
74

R + G + B ~ 39%. #5A894A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 90 + 137 + 74 = 301 (100%)
R 90 of 301 ~ 29.9%
G 137 of 301 ~ 45.51%
B 74 of 301 ~ 24.58'%

%29.9
%45.51
%24.58

CMYK color model

#5A894A color CMYK value is (34,0,46,46).

  • cyan value is 34.31%
  • magenta value is 0.00%
  • yellow value is 45.99%
  • key color value is 46.27%

CMYK: (34,0,46,46)
C34M0Y46K46 (34%, 0%, 46%, 46%)
(0.34 / 0.00 / 0.46 / 0.46)

CMYK percentages

%34.31
%0
%45.99
%46.27

Codes

Color #5A894A in popluar color models

5A 89 4A
RGB 90 137 74
HSL 105° 29.86% 41.37%
HSB/HSV 105° 45.99% 53.73%
CMYK 34.31% 0.00% 45.99%
46.27%

Color #5A894A in popluar number systems.

HEX 5A 89 4A
Decimal 90 137 74
Binary 1011010 10001001 1001010
Octal 132 211 112

Shades and tints

Shades of #5A894A

#5A894A
(90,137,74)
#527D44
(82,125,68)
#4A713E
(74,113,62)
#426538
(66,101,56)
#3A5932
(58,89,50)
#324D2C
(50,77,44)
#2A4126
(42,65,38)
#223520
(34,53,32)
#1A291A
(26,41,26)
#121D14
(18,29,20)
#0A110E
(10,17,14)
#000000
(0,0,0)

Tints of #5A894A

#5A894A
(90,137,74)
#69935A
(105,147,90)
#789D6A
(120,157,106)
#87A77A
(135,167,122)
#96B18A
(150,177,138)
#A5BB9A
(165,187,154)
#B4C5AA
(180,197,170)
#C3CFBA
(195,207,186)
#D2D9CA
(210,217,202)
#E1E3DA
(225,227,218)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A894A color. Also use rgb(90,137,74) instead hex code.

Text Font Color

.myTextColor { color: #5A894A; }

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

This text font color is #5A894A.

Background Color

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

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

This div background color is #5A894A.

Border color

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

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

This div border color is #5A894A.

Opacity

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

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

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

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

This text has shadow with #5A894A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A894A.

Preview

Color preview on black background

This text has color #5A894A on black background.


Color preview on white background

This text has color #5A894A on white background.


Black color preview on #5A894A background

This text has black color on #5A894A background.


White color preview on #5A894A background

This text has white color on #5A894A background.


Related colors

Complementary color

Complementary color for #hex is #A576B5.


I love getcolorcode.com

Triadic colors

1 #4A5A89 and #894A5A with #5A894A are triadic colors.

2 #4A895A and #895A4A with #5A894A are triadic colors.