COLOR #494A30

HEX: #494A30 RGB: (73,74,48)

Renk bilgisi

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

RGB renk modeli

#494A30 color RGB value is (73,74,48).

RGB: (73,74,48) (29%, 29%, 19%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 74 of 255 = 29%
B 48 of 255 = 19%

73
74
48

R + G + B ~ 26%. #494A30 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 74 + 48 = 195 (100%)
R 73 of 195 ~ 37.44%
G 74 of 195 ~ 37.95%
B 48 of 195 ~ 24.62'%

%37.44
%37.95
%24.62

CMYK RENK MODELİ

#494A30 rengi CMYK tonu (1,0,35,71).

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

CMYK: (1,0,35,71)
C1M0Y35K71 (1%, 0%, 35%, 71%)
(0.01 / 0.00 / 0.35 / 0.71)

CMYK yüzdeleri

%1.35
%0
%35.14
%70.98

Codes

Color #494A30 in popluar color models

49 4A 30
RGB 73 74 48
HSL 62° 21.31% 23.92%
HSB/HSV 62° 35.14% 29.02%
CMYK 1.35% 0.00% 35.14%
70.98%

Color #494A30 in popluar number systems.

HEX 49 4A 30
Decimal 73 74 48
Binary 1001001 1001010 110000
Octal 111 112 60

Shades and tints

Shades of #494A30

#494A30
(73,74,48)
#43442C
(67,68,44)
#3D3E28
(61,62,40)
#373824
(55,56,36)
#313220
(49,50,32)
#2B2C1C
(43,44,28)
#252618
(37,38,24)
#1F2014
(31,32,20)
#191A10
(25,26,16)
#13140C
(19,20,12)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #494A30

#494A30
(73,74,48)
#595A42
(89,90,66)
#696A54
(105,106,84)
#797A66
(121,122,102)
#898A78
(137,138,120)
#999A8A
(153,154,138)
#A9AA9C
(169,170,156)
#B9BAAE
(185,186,174)
#C9CAC0
(201,202,192)
#D9DAD2
(217,218,210)
#E9EAE4
(233,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494A30; }

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

This text font color is #494A30.

Background Color

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

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

This div background color is #494A30.

Border color

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

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

This div border color is #494A30.

Opacity

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

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

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

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

This text has shadow with #494A30 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494A30.

Preview

Color preview on black background

This text has color #494A30 on black background.


Color preview on white background

This text has color #494A30 on white background.


Black color preview on #494A30 background

This text has black color on #494A30 background.


White color preview on #494A30 background

This text has white color on #494A30 background.


Related colors

Complementary color

Complementary color for #hex is #B6B5CF.


I love getcolorcode.com

Triadic colors

1 #30494A and #4A3049 with #494A30 are triadic colors.

2 #304A49 and #4A4930 with #494A30 are triadic colors.