COLOR #494C08

HEX: #494C08 RGB: (73,76,8)

Renk bilgisi

#494C08 contains mainly red and green colors. #494C08 ‘ nin web güvenlik rengi #333300 (ya da #330) dir.

RGB renk modeli

#494C08 color RGB value is (73,76,8).

RGB: (73,76,8) (29%, 30%, 3%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 76 of 255 = 30%
B 8 of 255 = 3%

73
76
8

R + G + B ~ 21%. #494C08 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 76 + 8 = 157 (100%)
R 73 of 157 ~ 46.5%
G 76 of 157 ~ 48.41%
B 8 of 157 ~ 5.1'%

%46.5
%48.41

CMYK RENK MODELİ

#494C08 rengi CMYK tonu (4,0,89,70).

  • camgöbeği tonu 3.95%
  • eflatun tonu 0.00%
  • sarı tonu 89.47%
  • ana renk tonu 70.20%

CMYK: (4,0,89,70)
C4M0Y89K70 (4%, 0%, 89%, 70%)
(0.04 / 0.00 / 0.89 / 0.70)

CMYK yüzdeleri

%3.95
%0
%89.47
%70.2

Codes

Color #494C08 in popluar color models

49 4C 08
RGB 73 76 8
HSL 63° 80.95% 16.47%
HSB/HSV 63° 89.47% 29.80%
CMYK 3.95% 0.00% 89.47%
70.20%

Color #494C08 in popluar number systems.

HEX 49 4C 08
Decimal 73 76 8
Binary 1001001 1001100 1000
Octal 111 114 10

Shades and tints

Shades of #494C08

#494C08
(73,76,8)
#434608
(67,70,8)
#3D4008
(61,64,8)
#373A08
(55,58,8)
#313408
(49,52,8)
#2B2E08
(43,46,8)
#252808
(37,40,8)
#1F2208
(31,34,8)
#191C08
(25,28,8)
#131608
(19,22,8)
#0D1008
(13,16,8)
#000000
(0,0,0)

Tints of #494C08

#494C08
(73,76,8)
#595C1E
(89,92,30)
#696C34
(105,108,52)
#797C4A
(121,124,74)
#898C60
(137,140,96)
#999C76
(153,156,118)
#A9AC8C
(169,172,140)
#B9BCA2
(185,188,162)
#C9CCB8
(201,204,184)
#D9DCCE
(217,220,206)
#E9ECE4
(233,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494C08; }

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

This text font color is #494C08.

Background Color

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

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

This div background color is #494C08.

Border color

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

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

This div border color is #494C08.

Opacity

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

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

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

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

This text has shadow with #494C08 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494C08.

Preview

Color preview on black background

This text has color #494C08 on black background.


Color preview on white background

This text has color #494C08 on white background.


Black color preview on #494C08 background

This text has black color on #494C08 background.


White color preview on #494C08 background

This text has white color on #494C08 background.


Related colors

Complementary color

Complementary color for #hex is #B6B3F7.


I love getcolorcode.com

Triadic colors

1 #08494C and #4C0849 with #494C08 are triadic colors.

2 #084C49 and #4C4908 with #494C08 are triadic colors.