COLOR #494A08

HEX: #494A08 RGB: (73,74,8)

Color info

#494A08 contains mainly red and green colors. Web safe color of #494A08 is #333300 (or #330).

RGB color model

#494A08 color RGB value is (73,74,8).

RGB: (73,74,8) (29%, 29%, 3%)

RGB channels and saturation

R 73 of 255 = 29%
G 74 of 255 = 29%
B 8 of 255 = 3%

73
74
8

R + G + B ~ 20%. #494A08 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 74 + 8 = 155 (100%)
R 73 of 155 ~ 47.1%
G 74 of 155 ~ 47.74%
B 8 of 155 ~ 5.16'%

%47.1
%47.74

CMYK color model

#494A08 color CMYK value is (1,0,89,71).

  • cyan value is 1.35%
  • magenta value is 0.00%
  • yellow value is 89.19%
  • key color value is 70.98%
CMYK: (1,0,89,71) C1M0Y89K71 (1%,0%,89%,71%) (0.01/0.00/0.89/0.71) 

CMYK percentages

%1.35
%0
%89.19
%70.98

Codes

Color #494A08 in popluar color models

49 4A 08
RGB 73 74 8
HSL 61° 80.49% 16.08%
HSB/HSV 61° 89.19% 29.02%
CMYK 1.35% 0.00% 89.19%
70.98%

Color #494A08 in popluar number systems.

HEX 49 4A 08
Decimal 73 74 8
Binary 1001001 1001010 1000
Octal 111 112 10

Shades and tints

Shades of #494A08

#494A08
(73,74,8)
#434408
(67,68,8)
#3D3E08
(61,62,8)
#373808
(55,56,8)
#313208
(49,50,8)
#2B2C08
(43,44,8)
#252608
(37,38,8)
#1F2008
(31,32,8)
#191A08
(25,26,8)
#131408
(19,20,8)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #494A08

#494A08
(73,74,8)
#595A1E
(89,90,30)
#696A34
(105,106,52)
#797A4A
(121,122,74)
#898A60
(137,138,96)
#999A76
(153,154,118)
#A9AA8C
(169,170,140)
#B9BAA2
(185,186,162)
#C9CAB8
(201,202,184)
#D9DACE
(217,218,206)
#E9EAE4
(233,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494A08; }

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

This text font color is #494A08.

Background Color

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

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

This div background color is #494A08.

Border color

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

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

This div border color is #494A08.

Opacity

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

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

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

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

This text has shadow with #494A08 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494A08.

Preview

Color preview on black background

This text has color #494A08 on black background.


Color preview on white background

This text has color #494A08 on white background.


Black color preview on #494A08 background

This text has black color on #494A08 background.


White color preview on #494A08 background

This text has white color on #494A08 background.


Related colors

Complementary color

Complementary color for #hex is #B6B5F7.


I love getcolorcode.com

Triadic colors

1 #08494A and #4A0849 with #494A08 are triadic colors.

2 #084A49 and #4A4908 with #494A08 are triadic colors.