COLOR #5A6A54

HEX: #5A6A54 RGB: (90,106,84)

Color info

#5A6A54 contains red, green and blue colors in about the same proportion. Web safe color of #5A6A54 is #666666 (or #666).

RGB color model

#5A6A54 color RGB value is (90,106,84).

RGB: (90,106,84) (35%, 42%, 33%)

RGB channels and saturation

R 90 of 255 = 35%
G 106 of 255 = 42%
B 84 of 255 = 33%

90
106
84

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

Portions of RGB colors in percentages

R + G + B = 90 + 106 + 84 = 280 (100%)
R 90 of 280 ~ 32.14%
G 106 of 280 ~ 37.86%
B 84 of 280 ~ 30'%

%32.14
%37.86
%30

CMYK color model

#5A6A54 color CMYK value is (15,0,21,58).

  • cyan value is 15.09%
  • magenta value is 0.00%
  • yellow value is 20.75%
  • key color value is 58.43%

CMYK: (15,0,21,58)
C15M0Y21K58 (15%, 0%, 21%, 58%)
(0.15 / 0.00 / 0.21 / 0.58)

CMYK percentages

%15.09
%0
%20.75
%58.43

Codes

Color #5A6A54 in popluar color models

5A 6A 54
RGB 90 106 84
HSL 104° 11.58% 37.25%
HSB/HSV 104° 20.75% 41.57%
CMYK 15.09% 0.00% 20.75%
58.43%

Color #5A6A54 in popluar number systems.

HEX 5A 6A 54
Decimal 90 106 84
Binary 1011010 1101010 1010100
Octal 132 152 124

Shades and tints

Shades of #5A6A54

#5A6A54
(90,106,84)
#52614D
(82,97,77)
#4A5846
(74,88,70)
#424F3F
(66,79,63)
#3A4638
(58,70,56)
#323D31
(50,61,49)
#2A342A
(42,52,42)
#222B23
(34,43,35)
#1A221C
(26,34,28)
#121915
(18,25,21)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #5A6A54

#5A6A54
(90,106,84)
#697763
(105,119,99)
#788472
(120,132,114)
#879181
(135,145,129)
#969E90
(150,158,144)
#A5AB9F
(165,171,159)
#B4B8AE
(180,184,174)
#C3C5BD
(195,197,189)
#D2D2CC
(210,210,204)
#E1DFDB
(225,223,219)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A6A54 color. Also use rgb(90,106,84) instead hex code.

Text Font Color

.myTextColor { color: #5A6A54; }

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

This text font color is #5A6A54.

Background Color

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

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

This div background color is #5A6A54.

Border color

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

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

This div border color is #5A6A54.

Opacity

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

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

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

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

This text has shadow with #5A6A54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A6A54.

Preview

Color preview on black background

This text has color #5A6A54 on black background.


Color preview on white background

This text has color #5A6A54 on white background.


Black color preview on #5A6A54 background

This text has black color on #5A6A54 background.


White color preview on #5A6A54 background

This text has white color on #5A6A54 background.


Related colors

Complementary color

Complementary color for #hex is #A595AB.


I love getcolorcode.com

Triadic colors

1 #545A6A and #6A545A with #5A6A54 are triadic colors.

2 #546A5A and #6A5A54 with #5A6A54 are triadic colors.