COLOR #493748

HEX: #493748 RGB: (73,55,72)

Color info

#493748 contains red, green and blue colors in about the same proportion. Web safe color of #493748 is #333333 (or #333).

RGB color model

#493748 color RGB value is (73,55,72).

RGB: (73,55,72) (29%, 22%, 28%)

RGB channels and saturation

R 73 of 255 = 29%
G 55 of 255 = 22%
B 72 of 255 = 28%

73
55
72

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

Portions of RGB colors in percentages

R + G + B = 73 + 55 + 72 = 200 (100%)
R 73 of 200 ~ 36.5%
G 55 of 200 ~ 27.5%
B 72 of 200 ~ 36'%

%36.5
%27.5
%36

CMYK color model

#493748 color CMYK value is (0,25,1,71).

  • cyan value is 0.00%
  • magenta value is 24.66%
  • yellow value is 1.37%
  • key color value is 71.37%

CMYK: (0,25,1,71)
C0M25Y1K71 (0%, 25%, 1%, 71%)
(0.00 / 0.25 / 0.01 / 0.71)

CMYK percentages

%0
%24.66
%1.37
%71.37

Codes

Color #493748 in popluar color models

49 37 48
RGB 73 55 72
HSL 303° 14.06% 25.10%
HSB/HSV 303° 24.66% 28.63%
CMYK 0.00% 24.66% 1.37%
71.37%

Color #493748 in popluar number systems.

HEX 49 37 48
Decimal 73 55 72
Binary 1001001 110111 1001000
Octal 111 67 110

Shades and tints

Shades of #493748

#493748
(73,55,72)
#433242
(67,50,66)
#3D2D3C
(61,45,60)
#372836
(55,40,54)
#312330
(49,35,48)
#2B1E2A
(43,30,42)
#251924
(37,25,36)
#1F141E
(31,20,30)
#190F18
(25,15,24)
#130A12
(19,10,18)
#0D050C
(13,5,12)
#000000
(0,0,0)

Tints of #493748

#493748
(73,55,72)
#594958
(89,73,88)
#695B68
(105,91,104)
#796D78
(121,109,120)
#897F88
(137,127,136)
#999198
(153,145,152)
#A9A3A8
(169,163,168)
#B9B5B8
(185,181,184)
#C9C7C8
(201,199,200)
#D9D9D8
(217,217,216)
#E9EBE8
(233,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493748 color. Also use rgb(73,55,72) instead hex code.

Text Font Color

.myTextColor { color: #493748; }

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

This text font color is #493748.

Background Color

.myBgColor { background-color: #493748; }

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

This div background color is #493748.

Border color

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

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

This div border color is #493748.

Opacity

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

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

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

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

This text has shadow with #493748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493748.

Preview

Color preview on black background

This text has color #493748 on black background.


Color preview on white background

This text has color #493748 on white background.


Black color preview on #493748 background

This text has black color on #493748 background.


White color preview on #493748 background

This text has white color on #493748 background.


Related colors

Complementary color

Complementary color for #hex is #B6C8B7.


I love getcolorcode.com

Triadic colors

1 #484937 and #374849 with #493748 are triadic colors.

2 #483749 and #374948 with #493748 are triadic colors.