COLOR #494957

HEX: #494957 RGB: (73,73,87)

Renk bilgisi

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

RGB renk modeli

#494957 color RGB value is (73,73,87).

RGB: (73,73,87) (29%, 29%, 34%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 73 of 255 = 29%
B 87 of 255 = 34%

73
73
87

R + G + B ~ 31%. #494957 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 73 + 87 = 233 (100%)
R 73 of 233 ~ 31.33%
G 73 of 233 ~ 31.33%
B 87 of 233 ~ 37.34'%

%31.33
%31.33
%37.34

CMYK RENK MODELİ

#494957 rengi CMYK tonu (16,16,0,66).

  • camgöbeği tonu 16.09%
  • eflatun tonu 16.09%
  • sarı tonu 0.00%
  • ana renk tonu 65.88%
CMYK: (16,16,0,66) C16M16Y0K66 (16%,16%,0%,66%) (0.16/0.16/0.00/0.66) 

CMYK yüzdeleri

%16.09
%16.09
%0
%65.88

Codes

Color #494957 in popluar color models

49 49 57
RGB 73 73 87
HSL 240° 8.75% 31.37%
HSB/HSV 240° 16.09% 34.12%
CMYK 16.09% 16.09% 0.00%
65.88%

Color #494957 in popluar number systems.

HEX 49 49 57
Decimal 73 73 87
Binary 1001001 1001001 1010111
Octal 111 111 127

Shades and tints

Shades of #494957

#494957
(73,73,87)
#434350
(67,67,80)
#3D3D49
(61,61,73)
#373742
(55,55,66)
#31313B
(49,49,59)
#2B2B34
(43,43,52)
#25252D
(37,37,45)
#1F1F26
(31,31,38)
#19191F
(25,25,31)
#131318
(19,19,24)
#0D0D11
(13,13,17)
#000000
(0,0,0)

Tints of #494957

#494957
(73,73,87)
#595966
(89,89,102)
#696975
(105,105,117)
#797984
(121,121,132)
#898993
(137,137,147)
#9999A2
(153,153,162)
#A9A9B1
(169,169,177)
#B9B9C0
(185,185,192)
#C9C9CF
(201,201,207)
#D9D9DE
(217,217,222)
#E9E9ED
(233,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494957; }

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

This text font color is #494957.

Background Color

.myBgColor { background-color: #494957; }

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

This div background color is #494957.

Border color

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

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

This div border color is #494957.

Opacity

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

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

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

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

This text has shadow with #494957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494957.

Preview

Color preview on black background

This text has color #494957 on black background.


Color preview on white background

This text has color #494957 on white background.


Black color preview on #494957 background

This text has black color on #494957 background.


White color preview on #494957 background

This text has white color on #494957 background.


Related colors

Complementary color

Complementary color for #hex is #B6B6A8.


I love getcolorcode.com