COLOR #49355B

HEX: #49355B RGB: (73,53,91)

Color info

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

RGB color model

#49355B color RGB value is (73,53,91).

RGB: (73,53,91) (29%, 21%, 36%)

RGB channels and saturation

R 73 of 255 = 29%
G 53 of 255 = 21%
B 91 of 255 = 36%

73
53
91

R + G + B ~ 29%. #49355B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 53 + 91 = 217 (100%)
R 73 of 217 ~ 33.64%
G 53 of 217 ~ 24.42%
B 91 of 217 ~ 41.94'%

%33.64
%24.42
%41.94

CMYK color model

#49355B color CMYK value is (20,42,0,64).

  • cyan value is 19.78%
  • magenta value is 41.76%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (20,42,0,64)
C20M42Y0K64 (20%, 42%, 0%, 64%)
(0.20 / 0.42 / 0.00 / 0.64)

CMYK percentages

%19.78
%41.76
%0
%64.31

Codes

Color #49355B in popluar color models

49 35 5B
RGB 73 53 91
HSL 272° 26.39% 28.24%
HSB/HSV 272° 41.76% 35.69%
CMYK 19.78% 41.76% 0.00%
64.31%

Color #49355B in popluar number systems.

HEX 49 35 5B
Decimal 73 53 91
Binary 1001001 110101 1011011
Octal 111 65 133

Shades and tints

Shades of #49355B

#49355B
(73,53,91)
#433153
(67,49,83)
#3D2D4B
(61,45,75)
#372943
(55,41,67)
#31253B
(49,37,59)
#2B2133
(43,33,51)
#251D2B
(37,29,43)
#1F1923
(31,25,35)
#19151B
(25,21,27)
#131113
(19,17,19)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #49355B

#49355B
(73,53,91)
#594769
(89,71,105)
#695977
(105,89,119)
#796B85
(121,107,133)
#897D93
(137,125,147)
#998FA1
(153,143,161)
#A9A1AF
(169,161,175)
#B9B3BD
(185,179,189)
#C9C5CB
(201,197,203)
#D9D7D9
(217,215,217)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49355B color. Also use rgb(73,53,91) instead hex code.

Text Font Color

.myTextColor { color: #49355B; }

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

This text font color is #49355B.

Background Color

.myBgColor { background-color: #49355B; }

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

This div background color is #49355B.

Border color

.myBorderColor { border: 1px solid #49355B; }

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

This div border color is #49355B.

Opacity

.myOpacity80 { color: #49355B; opacity: 0.8; }

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

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

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

This text has shadow with #49355B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49355B.

Preview

Color preview on black background

This text has color #49355B on black background.


Color preview on white background

This text has color #49355B on white background.


Black color preview on #49355B background

This text has black color on #49355B background.


White color preview on #49355B background

This text has white color on #49355B background.


Related colors

Complementary color

Complementary color for #hex is #B6CAA4.


I love getcolorcode.com

Triadic colors

1 #5B4935 and #355B49 with #49355B are triadic colors.

2 #5B3549 and #35495B with #49355B are triadic colors.