COLOR #493006

HEX: #493006
RGB: (73,48,6)

Renk bilgisi

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

RGB renk modeli

#493006 color RGB value is (73,48,6).

  • kırmız ton 73;
  • yeşil ton 48;
  • mavi ton 6.
RGB:
(73,48,6)
(29%,19%,2%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 48 of 255 = 19%
B 6 of 255 = 2%

73
48
6

R + G + B ~ 17%. #493006 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 48 + 6 = 127 (100%)
R 73 of 127 ~ 57.48%
G 48 of 127 ~ 37.8%
B 6 of 127 ~ 4.72%

%57.48
%37.8

CMYK RENK MODELİ

#493006 rengi CMYK tonu (0,34,92,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.25%
  • sarı tonu 91.78%
  • ana renk tonu 71.37%
CMYK:
(0,34,92,71)
C0M34Y92K71 
(0%,34%,92%,71%)
(0.00/0.34/0.92/0.71)	

CMYK yüzdeleri

%0
%34.25
%91.78
%71.37

Codes

Color #493006 in popluar color models

493006
RGB73486
HSL38°84.81%15.49%
HSB/HSV38°91.78%28.63%
CMYK0.00%34.25%91.78%
71.37%

Color #493006 in popluar number systems.

HEX493006
Decimal73486
Binary1001001110000110
Octal111606

Shades and tints

Shades of #493006

#493006
(73,48,6)
#432C06
(67,44,6)
#3D2806
(61,40,6)
#372406
(55,36,6)
#312006
(49,32,6)
#2B1C06
(43,28,6)
#251806
(37,24,6)
#1F1406
(31,20,6)
#191006
(25,16,6)
#130C06
(19,12,6)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #493006

#493006
(73,48,6)
#59421C
(89,66,28)
#695432
(105,84,50)
#796648
(121,102,72)
#89785E
(137,120,94)
#998A74
(153,138,116)
#A99C8A
(169,156,138)
#B9AEA0
(185,174,160)
#C9C0B6
(201,192,182)
#D9D2CC
(217,210,204)
#E9E4E2
(233,228,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493006; }

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

This text font color is #493006.


Background Color

.myBgColor { background-color: #493006; }

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

This div background color is #493006.


Border color

.myBorderColor { border: 1px solid #493006; }

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

This div border color is #493006.


Opacity

.myOpacity80 { color: #493006; opacity: 0.8; }

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

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

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

This text has shadow with #493006 color.

.textShadow {text-shadow: 3px 3px 1px #493006, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #493006;
-webkit-box-shadow: 1px 1px 3px 2px #493006;
box-shadow:1px 1px 3px 2px #493006;">
Div content here</div>
This div box has shadow with color #493006.

Preview

Color preview on black background

This text has color #493006 on black background.


Color preview on white background

This text has color #493006 on white background.



Black color preview on #493006 background

This text has black color on #493006 background.


White color preview on #493006 background

This text has white color on #493006 background.