COLOR #5A7D48

HEX: #5A7D48 RGB: (90,125,72)

Color info

#5A7D48 contains red, green and blue colors in about the same proportion. Web safe color of #5A7D48 is #666633 (or #663).

RGB color model

#5A7D48 color RGB value is (90,125,72).

RGB: (90,125,72) (35%, 49%, 28%)

RGB channels and saturation

R 90 of 255 = 35%
G 125 of 255 = 49%
B 72 of 255 = 28%

90
125
72

R + G + B ~ 37%. #5A7D48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 90 + 125 + 72 = 287 (100%)
R 90 of 287 ~ 31.36%
G 125 of 287 ~ 43.55%
B 72 of 287 ~ 25.09'%

%31.36
%43.55
%25.09

CMYK color model

#5A7D48 color CMYK value is (28,0,42,51).

  • cyan value is 28.00%
  • magenta value is 0.00%
  • yellow value is 42.40%
  • key color value is 50.98%

CMYK: (28,0,42,51)
C28M0Y42K51 (28%, 0%, 42%, 51%)
(0.28 / 0.00 / 0.42 / 0.51)

CMYK percentages

%28
%0
%42.4
%50.98

Codes

Color #5A7D48 in popluar color models

5A 7D 48
RGB 90 125 72
HSL 100° 26.90% 38.63%
HSB/HSV 100° 42.40% 49.02%
CMYK 28.00% 0.00% 42.40%
50.98%

Color #5A7D48 in popluar number systems.

HEX 5A 7D 48
Decimal 90 125 72
Binary 1011010 1111101 1001000
Octal 132 175 110

Shades and tints

Shades of #5A7D48

#5A7D48
(90,125,72)
#527242
(82,114,66)
#4A673C
(74,103,60)
#425C36
(66,92,54)
#3A5130
(58,81,48)
#32462A
(50,70,42)
#2A3B24
(42,59,36)
#22301E
(34,48,30)
#1A2518
(26,37,24)
#121A12
(18,26,18)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #5A7D48

#5A7D48
(90,125,72)
#698858
(105,136,88)
#789368
(120,147,104)
#879E78
(135,158,120)
#96A988
(150,169,136)
#A5B498
(165,180,152)
#B4BFA8
(180,191,168)
#C3CAB8
(195,202,184)
#D2D5C8
(210,213,200)
#E1E0D8
(225,224,216)
#F0EBE8
(240,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A7D48 color. Also use rgb(90,125,72) instead hex code.

Text Font Color

.myTextColor { color: #5A7D48; }

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

This text font color is #5A7D48.

Background Color

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

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

This div background color is #5A7D48.

Border color

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

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

This div border color is #5A7D48.

Opacity

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

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

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

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

This text has shadow with #5A7D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A7D48.

Preview

Color preview on black background

This text has color #5A7D48 on black background.


Color preview on white background

This text has color #5A7D48 on white background.


Black color preview on #5A7D48 background

This text has black color on #5A7D48 background.


White color preview on #5A7D48 background

This text has white color on #5A7D48 background.


Related colors

Complementary color

Complementary color for #hex is #A582B7.


I love getcolorcode.com

Triadic colors

1 #485A7D and #7D485A with #5A7D48 are triadic colors.

2 #487D5A and #7D5A48 with #5A7D48 are triadic colors.