COLOR #494A44

HEX: #494A44 RGB: (73,74,68)

Renk bilgisi

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

RGB renk modeli

#494A44 color RGB value is (73,74,68).

RGB: (73,74,68) (29%, 29%, 27%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 74 of 255 = 29%
B 68 of 255 = 27%

73
74
68

R + G + B ~ 28%. #494A44 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 74 + 68 = 215 (100%)
R 73 of 215 ~ 33.95%
G 74 of 215 ~ 34.42%
B 68 of 215 ~ 31.63'%

%33.95
%34.42
%31.63

CMYK RENK MODELİ

#494A44 rengi CMYK tonu (1,0,8,71).

  • camgöbeği tonu 1.35%
  • eflatun tonu 0.00%
  • sarı tonu 8.11%
  • ana renk tonu 70.98%

CMYK: (1,0,8,71)
C1M0Y8K71 (1%, 0%, 8%, 71%)
(0.01 / 0.00 / 0.08 / 0.71)

CMYK yüzdeleri

%1.35
%0
%8.11
%70.98

Codes

Color #494A44 in popluar color models

49 4A 44
RGB 73 74 68
HSL 70° 4.23% 27.84%
HSB/HSV 70° 8.11% 29.02%
CMYK 1.35% 0.00% 8.11%
70.98%

Color #494A44 in popluar number systems.

HEX 49 4A 44
Decimal 73 74 68
Binary 1001001 1001010 1000100
Octal 111 112 104

Shades and tints

Shades of #494A44

#494A44
(73,74,68)
#43443E
(67,68,62)
#3D3E38
(61,62,56)
#373832
(55,56,50)
#31322C
(49,50,44)
#2B2C26
(43,44,38)
#252620
(37,38,32)
#1F201A
(31,32,26)
#191A14
(25,26,20)
#13140E
(19,20,14)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #494A44

#494A44
(73,74,68)
#595A55
(89,90,85)
#696A66
(105,106,102)
#797A77
(121,122,119)
#898A88
(137,138,136)
#999A99
(153,154,153)
#A9AAAA
(169,170,170)
#B9BABB
(185,186,187)
#C9CACC
(201,202,204)
#D9DADD
(217,218,221)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494A44; }

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

This text font color is #494A44.

Background Color

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

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

This div background color is #494A44.

Border color

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

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

This div border color is #494A44.

Opacity

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

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

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

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

This text has shadow with #494A44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494A44.

Preview

Color preview on black background

This text has color #494A44 on black background.


Color preview on white background

This text has color #494A44 on white background.


Black color preview on #494A44 background

This text has black color on #494A44 background.


White color preview on #494A44 background

This text has white color on #494A44 background.


Related colors

Complementary color

Complementary color for #hex is #B6B5BB.


I love getcolorcode.com

Triadic colors

1 #44494A and #4A4449 with #494A44 are triadic colors.

2 #444A49 and #4A4944 with #494A44 are triadic colors.