COLOR #492052

HEX: #492052 RGB: (73,32,82)

Color info

#492052 contains red, green and blue colors in about the same proportion. Web safe color of #492052 is #333366 (or #336).

RGB color model

#492052 color RGB value is (73,32,82).

RGB: (73,32,82) (29%, 13%, 32%)

RGB channels and saturation

R 73 of 255 = 29%
G 32 of 255 = 13%
B 82 of 255 = 32%

73
32
82

R + G + B ~ 25%. #492052 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 32 + 82 = 187 (100%)
R 73 of 187 ~ 39.04%
G 32 of 187 ~ 17.11%
B 82 of 187 ~ 43.85'%

%39.04
%17.11
%43.85

CMYK color model

#492052 color CMYK value is (11,61,0,68).

  • cyan value is 10.98%
  • magenta value is 60.98%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (11,61,0,68)
C11M61Y0K68 (11%, 61%, 0%, 68%)
(0.11 / 0.61 / 0.00 / 0.68)

CMYK percentages

%10.98
%60.98
%0
%67.84

Codes

Color #492052 in popluar color models

49 20 52
RGB 73 32 82
HSL 289° 43.86% 22.35%
HSB/HSV 289° 60.98% 32.16%
CMYK 10.98% 60.98% 0.00%
67.84%

Color #492052 in popluar number systems.

HEX 49 20 52
Decimal 73 32 82
Binary 1001001 100000 1010010
Octal 111 40 122

Shades and tints

Shades of #492052

#492052
(73,32,82)
#431E4B
(67,30,75)
#3D1C44
(61,28,68)
#371A3D
(55,26,61)
#311836
(49,24,54)
#2B162F
(43,22,47)
#251428
(37,20,40)
#1F1221
(31,18,33)
#19101A
(25,16,26)
#130E13
(19,14,19)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #492052

#492052
(73,32,82)
#593461
(89,52,97)
#694870
(105,72,112)
#795C7F
(121,92,127)
#89708E
(137,112,142)
#99849D
(153,132,157)
#A998AC
(169,152,172)
#B9ACBB
(185,172,187)
#C9C0CA
(201,192,202)
#D9D4D9
(217,212,217)
#E9E8E8
(233,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492052; }

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

This text font color is #492052.

Background Color

.myBgColor { background-color: #492052; }

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

This div background color is #492052.

Border color

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

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

This div border color is #492052.

Opacity

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

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

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

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

This text has shadow with #492052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492052.

Preview

Color preview on black background

This text has color #492052 on black background.


Color preview on white background

This text has color #492052 on white background.


Black color preview on #492052 background

This text has black color on #492052 background.


White color preview on #492052 background

This text has white color on #492052 background.


Related colors

Complementary color

Complementary color for #hex is #B6DFAD.


I love getcolorcode.com

Triadic colors

1 #524920 and #205249 with #492052 are triadic colors.

2 #522049 and #204952 with #492052 are triadic colors.