COLOR #49294B

HEX: #49294B RGB: (73,41,75)

Color info

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

RGB color model

#49294B color RGB value is (73,41,75).

RGB: (73,41,75) (29%, 16%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 41 of 255 = 16%
B 75 of 255 = 29%

73
41
75

R + G + B ~ 25%. #49294B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 41 + 75 = 189 (100%)
R 73 of 189 ~ 38.62%
G 41 of 189 ~ 21.69%
B 75 of 189 ~ 39.68'%

%38.62
%21.69
%39.68

CMYK color model

#49294B color CMYK value is (3,45,0,71).

  • cyan value is 2.67%
  • magenta value is 45.33%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (3,45,0,71)
C3M45Y0K71 (3%, 45%, 0%, 71%)
(0.03 / 0.45 / 0.00 / 0.71)

CMYK percentages

%2.67
%45.33
%0
%70.59

Codes

Color #49294B in popluar color models

49 29 4B
RGB 73 41 75
HSL 296° 29.31% 22.75%
HSB/HSV 296° 45.33% 29.41%
CMYK 2.67% 45.33% 0.00%
70.59%

Color #49294B in popluar number systems.

HEX 49 29 4B
Decimal 73 41 75
Binary 1001001 101001 1001011
Octal 111 51 113

Shades and tints

Shades of #49294B

#49294B
(73,41,75)
#432645
(67,38,69)
#3D233F
(61,35,63)
#372039
(55,32,57)
#311D33
(49,29,51)
#2B1A2D
(43,26,45)
#251727
(37,23,39)
#1F1421
(31,20,33)
#19111B
(25,17,27)
#130E15
(19,14,21)
#0D0B0F
(13,11,15)
#000000
(0,0,0)

Tints of #49294B

#49294B
(73,41,75)
#593C5B
(89,60,91)
#694F6B
(105,79,107)
#79627B
(121,98,123)
#89758B
(137,117,139)
#99889B
(153,136,155)
#A99BAB
(169,155,171)
#B9AEBB
(185,174,187)
#C9C1CB
(201,193,203)
#D9D4DB
(217,212,219)
#E9E7EB
(233,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49294B color. Also use rgb(73,41,75) instead hex code.

Text Font Color

.myTextColor { color: #49294B; }

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

This text font color is #49294B.

Background Color

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

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

This div background color is #49294B.

Border color

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

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

This div border color is #49294B.

Opacity

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

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

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

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

This text has shadow with #49294B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49294B.

Preview

Color preview on black background

This text has color #49294B on black background.


Color preview on white background

This text has color #49294B on white background.


Black color preview on #49294B background

This text has black color on #49294B background.


White color preview on #49294B background

This text has white color on #49294B background.


Related colors

Complementary color

Complementary color for #hex is #B6D6B4.


I love getcolorcode.com

Triadic colors

1 #4B4929 and #294B49 with #49294B are triadic colors.

2 #4B2949 and #29494B with #49294B are triadic colors.