COLOR #494853

HEX: #494853 RGB: (73,72,83)

Renk bilgisi

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

RGB renk modeli

#494853 color RGB value is (73,72,83).

RGB: (73,72,83) (29%, 28%, 33%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 72 of 255 = 28%
B 83 of 255 = 33%

73
72
83

R + G + B ~ 30%. #494853 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 72 + 83 = 228 (100%)
R 73 of 228 ~ 32.02%
G 72 of 228 ~ 31.58%
B 83 of 228 ~ 36.4'%

%32.02
%31.58
%36.4

CMYK RENK MODELİ

#494853 rengi CMYK tonu (12,13,0,67).

  • camgöbeği tonu 12.05%
  • eflatun tonu 13.25%
  • sarı tonu 0.00%
  • ana renk tonu 67.45%

CMYK: (12,13,0,67)
C12M13Y0K67 (12%, 13%, 0%, 67%)
(0.12 / 0.13 / 0.00 / 0.67)

CMYK yüzdeleri

%12.05
%13.25
%0
%67.45

Codes

Color #494853 in popluar color models

49 48 53
RGB 73 72 83
HSL 245° 7.10% 30.39%
HSB/HSV 245° 13.25% 32.55%
CMYK 12.05% 13.25% 0.00%
67.45%

Color #494853 in popluar number systems.

HEX 49 48 53
Decimal 73 72 83
Binary 1001001 1001000 1010011
Octal 111 110 123

Shades and tints

Shades of #494853

#494853
(73,72,83)
#43424C
(67,66,76)
#3D3C45
(61,60,69)
#37363E
(55,54,62)
#313037
(49,48,55)
#2B2A30
(43,42,48)
#252429
(37,36,41)
#1F1E22
(31,30,34)
#19181B
(25,24,27)
#131214
(19,18,20)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #494853

#494853
(73,72,83)
#595862
(89,88,98)
#696871
(105,104,113)
#797880
(121,120,128)
#89888F
(137,136,143)
#99989E
(153,152,158)
#A9A8AD
(169,168,173)
#B9B8BC
(185,184,188)
#C9C8CB
(201,200,203)
#D9D8DA
(217,216,218)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494853; }

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

This text font color is #494853.

Background Color

.myBgColor { background-color: #494853; }

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

This div background color is #494853.

Border color

.myBorderColor { border: 1px solid #494853; }

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

This div border color is #494853.

Opacity

.myOpacity80 { color: #494853; opacity: 0.8; }

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

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

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

This text has shadow with #494853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494853.

Preview

Color preview on black background

This text has color #494853 on black background.


Color preview on white background

This text has color #494853 on white background.


Black color preview on #494853 background

This text has black color on #494853 background.


White color preview on #494853 background

This text has white color on #494853 background.


Related colors

Complementary color

Complementary color for #hex is #B6B7AC.


I love getcolorcode.com

Triadic colors

1 #534948 and #485349 with #494853 are triadic colors.

2 #534849 and #484953 with #494853 are triadic colors.