COLOR #493B5E

HEX: #493B5E RGB: (73,59,94)

Renk bilgisi

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

RGB renk modeli

#493B5E color RGB value is (73,59,94).

RGB: (73,59,94) (29%, 23%, 37%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 59 of 255 = 23%
B 94 of 255 = 37%

73
59
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 59 + 94 = 226 (100%)
R 73 of 226 ~ 32.3%
G 59 of 226 ~ 26.11%
B 94 of 226 ~ 41.59'%

%32.3
%26.11
%41.59

CMYK RENK MODELİ

#493B5E rengi CMYK tonu (22,37,0,63).

  • camgöbeği tonu 22.34%
  • eflatun tonu 37.23%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (22,37,0,63)
C22M37Y0K63 (22%, 37%, 0%, 63%)
(0.22 / 0.37 / 0.00 / 0.63)

CMYK yüzdeleri

%22.34
%37.23
%0
%63.14

Codes

Color #493B5E in popluar color models

49 3B 5E
RGB 73 59 94
HSL 264° 22.88% 30.00%
HSB/HSV 264° 37.23% 36.86%
CMYK 22.34% 37.23% 0.00%
63.14%

Color #493B5E in popluar number systems.

HEX 49 3B 5E
Decimal 73 59 94
Binary 1001001 111011 1011110
Octal 111 73 136

Shades and tints

Shades of #493B5E

#493B5E
(73,59,94)
#433656
(67,54,86)
#3D314E
(61,49,78)
#372C46
(55,44,70)
#31273E
(49,39,62)
#2B2236
(43,34,54)
#251D2E
(37,29,46)
#1F1826
(31,24,38)
#19131E
(25,19,30)
#130E16
(19,14,22)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #493B5E

#493B5E
(73,59,94)
#594C6C
(89,76,108)
#695D7A
(105,93,122)
#796E88
(121,110,136)
#897F96
(137,127,150)
#9990A4
(153,144,164)
#A9A1B2
(169,161,178)
#B9B2C0
(185,178,192)
#C9C3CE
(201,195,206)
#D9D4DC
(217,212,220)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493B5E color. Also use rgb(73,59,94) instead hex code.

Text Font Color

.myTextColor { color: #493B5E; }

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

This text font color is #493B5E.

Background Color

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

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

This div background color is #493B5E.

Border color

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

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

This div border color is #493B5E.

Opacity

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

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

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

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

This text has shadow with #493B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493B5E.

Preview

Color preview on black background

This text has color #493B5E on black background.


Color preview on white background

This text has color #493B5E on white background.


Black color preview on #493B5E background

This text has black color on #493B5E background.


White color preview on #493B5E background

This text has white color on #493B5E background.


Related colors

Complementary color

Complementary color for #hex is #B6C4A1.


I love getcolorcode.com

Triadic colors

1 #5E493B and #3B5E49 with #493B5E are triadic colors.

2 #5E3B49 and #3B495E with #493B5E are triadic colors.