COLOR #201249

HEX: #201249 RGB: (32,18,73)

Color info

#201249 contains red, green and blue colors in about the same proportion. Web safe color of #201249 is #330033 (or #303).

RGB color model

#201249 color RGB value is (32,18,73).

RGB: (32,18,73) (13%, 7%, 29%)

RGB channels and saturation

R 32 of 255 = 13%
G 18 of 255 = 7%
B 73 of 255 = 29%

32
18
73

R + G + B ~ 16%. #201249 is dark color.

Portions of RGB colors in percentages

R + G + B = 32 + 18 + 73 = 123 (100%)
R 32 of 123 ~ 26.02%
G 18 of 123 ~ 14.63%
B 73 of 123 ~ 59.35'%

%26.02
%14.63
%59.35

CMYK color model

#201249 color CMYK value is (56,75,0,71).

  • cyan value is 56.16%
  • magenta value is 75.34%
  • yellow value is 0.00%
  • key color value is 71.37%
CMYK: (56,75,0,71) C56M75Y0K71 (56%,75%,0%,71%) (0.56/0.75/0.00/0.71) 

CMYK percentages

%56.16
%75.34
%0
%71.37

Codes

Color #201249 in popluar color models

20 12 49
RGB 32 18 73
HSL 255° 60.44% 17.84%
HSB/HSV 255° 75.34% 28.63%
CMYK 56.16% 75.34% 0.00%
71.37%

Color #201249 in popluar number systems.

HEX 20 12 49
Decimal 32 18 73
Binary 100000 10010 1001001
Octal 40 22 111

Shades and tints

Shades of #201249

#201249
(32,18,73)
#1E1143
(30,17,67)
#1C103D
(28,16,61)
#1A0F37
(26,15,55)
#180E31
(24,14,49)
#160D2B
(22,13,43)
#140C25
(20,12,37)
#120B1F
(18,11,31)
#100A19
(16,10,25)
#0E0913
(14,9,19)
#0C080D
(12,8,13)
#000000
(0,0,0)

Tints of #201249

#201249
(32,18,73)
#342759
(52,39,89)
#483C69
(72,60,105)
#5C5179
(92,81,121)
#706689
(112,102,137)
#847B99
(132,123,153)
#9890A9
(152,144,169)
#ACA5B9
(172,165,185)
#C0BAC9
(192,186,201)
#D4CFD9
(212,207,217)
#E8E4E9
(232,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #201249 color. Also use rgb(32,18,73) instead hex code.

Text Font Color

.myTextColor { color: #201249; }

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

This text font color is #201249.

Background Color

.myBgColor { background-color: #201249; }

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

This div background color is #201249.

Border color

.myBorderColor { border: 1px solid #201249; }

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

This div border color is #201249.

Opacity

.myOpacity80 { color: #201249; opacity: 0.8; }

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

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

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

This text has shadow with #201249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #201249.

Preview

Color preview on black background

This text has color #201249 on black background.


Color preview on white background

This text has color #201249 on white background.


Black color preview on #201249 background

This text has black color on #201249 background.


White color preview on #201249 background

This text has white color on #201249 background.


Related colors

Complementary color

Complementary color for #hex is #DFEDB6.


I love getcolorcode.com

Triadic colors

1 #492012 and #124920 with #201249 are triadic colors.

2 #491220 and #122049 with #201249 are triadic colors.