COLOR #494567

HEX: #494567 RGB: (73,69,103)

Color info

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

RGB color model

#494567 color RGB value is (73,69,103).

RGB: (73,69,103) (29%, 27%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 69 of 255 = 27%
B 103 of 255 = 40%

73
69
103

R + G + B ~ 32%. #494567 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 69 + 103 = 245 (100%)
R 73 of 245 ~ 29.8%
G 69 of 245 ~ 28.16%
B 103 of 245 ~ 42.04'%

%29.8
%28.16
%42.04

CMYK color model

#494567 color CMYK value is (29,33,0,60).

  • cyan value is 29.13%
  • magenta value is 33.01%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (29,33,0,60) C29M33Y0K60 (29%,33%,0%,60%) (0.29/0.33/0.00/0.60) 

CMYK percentages

%29.13
%33.01
%0
%59.61

Codes

Color #494567 in popluar color models

49 45 67
RGB 73 69 103
HSL 247° 19.77% 33.73%
HSB/HSV 247° 33.01% 40.39%
CMYK 29.13% 33.01% 0.00%
59.61%

Color #494567 in popluar number systems.

HEX 49 45 67
Decimal 73 69 103
Binary 1001001 1000101 1100111
Octal 111 105 147

Shades and tints

Shades of #494567

#494567
(73,69,103)
#433F5E
(67,63,94)
#3D3955
(61,57,85)
#37334C
(55,51,76)
#312D43
(49,45,67)
#2B273A
(43,39,58)
#252131
(37,33,49)
#1F1B28
(31,27,40)
#19151F
(25,21,31)
#130F16
(19,15,22)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #494567

#494567
(73,69,103)
#595574
(89,85,116)
#696581
(105,101,129)
#79758E
(121,117,142)
#89859B
(137,133,155)
#9995A8
(153,149,168)
#A9A5B5
(169,165,181)
#B9B5C2
(185,181,194)
#C9C5CF
(201,197,207)
#D9D5DC
(217,213,220)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494567 color. Also use rgb(73,69,103) instead hex code.

Text Font Color

.myTextColor { color: #494567; }

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

This text font color is #494567.

Background Color

.myBgColor { background-color: #494567; }

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

This div background color is #494567.

Border color

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

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

This div border color is #494567.

Opacity

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

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

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

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

This text has shadow with #494567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494567.

Preview

Color preview on black background

This text has color #494567 on black background.


Color preview on white background

This text has color #494567 on white background.


Black color preview on #494567 background

This text has black color on #494567 background.


White color preview on #494567 background

This text has white color on #494567 background.


Related colors

Complementary color

Complementary color for #hex is #B6BA98.


I love getcolorcode.com

Triadic colors

1 #674945 and #456749 with #494567 are triadic colors.

2 #674549 and #454967 with #494567 are triadic colors.