COLOR #493875

HEX: #493875 RGB: (73,56,117)

Color info

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

RGB color model

#493875 color RGB value is (73,56,117).

RGB: (73,56,117) (29%, 22%, 46%)

RGB channels and saturation

R 73 of 255 = 29%
G 56 of 255 = 22%
B 117 of 255 = 46%

73
56
117

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

Portions of RGB colors in percentages

R + G + B = 73 + 56 + 117 = 246 (100%)
R 73 of 246 ~ 29.67%
G 56 of 246 ~ 22.76%
B 117 of 246 ~ 47.56'%

%29.67
%22.76
%47.56

CMYK color model

#493875 color CMYK value is (38,52,0,54).

  • cyan value is 37.61%
  • magenta value is 52.14%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (38,52,0,54)
C38M52Y0K54 (38%, 52%, 0%, 54%)
(0.38 / 0.52 / 0.00 / 0.54)

CMYK percentages

%37.61
%52.14
%0
%54.12

Codes

Color #493875 in popluar color models

49 38 75
RGB 73 56 117
HSL 257° 35.26% 33.92%
HSB/HSV 257° 52.14% 45.88%
CMYK 37.61% 52.14% 0.00%
54.12%

Color #493875 in popluar number systems.

HEX 49 38 75
Decimal 73 56 117
Binary 1001001 111000 1110101
Octal 111 70 165

Shades and tints

Shades of #493875

#493875
(73,56,117)
#43336B
(67,51,107)
#3D2E61
(61,46,97)
#372957
(55,41,87)
#31244D
(49,36,77)
#2B1F43
(43,31,67)
#251A39
(37,26,57)
#1F152F
(31,21,47)
#191025
(25,16,37)
#130B1B
(19,11,27)
#0D0611
(13,6,17)
#000000
(0,0,0)

Tints of #493875

#493875
(73,56,117)
#594A81
(89,74,129)
#695C8D
(105,92,141)
#796E99
(121,110,153)
#8980A5
(137,128,165)
#9992B1
(153,146,177)
#A9A4BD
(169,164,189)
#B9B6C9
(185,182,201)
#C9C8D5
(201,200,213)
#D9DAE1
(217,218,225)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493875 color. Also use rgb(73,56,117) instead hex code.

Text Font Color

.myTextColor { color: #493875; }

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

This text font color is #493875.

Background Color

.myBgColor { background-color: #493875; }

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

This div background color is #493875.

Border color

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

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

This div border color is #493875.

Opacity

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

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

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

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

This text has shadow with #493875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493875.

Preview

Color preview on black background

This text has color #493875 on black background.


Color preview on white background

This text has color #493875 on white background.


Black color preview on #493875 background

This text has black color on #493875 background.


White color preview on #493875 background

This text has white color on #493875 background.


Related colors

Complementary color

Complementary color for #hex is #B6C78A.


I love getcolorcode.com

Triadic colors

1 #754938 and #387549 with #493875 are triadic colors.

2 #753849 and #384975 with #493875 are triadic colors.