COLOR #493F4D

HEX: #493F4D RGB: (73,63,77)

Renk bilgisi

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

RGB renk modeli

#493F4D color RGB value is (73,63,77).

RGB: (73,63,77) (29%, 25%, 30%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 63 of 255 = 25%
B 77 of 255 = 30%

73
63
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 63 + 77 = 213 (100%)
R 73 of 213 ~ 34.27%
G 63 of 213 ~ 29.58%
B 77 of 213 ~ 36.15'%

%34.27
%29.58
%36.15

CMYK RENK MODELİ

#493F4D rengi CMYK tonu (5,18,0,70).

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

CMYK: (5,18,0,70)
C5M18Y0K70 (5%, 18%, 0%, 70%)
(0.05 / 0.18 / 0.00 / 0.70)

CMYK yüzdeleri

%5.19
%18.18
%0
%69.8

Codes

Color #493F4D in popluar color models

49 3F 4D
RGB 73 63 77
HSL 283° 10.00% 27.45%
HSB/HSV 283° 18.18% 30.20%
CMYK 5.19% 18.18% 0.00%
69.80%

Color #493F4D in popluar number systems.

HEX 49 3F 4D
Decimal 73 63 77
Binary 1001001 111111 1001101
Octal 111 77 115

Shades and tints

Shades of #493F4D

#493F4D
(73,63,77)
#433A46
(67,58,70)
#3D353F
(61,53,63)
#373038
(55,48,56)
#312B31
(49,43,49)
#2B262A
(43,38,42)
#252123
(37,33,35)
#1F1C1C
(31,28,28)
#191715
(25,23,21)
#13120E
(19,18,14)
#0D0D07
(13,13,7)
#000000
(0,0,0)

Tints of #493F4D

#493F4D
(73,63,77)
#59505D
(89,80,93)
#69616D
(105,97,109)
#79727D
(121,114,125)
#89838D
(137,131,141)
#99949D
(153,148,157)
#A9A5AD
(169,165,173)
#B9B6BD
(185,182,189)
#C9C7CD
(201,199,205)
#D9D8DD
(217,216,221)
#E9E9ED
(233,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493F4D; }

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

This text font color is #493F4D.

Background Color

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

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

This div background color is #493F4D.

Border color

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

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

This div border color is #493F4D.

Opacity

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

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

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

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

This text has shadow with #493F4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493F4D.

Preview

Color preview on black background

This text has color #493F4D on black background.


Color preview on white background

This text has color #493F4D on white background.


Black color preview on #493F4D background

This text has black color on #493F4D background.


White color preview on #493F4D background

This text has white color on #493F4D background.


Related colors

Complementary color

Complementary color for #hex is #B6C0B2.


I love getcolorcode.com

Triadic colors

1 #4D493F and #3F4D49 with #493F4D are triadic colors.

2 #4D3F49 and #3F494D with #493F4D are triadic colors.