COLOR #49125D

HEX: #49125D RGB: (73,18,93)

Color info

#49125D contains mainly red and blue colors. Web safe color of #49125D is #330066 (or #306).

RGB color model

#49125D color RGB value is (73,18,93).

RGB: (73,18,93) (29%, 7%, 36%)

RGB channels and saturation

R 73 of 255 = 29%
G 18 of 255 = 7%
B 93 of 255 = 36%

73
18
93

R + G + B ~ 24%. #49125D is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 18 + 93 = 184 (100%)
R 73 of 184 ~ 39.67%
G 18 of 184 ~ 9.78%
B 93 of 184 ~ 50.54'%

%39.67
%50.54

CMYK color model

#49125D color CMYK value is (22,81,0,64).

  • cyan value is 21.51%
  • magenta value is 80.65%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (22,81,0,64)
C22M81Y0K64 (22%, 81%, 0%, 64%)
(0.22 / 0.81 / 0.00 / 0.64)

CMYK percentages

%21.51
%80.65
%0
%63.53

Codes

Color #49125D in popluar color models

49 12 5D
RGB 73 18 93
HSL 284° 67.57% 21.76%
HSB/HSV 284° 80.65% 36.47%
CMYK 21.51% 80.65% 0.00%
63.53%

Color #49125D in popluar number systems.

HEX 49 12 5D
Decimal 73 18 93
Binary 1001001 10010 1011101
Octal 111 22 135

Shades and tints

Shades of #49125D

#49125D
(73,18,93)
#431155
(67,17,85)
#3D104D
(61,16,77)
#370F45
(55,15,69)
#310E3D
(49,14,61)
#2B0D35
(43,13,53)
#250C2D
(37,12,45)
#1F0B25
(31,11,37)
#190A1D
(25,10,29)
#130915
(19,9,21)
#0D080D
(13,8,13)
#000000
(0,0,0)

Tints of #49125D

#49125D
(73,18,93)
#59276B
(89,39,107)
#693C79
(105,60,121)
#795187
(121,81,135)
#896695
(137,102,149)
#997BA3
(153,123,163)
#A990B1
(169,144,177)
#B9A5BF
(185,165,191)
#C9BACD
(201,186,205)
#D9CFDB
(217,207,219)
#E9E4E9
(233,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49125D color. Also use rgb(73,18,93) instead hex code.

Text Font Color

.myTextColor { color: #49125D; }

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

This text font color is #49125D.

Background Color

.myBgColor { background-color: #49125D; }

<div style="background-color:#49125D">Inner text</div>

This div background color is #49125D.

Border color

.myBorderColor { border: 1px solid #49125D; }

<div style="border:3px solid #49125D">Div</div>

This div border color is #49125D.

Opacity

.myOpacity80 { color: #49125D; opacity: 0.8; }

<p style="color:#49125D;opacity:0.8;">80%</p>

Text with #49125D 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 #49125D;}

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

This text has shadow with #49125D color.


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

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

This text has shadow with #49125D primary color and red secondary color.


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

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

This text has shadow with #49125D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49125D.

Preview

Color preview on black background

This text has color #49125D on black background.


Color preview on white background

This text has color #49125D on white background.


Black color preview on #49125D background

This text has black color on #49125D background.


White color preview on #49125D background

This text has white color on #49125D background.


Related colors

Complementary color

Complementary color for #hex is #B6EDA2.


I love getcolorcode.com

Triadic colors

1 #5D4912 and #125D49 with #49125D are triadic colors.

2 #5D1249 and #12495D with #49125D are triadic colors.