COLOR #49295C

HEX: #49295C RGB: (73,41,92)

Color info

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

RGB color model

#49295C color RGB value is (73,41,92).

RGB: (73,41,92) (29%, 16%, 36%)

RGB channels and saturation

R 73 of 255 = 29%
G 41 of 255 = 16%
B 92 of 255 = 36%

73
41
92

R + G + B ~ 27%. #49295C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 41 + 92 = 206 (100%)
R 73 of 206 ~ 35.44%
G 41 of 206 ~ 19.9%
B 92 of 206 ~ 44.66'%

%35.44
%19.9
%44.66

CMYK color model

#49295C color CMYK value is (21,55,0,64).

  • cyan value is 20.65%
  • magenta value is 55.43%
  • yellow value is 0.00%
  • key color value is 63.92%

CMYK: (21,55,0,64)
C21M55Y0K64 (21%, 55%, 0%, 64%)
(0.21 / 0.55 / 0.00 / 0.64)

CMYK percentages

%20.65
%55.43
%0
%63.92

Codes

Color #49295C in popluar color models

49 29 5C
RGB 73 41 92
HSL 278° 38.35% 26.08%
HSB/HSV 278° 55.43% 36.08%
CMYK 20.65% 55.43% 0.00%
63.92%

Color #49295C in popluar number systems.

HEX 49 29 5C
Decimal 73 41 92
Binary 1001001 101001 1011100
Octal 111 51 134

Shades and tints

Shades of #49295C

#49295C
(73,41,92)
#432654
(67,38,84)
#3D234C
(61,35,76)
#372044
(55,32,68)
#311D3C
(49,29,60)
#2B1A34
(43,26,52)
#25172C
(37,23,44)
#1F1424
(31,20,36)
#19111C
(25,17,28)
#130E14
(19,14,20)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #49295C

#49295C
(73,41,92)
#593C6A
(89,60,106)
#694F78
(105,79,120)
#796286
(121,98,134)
#897594
(137,117,148)
#9988A2
(153,136,162)
#A99BB0
(169,155,176)
#B9AEBE
(185,174,190)
#C9C1CC
(201,193,204)
#D9D4DA
(217,212,218)
#E9E7E8
(233,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49295C color. Also use rgb(73,41,92) instead hex code.

Text Font Color

.myTextColor { color: #49295C; }

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

This text font color is #49295C.

Background Color

.myBgColor { background-color: #49295C; }

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

This div background color is #49295C.

Border color

.myBorderColor { border: 1px solid #49295C; }

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

This div border color is #49295C.

Opacity

.myOpacity80 { color: #49295C; opacity: 0.8; }

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

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

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

This text has shadow with #49295C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49295C.

Preview

Color preview on black background

This text has color #49295C on black background.


Color preview on white background

This text has color #49295C on white background.


Black color preview on #49295C background

This text has black color on #49295C background.


White color preview on #49295C background

This text has white color on #49295C background.


Related colors

Complementary color

Complementary color for #hex is #B6D6A3.


I love getcolorcode.com

Triadic colors

1 #5C4929 and #295C49 with #49295C are triadic colors.

2 #5C2949 and #29495C with #49295C are triadic colors.