COLOR #49235E

HEX: #49235E RGB: (73,35,94)

Color info

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

RGB color model

#49235E color RGB value is (73,35,94).

RGB: (73,35,94) (29%, 14%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 35 of 255 = 14%
B 94 of 255 = 37%

73
35
94

R + G + B ~ 27%. #49235E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 35 + 94 = 202 (100%)
R 73 of 202 ~ 36.14%
G 35 of 202 ~ 17.33%
B 94 of 202 ~ 46.53'%

%36.14
%17.33
%46.53

CMYK color model

#49235E color CMYK value is (22,63,0,63).

  • cyan value is 22.34%
  • magenta value is 62.77%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (22,63,0,63)
C22M63Y0K63 (22%, 63%, 0%, 63%)
(0.22 / 0.63 / 0.00 / 0.63)

CMYK percentages

%22.34
%62.77
%0
%63.14

Codes

Color #49235E in popluar color models

49 23 5E
RGB 73 35 94
HSL 279° 45.74% 25.29%
HSB/HSV 279° 62.77% 36.86%
CMYK 22.34% 62.77% 0.00%
63.14%

Color #49235E in popluar number systems.

HEX 49 23 5E
Decimal 73 35 94
Binary 1001001 100011 1011110
Octal 111 43 136

Shades and tints

Shades of #49235E

#49235E
(73,35,94)
#432056
(67,32,86)
#3D1D4E
(61,29,78)
#371A46
(55,26,70)
#31173E
(49,23,62)
#2B1436
(43,20,54)
#25112E
(37,17,46)
#1F0E26
(31,14,38)
#190B1E
(25,11,30)
#130816
(19,8,22)
#0D050E
(13,5,14)
#000000
(0,0,0)

Tints of #49235E

#49235E
(73,35,94)
#59376C
(89,55,108)
#694B7A
(105,75,122)
#795F88
(121,95,136)
#897396
(137,115,150)
#9987A4
(153,135,164)
#A99BB2
(169,155,178)
#B9AFC0
(185,175,192)
#C9C3CE
(201,195,206)
#D9D7DC
(217,215,220)
#E9EBEA
(233,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49235E color. Also use rgb(73,35,94) instead hex code.

Text Font Color

.myTextColor { color: #49235E; }

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

This text font color is #49235E.

Background Color

.myBgColor { background-color: #49235E; }

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

This div background color is #49235E.

Border color

.myBorderColor { border: 1px solid #49235E; }

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

This div border color is #49235E.

Opacity

.myOpacity80 { color: #49235E; opacity: 0.8; }

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

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

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

This text has shadow with #49235E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49235E.

Preview

Color preview on black background

This text has color #49235E on black background.


Color preview on white background

This text has color #49235E on white background.


Black color preview on #49235E background

This text has black color on #49235E background.


White color preview on #49235E background

This text has white color on #49235E background.


Related colors

Complementary color

Complementary color for #hex is #B6DCA1.


I love getcolorcode.com

Triadic colors

1 #5E4923 and #235E49 with #49235E are triadic colors.

2 #5E2349 and #23495E with #49235E are triadic colors.