COLOR #494B57

HEX: #494B57 RGB: (73,75,87)

Renk bilgisi

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

RGB renk modeli

#494B57 color RGB value is (73,75,87).

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

RGB bağlantıları ve doygunluk

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

73
75
87

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 75 + 87 = 235 (100%)
R 73 of 235 ~ 31.06%
G 75 of 235 ~ 31.91%
B 87 of 235 ~ 37.02'%

%31.06
%31.91
%37.02

CMYK RENK MODELİ

#494B57 rengi CMYK tonu (16,14,0,66).

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

CMYK yüzdeleri

%16.09
%13.79
%0
%65.88

Codes

Color #494B57 in popluar color models

49 4B 57
RGB 73 75 87
HSL 231° 8.75% 31.37%
HSB/HSV 231° 16.09% 34.12%
CMYK 16.09% 13.79% 0.00%
65.88%

Color #494B57 in popluar number systems.

HEX 49 4B 57
Decimal 73 75 87
Binary 1001001 1001011 1010111
Octal 111 113 127

Shades and tints

Shades of #494B57

#494B57
(73,75,87)
#434550
(67,69,80)
#3D3F49
(61,63,73)
#373942
(55,57,66)
#31333B
(49,51,59)
#2B2D34
(43,45,52)
#25272D
(37,39,45)
#1F2126
(31,33,38)
#191B1F
(25,27,31)
#131518
(19,21,24)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #494B57

#494B57
(73,75,87)
#595B66
(89,91,102)
#696B75
(105,107,117)
#797B84
(121,123,132)
#898B93
(137,139,147)
#999BA2
(153,155,162)
#A9ABB1
(169,171,177)
#B9BBC0
(185,187,192)
#C9CBCF
(201,203,207)
#D9DBDE
(217,219,222)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494B57; }

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

This text font color is #494B57.

Background Color

.myBgColor { background-color: #494B57; }

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

This div background color is #494B57.

Border color

.myBorderColor { border: 1px solid #494B57; }

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

This div border color is #494B57.

Opacity

.myOpacity80 { color: #494B57; opacity: 0.8; }

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

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

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

This text has shadow with #494B57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494B57.

Preview

Color preview on black background

This text has color #494B57 on black background.


Color preview on white background

This text has color #494B57 on white background.


Black color preview on #494B57 background

This text has black color on #494B57 background.


White color preview on #494B57 background

This text has white color on #494B57 background.


Related colors

Complementary color

Complementary color for #hex is #B6B4A8.


I love getcolorcode.com

Triadic colors

1 #57494B and #4B5749 with #494B57 are triadic colors.

2 #574B49 and #4B4957 with #494B57 are triadic colors.