COLOR #5A4A68

HEX: #5A4A68 RGB: (90,74,104)

Color info

#5A4A68 contains red, green and blue colors in about the same proportion. Web safe color of #5A4A68 is #663366 (or #636).

RGB color model

#5A4A68 color RGB value is (90,74,104).

RGB: (90,74,104) (35%, 29%, 41%)

RGB channels and saturation

R 90 of 255 = 35%
G 74 of 255 = 29%
B 104 of 255 = 41%

90
74
104

R + G + B ~ 35%. #5A4A68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 90 + 74 + 104 = 268 (100%)
R 90 of 268 ~ 33.58%
G 74 of 268 ~ 27.61%
B 104 of 268 ~ 38.81'%

%33.58
%27.61
%38.81

CMYK color model

#5A4A68 color CMYK value is (13,29,0,59).

  • cyan value is 13.46%
  • magenta value is 28.85%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (13,29,0,59)
C13M29Y0K59 (13%, 29%, 0%, 59%)
(0.13 / 0.29 / 0.00 / 0.59)

CMYK percentages

%13.46
%28.85
%0
%59.22

Codes

Color #5A4A68 in popluar color models

5A 4A 68
RGB 90 74 104
HSL 272° 16.85% 34.90%
HSB/HSV 272° 28.85% 40.78%
CMYK 13.46% 28.85% 0.00%
59.22%

Color #5A4A68 in popluar number systems.

HEX 5A 4A 68
Decimal 90 74 104
Binary 1011010 1001010 1101000
Octal 132 112 150

Shades and tints

Shades of #5A4A68

#5A4A68
(90,74,104)
#52445F
(82,68,95)
#4A3E56
(74,62,86)
#42384D
(66,56,77)
#3A3244
(58,50,68)
#322C3B
(50,44,59)
#2A2632
(42,38,50)
#222029
(34,32,41)
#1A1A20
(26,26,32)
#121417
(18,20,23)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #5A4A68

#5A4A68
(90,74,104)
#695A75
(105,90,117)
#786A82
(120,106,130)
#877A8F
(135,122,143)
#968A9C
(150,138,156)
#A59AA9
(165,154,169)
#B4AAB6
(180,170,182)
#C3BAC3
(195,186,195)
#D2CAD0
(210,202,208)
#E1DADD
(225,218,221)
#F0EAEA
(240,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5A4A68; }

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

This text font color is #5A4A68.

Background Color

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

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

This div background color is #5A4A68.

Border color

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

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

This div border color is #5A4A68.

Opacity

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

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

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

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

This text has shadow with #5A4A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A4A68.

Preview

Color preview on black background

This text has color #5A4A68 on black background.


Color preview on white background

This text has color #5A4A68 on white background.


Black color preview on #5A4A68 background

This text has black color on #5A4A68 background.


White color preview on #5A4A68 background

This text has white color on #5A4A68 background.


Related colors

Complementary color

Complementary color for #hex is #A5B597.


I love getcolorcode.com

Triadic colors

1 #685A4A and #4A685A with #5A4A68 are triadic colors.

2 #684A5A and #4A5A68 with #5A4A68 are triadic colors.