COLOR #49314F

HEX: #49314F RGB: (73,49,79)

Color info

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

RGB color model

#49314F color RGB value is (73,49,79).

RGB: (73,49,79) (29%, 19%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 49 of 255 = 19%
B 79 of 255 = 31%

73
49
79

R + G + B ~ 26%. #49314F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 49 + 79 = 201 (100%)
R 73 of 201 ~ 36.32%
G 49 of 201 ~ 24.38%
B 79 of 201 ~ 39.3'%

%36.32
%24.38
%39.3

CMYK color model

#49314F color CMYK value is (8,38,0,69).

  • cyan value is 7.59%
  • magenta value is 37.97%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (8,38,0,69)
C8M38Y0K69 (8%, 38%, 0%, 69%)
(0.08 / 0.38 / 0.00 / 0.69)

CMYK percentages

%7.59
%37.97
%0
%69.02

Codes

Color #49314F in popluar color models

49 31 4F
RGB 73 49 79
HSL 288° 23.44% 25.10%
HSB/HSV 288° 37.97% 30.98%
CMYK 7.59% 37.97% 0.00%
69.02%

Color #49314F in popluar number systems.

HEX 49 31 4F
Decimal 73 49 79
Binary 1001001 110001 1001111
Octal 111 61 117

Shades and tints

Shades of #49314F

#49314F
(73,49,79)
#432D48
(67,45,72)
#3D2941
(61,41,65)
#37253A
(55,37,58)
#312133
(49,33,51)
#2B1D2C
(43,29,44)
#251925
(37,25,37)
#1F151E
(31,21,30)
#191117
(25,17,23)
#130D10
(19,13,16)
#0D0909
(13,9,9)
#000000
(0,0,0)

Tints of #49314F

#49314F
(73,49,79)
#59435F
(89,67,95)
#69556F
(105,85,111)
#79677F
(121,103,127)
#89798F
(137,121,143)
#998B9F
(153,139,159)
#A99DAF
(169,157,175)
#B9AFBF
(185,175,191)
#C9C1CF
(201,193,207)
#D9D3DF
(217,211,223)
#E9E5EF
(233,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49314F color. Also use rgb(73,49,79) instead hex code.

Text Font Color

.myTextColor { color: #49314F; }

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

This text font color is #49314F.

Background Color

.myBgColor { background-color: #49314F; }

<div style="background-color:#49314F">Inner text</div>

This div background color is #49314F.

Border color

.myBorderColor { border: 1px solid #49314F; }

<div style="border:3px solid #49314F">Div</div>

This div border color is #49314F.

Opacity

.myOpacity80 { color: #49314F; opacity: 0.8; }

<p style="color:#49314F;opacity:0.8;">80%</p>

Text with #49314F 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 #49314F;}

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

This text has shadow with #49314F color.


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

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

This text has shadow with #49314F primary color and red secondary color.


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

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

This text has shadow with #49314F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49314F.

Preview

Color preview on black background

This text has color #49314F on black background.


Color preview on white background

This text has color #49314F on white background.


Black color preview on #49314F background

This text has black color on #49314F background.


White color preview on #49314F background

This text has white color on #49314F background.


Related colors

Complementary color

Complementary color for #hex is #B6CEB0.


I love getcolorcode.com

Triadic colors

1 #4F4931 and #314F49 with #49314F are triadic colors.

2 #4F3149 and #31494F with #49314F are triadic colors.