COLOR #49304C

HEX: #49304C RGB: (73,48,76)

Color info

#49304C contains red, green and blue colors in about the same proportion. Web safe color of #49304C is #333333 (or #333).

RGB color model

#49304C color RGB value is (73,48,76).

RGB: (73,48,76) (29%, 19%, 30%)

RGB channels and saturation

R 73 of 255 = 29%
G 48 of 255 = 19%
B 76 of 255 = 30%

73
48
76

R + G + B ~ 26%. #49304C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 48 + 76 = 197 (100%)
R 73 of 197 ~ 37.06%
G 48 of 197 ~ 24.37%
B 76 of 197 ~ 38.58'%

%37.06
%24.37
%38.58

CMYK color model

#49304C color CMYK value is (4,37,0,70).

  • cyan value is 3.95%
  • magenta value is 36.84%
  • yellow value is 0.00%
  • key color value is 70.20%

CMYK: (4,37,0,70)
C4M37Y0K70 (4%, 37%, 0%, 70%)
(0.04 / 0.37 / 0.00 / 0.70)

CMYK percentages

%3.95
%36.84
%0
%70.2

Codes

Color #49304C in popluar color models

49 30 4C
RGB 73 48 76
HSL 294° 22.58% 24.31%
HSB/HSV 294° 36.84% 29.80%
CMYK 3.95% 36.84% 0.00%
70.20%

Color #49304C in popluar number systems.

HEX 49 30 4C
Decimal 73 48 76
Binary 1001001 110000 1001100
Octal 111 60 114

Shades and tints

Shades of #49304C

#49304C
(73,48,76)
#432C46
(67,44,70)
#3D2840
(61,40,64)
#37243A
(55,36,58)
#312034
(49,32,52)
#2B1C2E
(43,28,46)
#251828
(37,24,40)
#1F1422
(31,20,34)
#19101C
(25,16,28)
#130C16
(19,12,22)
#0D0810
(13,8,16)
#000000
(0,0,0)

Tints of #49304C

#49304C
(73,48,76)
#59425C
(89,66,92)
#69546C
(105,84,108)
#79667C
(121,102,124)
#89788C
(137,120,140)
#998A9C
(153,138,156)
#A99CAC
(169,156,172)
#B9AEBC
(185,174,188)
#C9C0CC
(201,192,204)
#D9D2DC
(217,210,220)
#E9E4EC
(233,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49304C color. Also use rgb(73,48,76) instead hex code.

Text Font Color

.myTextColor { color: #49304C; }

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

This text font color is #49304C.

Background Color

.myBgColor { background-color: #49304C; }

<div style="background-color:#49304C">Inner text</div>

This div background color is #49304C.

Border color

.myBorderColor { border: 1px solid #49304C; }

<div style="border:3px solid #49304C">Div</div>

This div border color is #49304C.

Opacity

.myOpacity80 { color: #49304C; opacity: 0.8; }

<p style="color:#49304C;opacity:0.8;">80%</p>

Text with #49304C 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 #49304C;}

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

This text has shadow with #49304C color.


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

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

This text has shadow with #49304C primary color and red secondary color.


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

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

This text has shadow with #49304C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49304C.

Preview

Color preview on black background

This text has color #49304C on black background.


Color preview on white background

This text has color #49304C on white background.


Black color preview on #49304C background

This text has black color on #49304C background.


White color preview on #49304C background

This text has white color on #49304C background.


Related colors

Complementary color

Complementary color for #hex is #B6CFB3.


I love getcolorcode.com

Triadic colors

1 #4C4930 and #304C49 with #49304C are triadic colors.

2 #4C3049 and #30494C with #49304C are triadic colors.