COLOR #5A3A52

HEX: #5A3A52 RGB: (90,58,82)

Color info

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

RGB color model

#5A3A52 color RGB value is (90,58,82).

RGB: (90,58,82) (35%, 23%, 32%)

RGB channels and saturation

R 90 of 255 = 35%
G 58 of 255 = 23%
B 82 of 255 = 32%

90
58
82

R + G + B ~ 30%. #5A3A52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 90 + 58 + 82 = 230 (100%)
R 90 of 230 ~ 39.13%
G 58 of 230 ~ 25.22%
B 82 of 230 ~ 35.65'%

%39.13
%25.22
%35.65

CMYK color model

#5A3A52 color CMYK value is (0,36,9,65).

  • cyan value is 0.00%
  • magenta value is 35.56%
  • yellow value is 8.89%
  • key color value is 64.71%

CMYK: (0,36,9,65)
C0M36Y9K65 (0%, 36%, 9%, 65%)
(0.00 / 0.36 / 0.09 / 0.65)

CMYK percentages

%0
%35.56
%8.89
%64.71

Codes

Color #5A3A52 in popluar color models

5A 3A 52
RGB 90 58 82
HSL 315° 21.62% 29.02%
HSB/HSV 315° 35.56% 35.29%
CMYK 0.00% 35.56% 8.89%
64.71%

Color #5A3A52 in popluar number systems.

HEX 5A 3A 52
Decimal 90 58 82
Binary 1011010 111010 1010010
Octal 132 72 122

Shades and tints

Shades of #5A3A52

#5A3A52
(90,58,82)
#52354B
(82,53,75)
#4A3044
(74,48,68)
#422B3D
(66,43,61)
#3A2636
(58,38,54)
#32212F
(50,33,47)
#2A1C28
(42,28,40)
#221721
(34,23,33)
#1A121A
(26,18,26)
#120D13
(18,13,19)
#0A080C
(10,8,12)
#000000
(0,0,0)

Tints of #5A3A52

#5A3A52
(90,58,82)
#694B61
(105,75,97)
#785C70
(120,92,112)
#876D7F
(135,109,127)
#967E8E
(150,126,142)
#A58F9D
(165,143,157)
#B4A0AC
(180,160,172)
#C3B1BB
(195,177,187)
#D2C2CA
(210,194,202)
#E1D3D9
(225,211,217)
#F0E4E8
(240,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A3A52 color. Also use rgb(90,58,82) instead hex code.

Text Font Color

.myTextColor { color: #5A3A52; }

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

This text font color is #5A3A52.

Background Color

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

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

This div background color is #5A3A52.

Border color

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

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

This div border color is #5A3A52.

Opacity

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

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

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

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

This text has shadow with #5A3A52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A3A52.

Preview

Color preview on black background

This text has color #5A3A52 on black background.


Color preview on white background

This text has color #5A3A52 on white background.


Black color preview on #5A3A52 background

This text has black color on #5A3A52 background.


White color preview on #5A3A52 background

This text has white color on #5A3A52 background.


Related colors

Complementary color

Complementary color for #hex is #A5C5AD.


I love getcolorcode.com

Triadic colors

1 #525A3A and #3A525A with #5A3A52 are triadic colors.

2 #523A5A and #3A5A52 with #5A3A52 are triadic colors.