COLOR #493F54

HEX: #493F54 RGB: (73,63,84)

Renk bilgisi

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

RGB renk modeli

#493F54 color RGB value is (73,63,84).

RGB: (73,63,84) (29%, 25%, 33%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 63 of 255 = 25%
B 84 of 255 = 33%

73
63
84

R + G + B ~ 29%. #493F54 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 63 + 84 = 220 (100%)
R 73 of 220 ~ 33.18%
G 63 of 220 ~ 28.64%
B 84 of 220 ~ 38.18'%

%33.18
%28.64
%38.18

CMYK RENK MODELİ

#493F54 rengi CMYK tonu (13,25,0,67).

  • camgöbeği tonu 13.10%
  • eflatun tonu 25.00%
  • sarı tonu 0.00%
  • ana renk tonu 67.06%

CMYK: (13,25,0,67)
C13M25Y0K67 (13%, 25%, 0%, 67%)
(0.13 / 0.25 / 0.00 / 0.67)

CMYK yüzdeleri

%13.1
%25
%0
%67.06

Codes

Color #493F54 in popluar color models

49 3F 54
RGB 73 63 84
HSL 269° 14.29% 28.82%
HSB/HSV 269° 25.00% 32.94%
CMYK 13.10% 25.00% 0.00%
67.06%

Color #493F54 in popluar number systems.

HEX 49 3F 54
Decimal 73 63 84
Binary 1001001 111111 1010100
Octal 111 77 124

Shades and tints

Shades of #493F54

#493F54
(73,63,84)
#433A4D
(67,58,77)
#3D3546
(61,53,70)
#37303F
(55,48,63)
#312B38
(49,43,56)
#2B2631
(43,38,49)
#25212A
(37,33,42)
#1F1C23
(31,28,35)
#19171C
(25,23,28)
#131215
(19,18,21)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #493F54

#493F54
(73,63,84)
#595063
(89,80,99)
#696172
(105,97,114)
#797281
(121,114,129)
#898390
(137,131,144)
#99949F
(153,148,159)
#A9A5AE
(169,165,174)
#B9B6BD
(185,182,189)
#C9C7CC
(201,199,204)
#D9D8DB
(217,216,219)
#E9E9EA
(233,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493F54; }

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

This text font color is #493F54.

Background Color

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

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

This div background color is #493F54.

Border color

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

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

This div border color is #493F54.

Opacity

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

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

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

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

This text has shadow with #493F54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493F54.

Preview

Color preview on black background

This text has color #493F54 on black background.


Color preview on white background

This text has color #493F54 on white background.


Black color preview on #493F54 background

This text has black color on #493F54 background.


White color preview on #493F54 background

This text has white color on #493F54 background.


Related colors

Complementary color

Complementary color for #hex is #B6C0AB.


I love getcolorcode.com

Triadic colors

1 #54493F and #3F5449 with #493F54 are triadic colors.

2 #543F49 and #3F4954 with #493F54 are triadic colors.