COLOR #5A9D79

HEX: #5A9D79 RGB: (90,157,121)

Color info

#5A9D79 contains mainly green and blue colors. Web safe color of #5A9D79 is #669966 (or #696).

RGB color model

#5A9D79 color RGB value is (90,157,121).

RGB: (90,157,121) (35%, 62%, 47%)

RGB channels and saturation

R 90 of 255 = 35%
G 157 of 255 = 62%
B 121 of 255 = 47%

90
157
121

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

Portions of RGB colors in percentages

R + G + B = 90 + 157 + 121 = 368 (100%)
R 90 of 368 ~ 24.46%
G 157 of 368 ~ 42.66%
B 121 of 368 ~ 32.88'%

%24.46
%42.66
%32.88

CMYK color model

#5A9D79 color CMYK value is (43,0,23,38).

  • cyan value is 42.68%
  • magenta value is 0.00%
  • yellow value is 22.93%
  • key color value is 38.43%
CMYK: (43,0,23,38) C43M0Y23K38 (43%,0%,23%,38%) (0.43/0.00/0.23/0.38) 

CMYK percentages

%42.68
%0
%22.93
%38.43

Codes

Color #5A9D79 in popluar color models

5A 9D 79
RGB 90 157 121
HSL 148° 27.13% 48.43%
HSB/HSV 148° 42.68% 61.57%
CMYK 42.68% 0.00% 22.93%
38.43%

Color #5A9D79 in popluar number systems.

HEX 5A 9D 79
Decimal 90 157 121
Binary 1011010 10011101 1111001
Octal 132 235 171

Shades and tints

Shades of #5A9D79

#5A9D79
(90,157,121)
#528F6E
(82,143,110)
#4A8163
(74,129,99)
#427358
(66,115,88)
#3A654D
(58,101,77)
#325742
(50,87,66)
#2A4937
(42,73,55)
#223B2C
(34,59,44)
#1A2D21
(26,45,33)
#121F16
(18,31,22)
#0A110B
(10,17,11)
#000000
(0,0,0)

Tints of #5A9D79

#5A9D79
(90,157,121)
#69A585
(105,165,133)
#78AD91
(120,173,145)
#87B59D
(135,181,157)
#96BDA9
(150,189,169)
#A5C5B5
(165,197,181)
#B4CDC1
(180,205,193)
#C3D5CD
(195,213,205)
#D2DDD9
(210,221,217)
#E1E5E5
(225,229,229)
#F0EDF1
(240,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A9D79 color. Also use rgb(90,157,121) instead hex code.

Text Font Color

.myTextColor { color: #5A9D79; }

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

This text font color is #5A9D79.

Background Color

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

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

This div background color is #5A9D79.

Border color

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

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

This div border color is #5A9D79.

Opacity

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

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

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

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

This text has shadow with #5A9D79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A9D79.

Preview

Color preview on black background

This text has color #5A9D79 on black background.


Color preview on white background

This text has color #5A9D79 on white background.


Black color preview on #5A9D79 background

This text has black color on #5A9D79 background.


White color preview on #5A9D79 background

This text has white color on #5A9D79 background.


Related colors

Complementary color

Complementary color for #hex is #A56286.


I love getcolorcode.com

Triadic colors

1 #795A9D and #9D795A with #5A9D79 are triadic colors.

2 #799D5A and #9D5A79 with #5A9D79 are triadic colors.