COLOR #49274F

HEX: #49274F RGB: (73,39,79)

Color info

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

RGB color model

#49274F color RGB value is (73,39,79).

RGB: (73,39,79) (29%, 15%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 39 of 255 = 15%
B 79 of 255 = 31%

73
39
79

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

Portions of RGB colors in percentages

R + G + B = 73 + 39 + 79 = 191 (100%)
R 73 of 191 ~ 38.22%
G 39 of 191 ~ 20.42%
B 79 of 191 ~ 41.36'%

%38.22
%20.42
%41.36

CMYK color model

#49274F color CMYK value is (8,51,0,69).

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

CMYK: (8,51,0,69)
C8M51Y0K69 (8%, 51%, 0%, 69%)
(0.08 / 0.51 / 0.00 / 0.69)

CMYK percentages

%7.59
%50.63
%0
%69.02

Codes

Color #49274F in popluar color models

49 27 4F
RGB 73 39 79
HSL 291° 33.90% 23.14%
HSB/HSV 291° 50.63% 30.98%
CMYK 7.59% 50.63% 0.00%
69.02%

Color #49274F in popluar number systems.

HEX 49 27 4F
Decimal 73 39 79
Binary 1001001 100111 1001111
Octal 111 47 117

Shades and tints

Shades of #49274F

#49274F
(73,39,79)
#432448
(67,36,72)
#3D2141
(61,33,65)
#371E3A
(55,30,58)
#311B33
(49,27,51)
#2B182C
(43,24,44)
#251525
(37,21,37)
#1F121E
(31,18,30)
#190F17
(25,15,23)
#130C10
(19,12,16)
#0D0909
(13,9,9)
#000000
(0,0,0)

Tints of #49274F

#49274F
(73,39,79)
#593A5F
(89,58,95)
#694D6F
(105,77,111)
#79607F
(121,96,127)
#89738F
(137,115,143)
#99869F
(153,134,159)
#A999AF
(169,153,175)
#B9ACBF
(185,172,191)
#C9BFCF
(201,191,207)
#D9D2DF
(217,210,223)
#E9E5EF
(233,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49274F; }

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

This text font color is #49274F.

Background Color

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

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

This div background color is #49274F.

Border color

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

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

This div border color is #49274F.

Opacity

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

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

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

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

This text has shadow with #49274F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49274F.

Preview

Color preview on black background

This text has color #49274F on black background.


Color preview on white background

This text has color #49274F on white background.


Black color preview on #49274F background

This text has black color on #49274F background.


White color preview on #49274F background

This text has white color on #49274F background.


Related colors

Complementary color

Complementary color for #hex is #B6D8B0.


I love getcolorcode.com

Triadic colors

1 #4F4927 and #274F49 with #49274F are triadic colors.

2 #4F2749 and #27494F with #49274F are triadic colors.