COLOR #493D4D

HEX: #493D4D RGB: (73,61,77)

Renk bilgisi

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

RGB renk modeli

#493D4D color RGB value is (73,61,77).

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

RGB bağlantıları ve doygunluk

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

73
61
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 61 + 77 = 211 (100%)
R 73 of 211 ~ 34.6%
G 61 of 211 ~ 28.91%
B 77 of 211 ~ 36.49'%

%34.6
%28.91
%36.49

CMYK RENK MODELİ

#493D4D rengi CMYK tonu (5,21,0,70).

  • camgöbeği tonu 5.19%
  • eflatun tonu 20.78%
  • sarı tonu 0.00%
  • ana renk tonu 69.80%

CMYK: (5,21,0,70)
C5M21Y0K70 (5%, 21%, 0%, 70%)
(0.05 / 0.21 / 0.00 / 0.70)

CMYK yüzdeleri

%5.19
%20.78
%0
%69.8

Codes

Color #493D4D in popluar color models

49 3D 4D
RGB 73 61 77
HSL 285° 11.59% 27.06%
HSB/HSV 285° 20.78% 30.20%
CMYK 5.19% 20.78% 0.00%
69.80%

Color #493D4D in popluar number systems.

HEX 49 3D 4D
Decimal 73 61 77
Binary 1001001 111101 1001101
Octal 111 75 115

Shades and tints

Shades of #493D4D

#493D4D
(73,61,77)
#433846
(67,56,70)
#3D333F
(61,51,63)
#372E38
(55,46,56)
#312931
(49,41,49)
#2B242A
(43,36,42)
#251F23
(37,31,35)
#1F1A1C
(31,26,28)
#191515
(25,21,21)
#13100E
(19,16,14)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #493D4D

#493D4D
(73,61,77)
#594E5D
(89,78,93)
#695F6D
(105,95,109)
#79707D
(121,112,125)
#89818D
(137,129,141)
#99929D
(153,146,157)
#A9A3AD
(169,163,173)
#B9B4BD
(185,180,189)
#C9C5CD
(201,197,205)
#D9D6DD
(217,214,221)
#E9E7ED
(233,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493D4D; }

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

This text font color is #493D4D.

Background Color

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

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

This div background color is #493D4D.

Border color

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

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

This div border color is #493D4D.

Opacity

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

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

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

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

This text has shadow with #493D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493D4D.

Preview

Color preview on black background

This text has color #493D4D on black background.


Color preview on white background

This text has color #493D4D on white background.


Black color preview on #493D4D background

This text has black color on #493D4D background.


White color preview on #493D4D background

This text has white color on #493D4D background.


Related colors

Complementary color

Complementary color for #hex is #B6C2B2.


I love getcolorcode.com

Triadic colors

1 #4D493D and #3D4D49 with #493D4D are triadic colors.

2 #4D3D49 and #3D494D with #493D4D are triadic colors.