COLOR #493E48

HEX: #493E48 RGB: (73,62,72)

Renk bilgisi

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

RGB renk modeli

#493E48 color RGB value is (73,62,72).

RGB: (73,62,72) (29%, 24%, 28%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 62 of 255 = 24%
B 72 of 255 = 28%

73
62
72

R + G + B ~ 27%. #493E48 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 62 + 72 = 207 (100%)
R 73 of 207 ~ 35.27%
G 62 of 207 ~ 29.95%
B 72 of 207 ~ 34.78'%

%35.27
%29.95
%34.78

CMYK RENK MODELİ

#493E48 rengi CMYK tonu (0,15,1,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.07%
  • sarı tonu 1.37%
  • ana renk tonu 71.37%

CMYK: (0,15,1,71)
C0M15Y1K71 (0%, 15%, 1%, 71%)
(0.00 / 0.15 / 0.01 / 0.71)

CMYK yüzdeleri

%0
%15.07
%1.37
%71.37

Codes

Color #493E48 in popluar color models

49 3E 48
RGB 73 62 72
HSL 305° 8.15% 26.47%
HSB/HSV 305° 15.07% 28.63%
CMYK 0.00% 15.07% 1.37%
71.37%

Color #493E48 in popluar number systems.

HEX 49 3E 48
Decimal 73 62 72
Binary 1001001 111110 1001000
Octal 111 76 110

Shades and tints

Shades of #493E48

#493E48
(73,62,72)
#433942
(67,57,66)
#3D343C
(61,52,60)
#372F36
(55,47,54)
#312A30
(49,42,48)
#2B252A
(43,37,42)
#252024
(37,32,36)
#1F1B1E
(31,27,30)
#191618
(25,22,24)
#131112
(19,17,18)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #493E48

#493E48
(73,62,72)
#594F58
(89,79,88)
#696068
(105,96,104)
#797178
(121,113,120)
#898288
(137,130,136)
#999398
(153,147,152)
#A9A4A8
(169,164,168)
#B9B5B8
(185,181,184)
#C9C6C8
(201,198,200)
#D9D7D8
(217,215,216)
#E9E8E8
(233,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493E48 color. Also use rgb(73,62,72) instead hex code.

Text Font Color

.myTextColor { color: #493E48; }

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

This text font color is #493E48.

Background Color

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

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

This div background color is #493E48.

Border color

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

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

This div border color is #493E48.

Opacity

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

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

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

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

This text has shadow with #493E48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493E48.

Preview

Color preview on black background

This text has color #493E48 on black background.


Color preview on white background

This text has color #493E48 on white background.


Black color preview on #493E48 background

This text has black color on #493E48 background.


White color preview on #493E48 background

This text has white color on #493E48 background.


Related colors

Complementary color

Complementary color for #hex is #B6C1B7.


I love getcolorcode.com

Triadic colors

1 #48493E and #3E4849 with #493E48 are triadic colors.

2 #483E49 and #3E4948 with #493E48 are triadic colors.