COLOR #493D5C

HEX: #493D5C RGB: (73,61,92)

Renk bilgisi

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

RGB renk modeli

#493D5C color RGB value is (73,61,92).

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

RGB bağlantıları ve doygunluk

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

73
61
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 61 + 92 = 226 (100%)
R 73 of 226 ~ 32.3%
G 61 of 226 ~ 26.99%
B 92 of 226 ~ 40.71'%

%32.3
%26.99
%40.71

CMYK RENK MODELİ

#493D5C rengi CMYK tonu (21,34,0,64).

  • camgöbeği tonu 20.65%
  • eflatun tonu 33.70%
  • sarı tonu 0.00%
  • ana renk tonu 63.92%

CMYK: (21,34,0,64)
C21M34Y0K64 (21%, 34%, 0%, 64%)
(0.21 / 0.34 / 0.00 / 0.64)

CMYK yüzdeleri

%20.65
%33.7
%0
%63.92

Codes

Color #493D5C in popluar color models

49 3D 5C
RGB 73 61 92
HSL 263° 20.26% 30.00%
HSB/HSV 263° 33.70% 36.08%
CMYK 20.65% 33.70% 0.00%
63.92%

Color #493D5C in popluar number systems.

HEX 49 3D 5C
Decimal 73 61 92
Binary 1001001 111101 1011100
Octal 111 75 134

Shades and tints

Shades of #493D5C

#493D5C
(73,61,92)
#433854
(67,56,84)
#3D334C
(61,51,76)
#372E44
(55,46,68)
#31293C
(49,41,60)
#2B2434
(43,36,52)
#251F2C
(37,31,44)
#1F1A24
(31,26,36)
#19151C
(25,21,28)
#131014
(19,16,20)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #493D5C

#493D5C
(73,61,92)
#594E6A
(89,78,106)
#695F78
(105,95,120)
#797086
(121,112,134)
#898194
(137,129,148)
#9992A2
(153,146,162)
#A9A3B0
(169,163,176)
#B9B4BE
(185,180,190)
#C9C5CC
(201,197,204)
#D9D6DA
(217,214,218)
#E9E7E8
(233,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493D5C; }

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

This text font color is #493D5C.

Background Color

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

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

This div background color is #493D5C.

Border color

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

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

This div border color is #493D5C.

Opacity

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

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

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

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

This text has shadow with #493D5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493D5C.

Preview

Color preview on black background

This text has color #493D5C on black background.


Color preview on white background

This text has color #493D5C on white background.


Black color preview on #493D5C background

This text has black color on #493D5C background.


White color preview on #493D5C background

This text has white color on #493D5C background.


Related colors

Complementary color

Complementary color for #hex is #B6C2A3.


I love getcolorcode.com

Triadic colors

1 #5C493D and #3D5C49 with #493D5C are triadic colors.

2 #5C3D49 and #3D495C with #493D5C are triadic colors.