COLOR #494A4F

HEX: #494A4F
RGB: (73,74,79)

Renk bilgisi

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

RGB renk modeli

#494A4F color RGB value is (73,74,79).

  • kırmız ton 73;
  • yeşil ton 74;
  • mavi ton 79.
RGB: (73,74,79) (29%,29%,31%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 74 of 255 = 29%
B 79 of 255 = 31%

73
74
79

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

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 74 + 79 = 226 (100%)
R 73 of 226 ~ 32.3%
G 74 of 226 ~ 32.74%
B 79 of 226 ~ 34.96%

%32.3
%32.74
%34.96

CMYK RENK MODELİ

#494A4F rengi CMYK tonu (8,6,0,69).

  • camgöbeği tonu 7.59%
  • eflatun tonu 6.33%
  • sarı tonu 0.00%
  • ana renk tonu 69.02%
CMYK: (8,6,0,69) C8M6Y0K69 (8%,6%,0%,69%) (0.08/0.06/0.00/0.69)

CMYK yüzdeleri

%7.59
%6.33
%0
%69.02

Codes

Color #494A4F in popluar color models

494A4F
RGB737479
HSL230°3.95%29.80%
HSB/HSV230°7.59%30.98%
CMYK7.59%6.33%0.00%
69.02%

Color #494A4F in popluar number systems.

HEX494A4F
Decimal737479
Binary100100110010101001111
Octal111112117

Shades and tints

Shades of #494A4F

#494A4F
(73,74,79)
#434448
(67,68,72)
#3D3E41
(61,62,65)
#37383A
(55,56,58)
#313233
(49,50,51)
#2B2C2C
(43,44,44)
#252625
(37,38,37)
#1F201E
(31,32,30)
#191A17
(25,26,23)
#131410
(19,20,16)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #494A4F

#494A4F
(73,74,79)
#595A5F
(89,90,95)
#696A6F
(105,106,111)
#797A7F
(121,122,127)
#898A8F
(137,138,143)
#999A9F
(153,154,159)
#A9AAAF
(169,170,175)
#B9BABF
(185,186,191)
#C9CACF
(201,202,207)
#D9DADF
(217,218,223)
#E9EAEF
(233,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494A4F color. Also use rgb(73,74,79) instead hex code.

Text Font Color

.myTextColor { color: #494A4F; }

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

This text font color is #494A4F.


Background Color

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

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

This div background color is #494A4F.


Border color

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

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

This div border color is #494A4F.


Opacity

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

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

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

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

This text has shadow with #494A4F color.

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

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #494A4F; -webkit-box-shadow:	1px 1px 3px 2px #494A4F; box-shadow:	1px 1px 3px 2px #494A4F; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #494A4F; -webkit-box-shadow: 1px 1px 3px 2px #494A4F; box-shadow:1px 1px 3px 2px #494A4F;">
Div content here</div>
This div box has shadow with color #494A4F.

Preview

Color preview on black background

This text has color #494A4F on black background.


Color preview on white background

This text has color #494A4F on white background.



Black color preview on #494A4F background

This text has black color on #494A4F background.


White color preview on #494A4F background

This text has white color on #494A4F background.