COLOR #492377

HEX: #492377 RGB: (73,35,119)

Color info

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

RGB color model

#492377 color RGB value is (73,35,119).

RGB: (73,35,119) (29%, 14%, 47%)

RGB channels and saturation

R 73 of 255 = 29%
G 35 of 255 = 14%
B 119 of 255 = 47%

73
35
119

R + G + B ~ 30%. #492377 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 35 + 119 = 227 (100%)
R 73 of 227 ~ 32.16%
G 35 of 227 ~ 15.42%
B 119 of 227 ~ 52.42'%

%32.16
%15.42
%52.42

CMYK color model

#492377 color CMYK value is (39,71,0,53).

  • cyan value is 38.66%
  • magenta value is 70.59%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (39,71,0,53)
C39M71Y0K53 (39%, 71%, 0%, 53%)
(0.39 / 0.71 / 0.00 / 0.53)

CMYK percentages

%38.66
%70.59
%0
%53.33

Codes

Color #492377 in popluar color models

49 23 77
RGB 73 35 119
HSL 267° 54.55% 30.20%
HSB/HSV 267° 70.59% 46.67%
CMYK 38.66% 70.59% 0.00%
53.33%

Color #492377 in popluar number systems.

HEX 49 23 77
Decimal 73 35 119
Binary 1001001 100011 1110111
Octal 111 43 167

Shades and tints

Shades of #492377

#492377
(73,35,119)
#43206D
(67,32,109)
#3D1D63
(61,29,99)
#371A59
(55,26,89)
#31174F
(49,23,79)
#2B1445
(43,20,69)
#25113B
(37,17,59)
#1F0E31
(31,14,49)
#190B27
(25,11,39)
#13081D
(19,8,29)
#0D0513
(13,5,19)
#000000
(0,0,0)

Tints of #492377

#492377
(73,35,119)
#593783
(89,55,131)
#694B8F
(105,75,143)
#795F9B
(121,95,155)
#8973A7
(137,115,167)
#9987B3
(153,135,179)
#A99BBF
(169,155,191)
#B9AFCB
(185,175,203)
#C9C3D7
(201,195,215)
#D9D7E3
(217,215,227)
#E9EBEF
(233,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492377 color. Also use rgb(73,35,119) instead hex code.

Text Font Color

.myTextColor { color: #492377; }

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

This text font color is #492377.

Background Color

.myBgColor { background-color: #492377; }

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

This div background color is #492377.

Border color

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

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

This div border color is #492377.

Opacity

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

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

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

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

This text has shadow with #492377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492377.

Preview

Color preview on black background

This text has color #492377 on black background.


Color preview on white background

This text has color #492377 on white background.


Black color preview on #492377 background

This text has black color on #492377 background.


White color preview on #492377 background

This text has white color on #492377 background.


Related colors

Complementary color

Complementary color for #hex is #B6DC88.


I love getcolorcode.com

Triadic colors

1 #774923 and #237749 with #492377 are triadic colors.

2 #772349 and #234977 with #492377 are triadic colors.