COLOR #492355

HEX: #492355 RGB: (73,35,85)

Color info

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

RGB color model

#492355 color RGB value is (73,35,85).

RGB: (73,35,85) (29%, 14%, 33%)

RGB channels and saturation

R 73 of 255 = 29%
G 35 of 255 = 14%
B 85 of 255 = 33%

73
35
85

R + G + B ~ 25%. #492355 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 35 + 85 = 193 (100%)
R 73 of 193 ~ 37.82%
G 35 of 193 ~ 18.13%
B 85 of 193 ~ 44.04'%

%37.82
%18.13
%44.04

CMYK color model

#492355 color CMYK value is (14,59,0,67).

  • cyan value is 14.12%
  • magenta value is 58.82%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (14,59,0,67)
C14M59Y0K67 (14%, 59%, 0%, 67%)
(0.14 / 0.59 / 0.00 / 0.67)

CMYK percentages

%14.12
%58.82
%0
%66.67

Codes

Color #492355 in popluar color models

49 23 55
RGB 73 35 85
HSL 286° 41.67% 23.53%
HSB/HSV 286° 58.82% 33.33%
CMYK 14.12% 58.82% 0.00%
66.67%

Color #492355 in popluar number systems.

HEX 49 23 55
Decimal 73 35 85
Binary 1001001 100011 1010101
Octal 111 43 125

Shades and tints

Shades of #492355

#492355
(73,35,85)
#43204E
(67,32,78)
#3D1D47
(61,29,71)
#371A40
(55,26,64)
#311739
(49,23,57)
#2B1432
(43,20,50)
#25112B
(37,17,43)
#1F0E24
(31,14,36)
#190B1D
(25,11,29)
#130816
(19,8,22)
#0D050F
(13,5,15)
#000000
(0,0,0)

Tints of #492355

#492355
(73,35,85)
#593764
(89,55,100)
#694B73
(105,75,115)
#795F82
(121,95,130)
#897391
(137,115,145)
#9987A0
(153,135,160)
#A99BAF
(169,155,175)
#B9AFBE
(185,175,190)
#C9C3CD
(201,195,205)
#D9D7DC
(217,215,220)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492355; }

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

This text font color is #492355.

Background Color

.myBgColor { background-color: #492355; }

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

This div background color is #492355.

Border color

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

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

This div border color is #492355.

Opacity

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

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

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

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

This text has shadow with #492355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492355.

Preview

Color preview on black background

This text has color #492355 on black background.


Color preview on white background

This text has color #492355 on white background.


Black color preview on #492355 background

This text has black color on #492355 background.


White color preview on #492355 background

This text has white color on #492355 background.


Related colors

Complementary color

Complementary color for #hex is #B6DCAA.


I love getcolorcode.com

Triadic colors

1 #554923 and #235549 with #492355 are triadic colors.

2 #552349 and #234955 with #492355 are triadic colors.