COLOR #493D4C

HEX: #493D4C RGB: (73,61,76)

Renk bilgisi

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

RGB renk modeli

#493D4C color RGB value is (73,61,76).

RGB: (73,61,76) (29%, 24%, 30%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 61 of 255 = 24%
B 76 of 255 = 30%

73
61
76

R + G + B ~ 28%. #493D4C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 61 + 76 = 210 (100%)
R 73 of 210 ~ 34.76%
G 61 of 210 ~ 29.05%
B 76 of 210 ~ 36.19'%

%34.76
%29.05
%36.19

CMYK RENK MODELİ

#493D4C rengi CMYK tonu (4,20,0,70).

  • camgöbeği tonu 3.95%
  • eflatun tonu 19.74%
  • sarı tonu 0.00%
  • ana renk tonu 70.20%

CMYK: (4,20,0,70)
C4M20Y0K70 (4%, 20%, 0%, 70%)
(0.04 / 0.20 / 0.00 / 0.70)

CMYK yüzdeleri

%3.95
%19.74
%0
%70.2

Codes

Color #493D4C in popluar color models

49 3D 4C
RGB 73 61 76
HSL 288° 10.95% 26.86%
HSB/HSV 288° 19.74% 29.80%
CMYK 3.95% 19.74% 0.00%
70.20%

Color #493D4C in popluar number systems.

HEX 49 3D 4C
Decimal 73 61 76
Binary 1001001 111101 1001100
Octal 111 75 114

Shades and tints

Shades of #493D4C

#493D4C
(73,61,76)
#433846
(67,56,70)
#3D3340
(61,51,64)
#372E3A
(55,46,58)
#312934
(49,41,52)
#2B242E
(43,36,46)
#251F28
(37,31,40)
#1F1A22
(31,26,34)
#19151C
(25,21,28)
#131016
(19,16,22)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #493D4C

#493D4C
(73,61,76)
#594E5C
(89,78,92)
#695F6C
(105,95,108)
#79707C
(121,112,124)
#89818C
(137,129,140)
#99929C
(153,146,156)
#A9A3AC
(169,163,172)
#B9B4BC
(185,180,188)
#C9C5CC
(201,197,204)
#D9D6DC
(217,214,220)
#E9E7EC
(233,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493D4C; }

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

This text font color is #493D4C.

Background Color

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

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

This div background color is #493D4C.

Border color

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

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

This div border color is #493D4C.

Opacity

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

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

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

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

This text has shadow with #493D4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493D4C.

Preview

Color preview on black background

This text has color #493D4C on black background.


Color preview on white background

This text has color #493D4C on white background.


Black color preview on #493D4C background

This text has black color on #493D4C background.


White color preview on #493D4C background

This text has white color on #493D4C background.


Related colors

Complementary color

Complementary color for #hex is #B6C2B3.


I love getcolorcode.com

Triadic colors

1 #4C493D and #3D4C49 with #493D4C are triadic colors.

2 #4C3D49 and #3D494C with #493D4C are triadic colors.