COLOR #493E5D

HEX: #493E5D RGB: (73,62,93)

Renk bilgisi

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

RGB renk modeli

#493E5D color RGB value is (73,62,93).

RGB: (73,62,93) (29%, 24%, 36%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 62 of 255 = 24%
B 93 of 255 = 36%

73
62
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 62 + 93 = 228 (100%)
R 73 of 228 ~ 32.02%
G 62 of 228 ~ 27.19%
B 93 of 228 ~ 40.79'%

%32.02
%27.19
%40.79

CMYK RENK MODELİ

#493E5D rengi CMYK tonu (22,33,0,64).

  • camgöbeği tonu 21.51%
  • eflatun tonu 33.33%
  • sarı tonu 0.00%
  • ana renk tonu 63.53%

CMYK: (22,33,0,64)
C22M33Y0K64 (22%, 33%, 0%, 64%)
(0.22 / 0.33 / 0.00 / 0.64)

CMYK yüzdeleri

%21.51
%33.33
%0
%63.53

Codes

Color #493E5D in popluar color models

49 3E 5D
RGB 73 62 93
HSL 261° 20.00% 30.39%
HSB/HSV 261° 33.33% 36.47%
CMYK 21.51% 33.33% 0.00%
63.53%

Color #493E5D in popluar number systems.

HEX 49 3E 5D
Decimal 73 62 93
Binary 1001001 111110 1011101
Octal 111 76 135

Shades and tints

Shades of #493E5D

#493E5D
(73,62,93)
#433955
(67,57,85)
#3D344D
(61,52,77)
#372F45
(55,47,69)
#312A3D
(49,42,61)
#2B2535
(43,37,53)
#25202D
(37,32,45)
#1F1B25
(31,27,37)
#19161D
(25,22,29)
#131115
(19,17,21)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #493E5D

#493E5D
(73,62,93)
#594F6B
(89,79,107)
#696079
(105,96,121)
#797187
(121,113,135)
#898295
(137,130,149)
#9993A3
(153,147,163)
#A9A4B1
(169,164,177)
#B9B5BF
(185,181,191)
#C9C6CD
(201,198,205)
#D9D7DB
(217,215,219)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493E5D color. Also use rgb(73,62,93) instead hex code.

Text Font Color

.myTextColor { color: #493E5D; }

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

This text font color is #493E5D.

Background Color

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

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

This div background color is #493E5D.

Border color

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

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

This div border color is #493E5D.

Opacity

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

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

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

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

This text has shadow with #493E5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493E5D.

Preview

Color preview on black background

This text has color #493E5D on black background.


Color preview on white background

This text has color #493E5D on white background.


Black color preview on #493E5D background

This text has black color on #493E5D background.


White color preview on #493E5D background

This text has white color on #493E5D background.


Related colors

Complementary color

Complementary color for #hex is #B6C1A2.


I love getcolorcode.com

Triadic colors

1 #5D493E and #3E5D49 with #493E5D are triadic colors.

2 #5D3E49 and #3E495D with #493E5D are triadic colors.