COLOR #494A42

HEX: #494A42 RGB: (73,74,66)

Renk bilgisi

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

RGB renk modeli

#494A42 color RGB value is (73,74,66).

RGB: (73,74,66) (29%, 29%, 26%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 74 of 255 = 29%
B 66 of 255 = 26%

73
74
66

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 74 + 66 = 213 (100%)
R 73 of 213 ~ 34.27%
G 74 of 213 ~ 34.74%
B 66 of 213 ~ 30.99'%

%34.27
%34.74
%30.99

CMYK RENK MODELİ

#494A42 rengi CMYK tonu (1,0,11,71).

  • camgöbeği tonu 1.35%
  • eflatun tonu 0.00%
  • sarı tonu 10.81%
  • ana renk tonu 70.98%
CMYK: (1,0,11,71) C1M0Y11K71 (1%,0%,11%,71%) (0.01/0.00/0.11/0.71) 

CMYK yüzdeleri

%1.35
%0
%10.81
%70.98

Codes

Color #494A42 in popluar color models

49 4A 42
RGB 73 74 66
HSL 68° 5.71% 27.45%
HSB/HSV 68° 10.81% 29.02%
CMYK 1.35% 0.00% 10.81%
70.98%

Color #494A42 in popluar number systems.

HEX 49 4A 42
Decimal 73 74 66
Binary 1001001 1001010 1000010
Octal 111 112 102

Shades and tints

Shades of #494A42

#494A42
(73,74,66)
#43443C
(67,68,60)
#3D3E36
(61,62,54)
#373830
(55,56,48)
#31322A
(49,50,42)
#2B2C24
(43,44,36)
#25261E
(37,38,30)
#1F2018
(31,32,24)
#191A12
(25,26,18)
#13140C
(19,20,12)
#0D0E06
(13,14,6)
#000000
(0,0,0)

Tints of #494A42

#494A42
(73,74,66)
#595A53
(89,90,83)
#696A64
(105,106,100)
#797A75
(121,122,117)
#898A86
(137,138,134)
#999A97
(153,154,151)
#A9AAA8
(169,170,168)
#B9BAB9
(185,186,185)
#C9CACA
(201,202,202)
#D9DADB
(217,218,219)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494A42; }

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

This text font color is #494A42.

Background Color

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

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

This div background color is #494A42.

Border color

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

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

This div border color is #494A42.

Opacity

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

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

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

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

This text has shadow with #494A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494A42.

Preview

Color preview on black background

This text has color #494A42 on black background.


Color preview on white background

This text has color #494A42 on white background.


Black color preview on #494A42 background

This text has black color on #494A42 background.


White color preview on #494A42 background

This text has white color on #494A42 background.


Related colors

Complementary color

Complementary color for #hex is #B6B5BD.


I love getcolorcode.com

Triadic colors

1 #42494A and #4A4249 with #494A42 are triadic colors.

2 #424A49 and #4A4942 with #494A42 are triadic colors.