COLOR #494652

HEX: #494652 RGB: (73,70,82)

Color info

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

RGB color model

#494652 color RGB value is (73,70,82).

RGB: (73,70,82) (29%, 27%, 32%)

RGB channels and saturation

R 73 of 255 = 29%
G 70 of 255 = 27%
B 82 of 255 = 32%

73
70
82

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

Portions of RGB colors in percentages

R + G + B = 73 + 70 + 82 = 225 (100%)
R 73 of 225 ~ 32.44%
G 70 of 225 ~ 31.11%
B 82 of 225 ~ 36.44'%

%32.44
%31.11
%36.44

CMYK color model

#494652 color CMYK value is (11,15,0,68).

  • cyan value is 10.98%
  • magenta value is 14.63%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (11,15,0,68)
C11M15Y0K68 (11%, 15%, 0%, 68%)
(0.11 / 0.15 / 0.00 / 0.68)

CMYK percentages

%10.98
%14.63
%0
%67.84

Codes

Color #494652 in popluar color models

49 46 52
RGB 73 70 82
HSL 255° 7.89% 29.80%
HSB/HSV 255° 14.63% 32.16%
CMYK 10.98% 14.63% 0.00%
67.84%

Color #494652 in popluar number systems.

HEX 49 46 52
Decimal 73 70 82
Binary 1001001 1000110 1010010
Octal 111 106 122

Shades and tints

Shades of #494652

#494652
(73,70,82)
#43404B
(67,64,75)
#3D3A44
(61,58,68)
#37343D
(55,52,61)
#312E36
(49,46,54)
#2B282F
(43,40,47)
#252228
(37,34,40)
#1F1C21
(31,28,33)
#19161A
(25,22,26)
#131013
(19,16,19)
#0D0A0C
(13,10,12)
#000000
(0,0,0)

Tints of #494652

#494652
(73,70,82)
#595661
(89,86,97)
#696670
(105,102,112)
#79767F
(121,118,127)
#89868E
(137,134,142)
#99969D
(153,150,157)
#A9A6AC
(169,166,172)
#B9B6BB
(185,182,187)
#C9C6CA
(201,198,202)
#D9D6D9
(217,214,217)
#E9E6E8
(233,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494652 color. Also use rgb(73,70,82) instead hex code.

Text Font Color

.myTextColor { color: #494652; }

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

This text font color is #494652.

Background Color

.myBgColor { background-color: #494652; }

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

This div background color is #494652.

Border color

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

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

This div border color is #494652.

Opacity

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

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

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

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

This text has shadow with #494652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494652.

Preview

Color preview on black background

This text has color #494652 on black background.


Color preview on white background

This text has color #494652 on white background.


Black color preview on #494652 background

This text has black color on #494652 background.


White color preview on #494652 background

This text has white color on #494652 background.


Related colors

Complementary color

Complementary color for #hex is #B6B9AD.


I love getcolorcode.com

Triadic colors

1 #524946 and #465249 with #494652 are triadic colors.

2 #524649 and #464952 with #494652 are triadic colors.