COLOR #494250

HEX: #494250 RGB: (73,66,80)

Color info

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

RGB color model

#494250 color RGB value is (73,66,80).

RGB: (73,66,80) (29%, 26%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 66 of 255 = 26%
B 80 of 255 = 31%

73
66
80

R + G + B ~ 29%. #494250 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 66 + 80 = 219 (100%)
R 73 of 219 ~ 33.33%
G 66 of 219 ~ 30.14%
B 80 of 219 ~ 36.53'%

%33.33
%30.14
%36.53

CMYK color model

#494250 color CMYK value is (9,18,0,69).

  • cyan value is 8.75%
  • magenta value is 17.50%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (9,18,0,69)
C9M18Y0K69 (9%, 18%, 0%, 69%)
(0.09 / 0.18 / 0.00 / 0.69)

CMYK percentages

%8.75
%17.5
%0
%68.63

Codes

Color #494250 in popluar color models

49 42 50
RGB 73 66 80
HSL 270° 9.59% 28.63%
HSB/HSV 270° 17.50% 31.37%
CMYK 8.75% 17.50% 0.00%
68.63%

Color #494250 in popluar number systems.

HEX 49 42 50
Decimal 73 66 80
Binary 1001001 1000010 1010000
Octal 111 102 120

Shades and tints

Shades of #494250

#494250
(73,66,80)
#433C49
(67,60,73)
#3D3642
(61,54,66)
#37303B
(55,48,59)
#312A34
(49,42,52)
#2B242D
(43,36,45)
#251E26
(37,30,38)
#1F181F
(31,24,31)
#191218
(25,18,24)
#130C11
(19,12,17)
#0D060A
(13,6,10)
#000000
(0,0,0)

Tints of #494250

#494250
(73,66,80)
#59535F
(89,83,95)
#69646E
(105,100,110)
#79757D
(121,117,125)
#89868C
(137,134,140)
#99979B
(153,151,155)
#A9A8AA
(169,168,170)
#B9B9B9
(185,185,185)
#C9CAC8
(201,202,200)
#D9DBD7
(217,219,215)
#E9ECE6
(233,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494250 color. Also use rgb(73,66,80) instead hex code.

Text Font Color

.myTextColor { color: #494250; }

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

This text font color is #494250.

Background Color

.myBgColor { background-color: #494250; }

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

This div background color is #494250.

Border color

.myBorderColor { border: 1px solid #494250; }

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

This div border color is #494250.

Opacity

.myOpacity80 { color: #494250; opacity: 0.8; }

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

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

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

This text has shadow with #494250 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494250.

Preview

Color preview on black background

This text has color #494250 on black background.


Color preview on white background

This text has color #494250 on white background.


Black color preview on #494250 background

This text has black color on #494250 background.


White color preview on #494250 background

This text has white color on #494250 background.


Related colors

Complementary color

Complementary color for #hex is #B6BDAF.


I love getcolorcode.com

Triadic colors

1 #504942 and #425049 with #494250 are triadic colors.

2 #504249 and #424950 with #494250 are triadic colors.