COLOR #492753

HEX: #492753 RGB: (73,39,83)

Color info

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

RGB color model

#492753 color RGB value is (73,39,83).

RGB: (73,39,83) (29%, 15%, 33%)

RGB channels and saturation

R 73 of 255 = 29%
G 39 of 255 = 15%
B 83 of 255 = 33%

73
39
83

R + G + B ~ 26%. #492753 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 39 + 83 = 195 (100%)
R 73 of 195 ~ 37.44%
G 39 of 195 ~ 20%
B 83 of 195 ~ 42.56'%

%37.44
%20
%42.56

CMYK color model

#492753 color CMYK value is (12,53,0,67).

  • cyan value is 12.05%
  • magenta value is 53.01%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (12,53,0,67)
C12M53Y0K67 (12%, 53%, 0%, 67%)
(0.12 / 0.53 / 0.00 / 0.67)

CMYK percentages

%12.05
%53.01
%0
%67.45

Codes

Color #492753 in popluar color models

49 27 53
RGB 73 39 83
HSL 286° 36.07% 23.92%
HSB/HSV 286° 53.01% 32.55%
CMYK 12.05% 53.01% 0.00%
67.45%

Color #492753 in popluar number systems.

HEX 49 27 53
Decimal 73 39 83
Binary 1001001 100111 1010011
Octal 111 47 123

Shades and tints

Shades of #492753

#492753
(73,39,83)
#43244C
(67,36,76)
#3D2145
(61,33,69)
#371E3E
(55,30,62)
#311B37
(49,27,55)
#2B1830
(43,24,48)
#251529
(37,21,41)
#1F1222
(31,18,34)
#190F1B
(25,15,27)
#130C14
(19,12,20)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #492753

#492753
(73,39,83)
#593A62
(89,58,98)
#694D71
(105,77,113)
#796080
(121,96,128)
#89738F
(137,115,143)
#99869E
(153,134,158)
#A999AD
(169,153,173)
#B9ACBC
(185,172,188)
#C9BFCB
(201,191,203)
#D9D2DA
(217,210,218)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492753 color. Also use rgb(73,39,83) instead hex code.

Text Font Color

.myTextColor { color: #492753; }

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

This text font color is #492753.

Background Color

.myBgColor { background-color: #492753; }

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

This div background color is #492753.

Border color

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

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

This div border color is #492753.

Opacity

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

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

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

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

This text has shadow with #492753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492753.

Preview

Color preview on black background

This text has color #492753 on black background.


Color preview on white background

This text has color #492753 on white background.


Black color preview on #492753 background

This text has black color on #492753 background.


White color preview on #492753 background

This text has white color on #492753 background.


Related colors

Complementary color

Complementary color for #hex is #B6D8AC.


I love getcolorcode.com

Triadic colors

1 #534927 and #275349 with #492753 are triadic colors.

2 #532749 and #274953 with #492753 are triadic colors.