COLOR #49315F

HEX: #49315F RGB: (73,49,95)

Color info

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

RGB color model

#49315F color RGB value is (73,49,95).

RGB: (73,49,95) (29%, 19%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 49 of 255 = 19%
B 95 of 255 = 37%

73
49
95

R + G + B ~ 28%. #49315F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 49 + 95 = 217 (100%)
R 73 of 217 ~ 33.64%
G 49 of 217 ~ 22.58%
B 95 of 217 ~ 43.78'%

%33.64
%22.58
%43.78

CMYK color model

#49315F color CMYK value is (23,48,0,63).

  • cyan value is 23.16%
  • magenta value is 48.42%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (23,48,0,63)
C23M48Y0K63 (23%, 48%, 0%, 63%)
(0.23 / 0.48 / 0.00 / 0.63)

CMYK percentages

%23.16
%48.42
%0
%62.75

Codes

Color #49315F in popluar color models

49 31 5F
RGB 73 49 95
HSL 271° 31.94% 28.24%
HSB/HSV 271° 48.42% 37.25%
CMYK 23.16% 48.42% 0.00%
62.75%

Color #49315F in popluar number systems.

HEX 49 31 5F
Decimal 73 49 95
Binary 1001001 110001 1011111
Octal 111 61 137

Shades and tints

Shades of #49315F

#49315F
(73,49,95)
#432D57
(67,45,87)
#3D294F
(61,41,79)
#372547
(55,37,71)
#31213F
(49,33,63)
#2B1D37
(43,29,55)
#25192F
(37,25,47)
#1F1527
(31,21,39)
#19111F
(25,17,31)
#130D17
(19,13,23)
#0D090F
(13,9,15)
#000000
(0,0,0)

Tints of #49315F

#49315F
(73,49,95)
#59436D
(89,67,109)
#69557B
(105,85,123)
#796789
(121,103,137)
#897997
(137,121,151)
#998BA5
(153,139,165)
#A99DB3
(169,157,179)
#B9AFC1
(185,175,193)
#C9C1CF
(201,193,207)
#D9D3DD
(217,211,221)
#E9E5EB
(233,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49315F color. Also use rgb(73,49,95) instead hex code.

Text Font Color

.myTextColor { color: #49315F; }

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

This text font color is #49315F.

Background Color

.myBgColor { background-color: #49315F; }

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

This div background color is #49315F.

Border color

.myBorderColor { border: 1px solid #49315F; }

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

This div border color is #49315F.

Opacity

.myOpacity80 { color: #49315F; opacity: 0.8; }

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

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

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

This text has shadow with #49315F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49315F.

Preview

Color preview on black background

This text has color #49315F on black background.


Color preview on white background

This text has color #49315F on white background.


Black color preview on #49315F background

This text has black color on #49315F background.


White color preview on #49315F background

This text has white color on #49315F background.


Related colors

Complementary color

Complementary color for #hex is #B6CEA0.


I love getcolorcode.com

Triadic colors

1 #5F4931 and #315F49 with #49315F are triadic colors.

2 #5F3149 and #31495F with #49315F are triadic colors.