COLOR #49305F

HEX: #49305F RGB: (73,48,95)

Color info

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

RGB color model

#49305F color RGB value is (73,48,95).

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

RGB channels and saturation

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

73
48
95

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

Portions of RGB colors in percentages

R + G + B = 73 + 48 + 95 = 216 (100%)
R 73 of 216 ~ 33.8%
G 48 of 216 ~ 22.22%
B 95 of 216 ~ 43.98'%

%33.8
%22.22
%43.98

CMYK color model

#49305F color CMYK value is (23,49,0,63).

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

CMYK: (23,49,0,63)
C23M49Y0K63 (23%, 49%, 0%, 63%)
(0.23 / 0.49 / 0.00 / 0.63)

CMYK percentages

%23.16
%49.47
%0
%62.75

Codes

Color #49305F in popluar color models

49 30 5F
RGB 73 48 95
HSL 272° 32.87% 28.04%
HSB/HSV 272° 49.47% 37.25%
CMYK 23.16% 49.47% 0.00%
62.75%

Color #49305F in popluar number systems.

HEX 49 30 5F
Decimal 73 48 95
Binary 1001001 110000 1011111
Octal 111 60 137

Shades and tints

Shades of #49305F

#49305F
(73,48,95)
#432C57
(67,44,87)
#3D284F
(61,40,79)
#372447
(55,36,71)
#31203F
(49,32,63)
#2B1C37
(43,28,55)
#25182F
(37,24,47)
#1F1427
(31,20,39)
#19101F
(25,16,31)
#130C17
(19,12,23)
#0D080F
(13,8,15)
#000000
(0,0,0)

Tints of #49305F

#49305F
(73,48,95)
#59426D
(89,66,109)
#69547B
(105,84,123)
#796689
(121,102,137)
#897897
(137,120,151)
#998AA5
(153,138,165)
#A99CB3
(169,156,179)
#B9AEC1
(185,174,193)
#C9C0CF
(201,192,207)
#D9D2DD
(217,210,221)
#E9E4EB
(233,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49305F; }

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

This text font color is #49305F.

Background Color

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

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

This div background color is #49305F.

Border color

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

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

This div border color is #49305F.

Opacity

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

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

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

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

This text has shadow with #49305F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49305F.

Preview

Color preview on black background

This text has color #49305F on black background.


Color preview on white background

This text has color #49305F on white background.


Black color preview on #49305F background

This text has black color on #49305F background.


White color preview on #49305F background

This text has white color on #49305F background.


Related colors

Complementary color

Complementary color for #hex is #B6CFA0.


I love getcolorcode.com

Triadic colors

1 #5F4930 and #305F49 with #49305F are triadic colors.

2 #5F3049 and #30495F with #49305F are triadic colors.