COLOR #5A2F53

HEX: #5A2F53 RGB: (90,47,83)

Color info

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

RGB color model

#5A2F53 color RGB value is (90,47,83).

RGB: (90,47,83) (35%, 18%, 33%)

RGB channels and saturation

R 90 of 255 = 35%
G 47 of 255 = 18%
B 83 of 255 = 33%

90
47
83

R + G + B ~ 29%. #5A2F53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 90 + 47 + 83 = 220 (100%)
R 90 of 220 ~ 40.91%
G 47 of 220 ~ 21.36%
B 83 of 220 ~ 37.73'%

%40.91
%21.36
%37.73

CMYK color model

#5A2F53 color CMYK value is (0,48,8,65).

  • cyan value is 0.00%
  • magenta value is 47.78%
  • yellow value is 7.78%
  • key color value is 64.71%

CMYK: (0,48,8,65)
C0M48Y8K65 (0%, 48%, 8%, 65%)
(0.00 / 0.48 / 0.08 / 0.65)

CMYK percentages

%0
%47.78
%7.78
%64.71

Codes

Color #5A2F53 in popluar color models

5A 2F 53
RGB 90 47 83
HSL 310° 31.39% 26.86%
HSB/HSV 310° 47.78% 35.29%
CMYK 0.00% 47.78% 7.78%
64.71%

Color #5A2F53 in popluar number systems.

HEX 5A 2F 53
Decimal 90 47 83
Binary 1011010 101111 1010011
Octal 132 57 123

Shades and tints

Shades of #5A2F53

#5A2F53
(90,47,83)
#522B4C
(82,43,76)
#4A2745
(74,39,69)
#42233E
(66,35,62)
#3A1F37
(58,31,55)
#321B30
(50,27,48)
#2A1729
(42,23,41)
#221322
(34,19,34)
#1A0F1B
(26,15,27)
#120B14
(18,11,20)
#0A070D
(10,7,13)
#000000
(0,0,0)

Tints of #5A2F53

#5A2F53
(90,47,83)
#694162
(105,65,98)
#785371
(120,83,113)
#876580
(135,101,128)
#96778F
(150,119,143)
#A5899E
(165,137,158)
#B49BAD
(180,155,173)
#C3ADBC
(195,173,188)
#D2BFCB
(210,191,203)
#E1D1DA
(225,209,218)
#F0E3E9
(240,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A2F53 color. Also use rgb(90,47,83) instead hex code.

Text Font Color

.myTextColor { color: #5A2F53; }

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

This text font color is #5A2F53.

Background Color

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

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

This div background color is #5A2F53.

Border color

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

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

This div border color is #5A2F53.

Opacity

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

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

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

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

This text has shadow with #5A2F53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A2F53.

Preview

Color preview on black background

This text has color #5A2F53 on black background.


Color preview on white background

This text has color #5A2F53 on white background.


Black color preview on #5A2F53 background

This text has black color on #5A2F53 background.


White color preview on #5A2F53 background

This text has white color on #5A2F53 background.


Related colors

Complementary color

Complementary color for #hex is #A5D0AC.


I love getcolorcode.com

Triadic colors

1 #535A2F and #2F535A with #5A2F53 are triadic colors.

2 #532F5A and #2F5A53 with #5A2F53 are triadic colors.