COLOR #492067

HEX: #492067 RGB: (73,32,103)

Color info

#492067 contains mainly red and blue colors. Web safe color of #492067 is #333366 (or #336).

RGB color model

#492067 color RGB value is (73,32,103).

RGB: (73,32,103) (29%, 13%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 32 of 255 = 13%
B 103 of 255 = 40%

73
32
103

R + G + B ~ 27%. #492067 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 32 + 103 = 208 (100%)
R 73 of 208 ~ 35.1%
G 32 of 208 ~ 15.38%
B 103 of 208 ~ 49.52'%

%35.1
%15.38
%49.52

CMYK color model

#492067 color CMYK value is (29,69,0,60).

  • cyan value is 29.13%
  • magenta value is 68.93%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (29,69,0,60)
C29M69Y0K60 (29%, 69%, 0%, 60%)
(0.29 / 0.69 / 0.00 / 0.60)

CMYK percentages

%29.13
%68.93
%0
%59.61

Codes

Color #492067 in popluar color models

49 20 67
RGB 73 32 103
HSL 275° 52.59% 26.47%
HSB/HSV 275° 68.93% 40.39%
CMYK 29.13% 68.93% 0.00%
59.61%

Color #492067 in popluar number systems.

HEX 49 20 67
Decimal 73 32 103
Binary 1001001 100000 1100111
Octal 111 40 147

Shades and tints

Shades of #492067

#492067
(73,32,103)
#431E5E
(67,30,94)
#3D1C55
(61,28,85)
#371A4C
(55,26,76)
#311843
(49,24,67)
#2B163A
(43,22,58)
#251431
(37,20,49)
#1F1228
(31,18,40)
#19101F
(25,16,31)
#130E16
(19,14,22)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #492067

#492067
(73,32,103)
#593474
(89,52,116)
#694881
(105,72,129)
#795C8E
(121,92,142)
#89709B
(137,112,155)
#9984A8
(153,132,168)
#A998B5
(169,152,181)
#B9ACC2
(185,172,194)
#C9C0CF
(201,192,207)
#D9D4DC
(217,212,220)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492067; }

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

This text font color is #492067.

Background Color

.myBgColor { background-color: #492067; }

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

This div background color is #492067.

Border color

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

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

This div border color is #492067.

Opacity

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

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

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

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

This text has shadow with #492067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492067.

Preview

Color preview on black background

This text has color #492067 on black background.


Color preview on white background

This text has color #492067 on white background.


Black color preview on #492067 background

This text has black color on #492067 background.


White color preview on #492067 background

This text has white color on #492067 background.


Related colors

Complementary color

Complementary color for #hex is #B6DF98.


I love getcolorcode.com

Triadic colors

1 #674920 and #206749 with #492067 are triadic colors.

2 #672049 and #204967 with #492067 are triadic colors.