COLOR #493D5B

HEX: #493D5B RGB: (73,61,91)

Renk bilgisi

#493D5B contains red, green and blue colors in about the same proportion. #493D5B ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#493D5B color RGB value is (73,61,91).

RGB: (73,61,91) (29%, 24%, 36%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 61 of 255 = 24%
B 91 of 255 = 36%

73
61
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 61 + 91 = 225 (100%)
R 73 of 225 ~ 32.44%
G 61 of 225 ~ 27.11%
B 91 of 225 ~ 40.44'%

%32.44
%27.11
%40.44

CMYK RENK MODELİ

#493D5B rengi CMYK tonu (20,33,0,64).

  • camgöbeği tonu 19.78%
  • eflatun tonu 32.97%
  • sarı tonu 0.00%
  • ana renk tonu 64.31%

CMYK: (20,33,0,64)
C20M33Y0K64 (20%, 33%, 0%, 64%)
(0.20 / 0.33 / 0.00 / 0.64)

CMYK yüzdeleri

%19.78
%32.97
%0
%64.31

Codes

Color #493D5B in popluar color models

49 3D 5B
RGB 73 61 91
HSL 264° 19.74% 29.80%
HSB/HSV 264° 32.97% 35.69%
CMYK 19.78% 32.97% 0.00%
64.31%

Color #493D5B in popluar number systems.

HEX 49 3D 5B
Decimal 73 61 91
Binary 1001001 111101 1011011
Octal 111 75 133

Shades and tints

Shades of #493D5B

#493D5B
(73,61,91)
#433853
(67,56,83)
#3D334B
(61,51,75)
#372E43
(55,46,67)
#31293B
(49,41,59)
#2B2433
(43,36,51)
#251F2B
(37,31,43)
#1F1A23
(31,26,35)
#19151B
(25,21,27)
#131013
(19,16,19)
#0D0B0B
(13,11,11)
#000000
(0,0,0)

Tints of #493D5B

#493D5B
(73,61,91)
#594E69
(89,78,105)
#695F77
(105,95,119)
#797085
(121,112,133)
#898193
(137,129,147)
#9992A1
(153,146,161)
#A9A3AF
(169,163,175)
#B9B4BD
(185,180,189)
#C9C5CB
(201,197,203)
#D9D6D9
(217,214,217)
#E9E7E7
(233,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493D5B color. Also use rgb(73,61,91) instead hex code.

Text Font Color

.myTextColor { color: #493D5B; }

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

This text font color is #493D5B.

Background Color

.myBgColor { background-color: #493D5B; }

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

This div background color is #493D5B.

Border color

.myBorderColor { border: 1px solid #493D5B; }

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

This div border color is #493D5B.

Opacity

.myOpacity80 { color: #493D5B; opacity: 0.8; }

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

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

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

This text has shadow with #493D5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493D5B.

Preview

Color preview on black background

This text has color #493D5B on black background.


Color preview on white background

This text has color #493D5B on white background.


Black color preview on #493D5B background

This text has black color on #493D5B background.


White color preview on #493D5B background

This text has white color on #493D5B background.


Related colors

Complementary color

Complementary color for #hex is #B6C2A4.


I love getcolorcode.com

Triadic colors

1 #5B493D and #3D5B49 with #493D5B are triadic colors.

2 #5B3D49 and #3D495B with #493D5B are triadic colors.