COLOR #492913

HEX: #492913
RGB: (73,41,19)

Renk bilgisi

#492913 contains red, green and blue colors in about the same proportion. #492913 ‘ nin web güvenlik rengi #333300 (ya da #330) dir.

RGB renk modeli

#492913 color RGB value is (73,41,19).

  • kırmız ton 73;
  • yeşil ton 41;
  • mavi ton 19.
RGB:
(73,41,19)
(29%,16%,7%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 41 of 255 = 16%
B 19 of 255 = 7%

73
41
19

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

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 41 + 19 = 133 (100%)
R 73 of 133 ~ 54.89%
G 41 of 133 ~ 30.83%
B 19 of 133 ~ 14.29%

%54.89
%30.83
%14.29

CMYK RENK MODELİ

#492913 rengi CMYK tonu (0,44,74,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 43.84%
  • sarı tonu 73.97%
  • ana renk tonu 71.37%
CMYK:
(0,44,74,71)
C0M44Y74K71 
(0%,44%,74%,71%)
(0.00/0.44/0.74/0.71)	

CMYK yüzdeleri

%0
%43.84
%73.97
%71.37

Codes

Color #492913 in popluar color models

492913
RGB734119
HSL24°58.70%18.04%
HSB/HSV24°73.97%28.63%
CMYK0.00%43.84%73.97%
71.37%

Color #492913 in popluar number systems.

HEX492913
Decimal734119
Binary100100110100110011
Octal1115123

Shades and tints

Shades of #492913

#492913
(73,41,19)
#432612
(67,38,18)
#3D2311
(61,35,17)
#372010
(55,32,16)
#311D0F
(49,29,15)
#2B1A0E
(43,26,14)
#25170D
(37,23,13)
#1F140C
(31,20,12)
#19110B
(25,17,11)
#130E0A
(19,14,10)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #492913

#492913
(73,41,19)
#593C28
(89,60,40)
#694F3D
(105,79,61)
#796252
(121,98,82)
#897567
(137,117,103)
#99887C
(153,136,124)
#A99B91
(169,155,145)
#B9AEA6
(185,174,166)
#C9C1BB
(201,193,187)
#D9D4D0
(217,212,208)
#E9E7E5
(233,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492913 color. Also use rgb(73,41,19) instead hex code.

Text Font Color

.myTextColor { color: #492913; }

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

This text font color is #492913.


Background Color

.myBgColor { background-color: #492913; }

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

This div background color is #492913.


Border color

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

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

This div border color is #492913.


Opacity

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

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

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

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

This text has shadow with #492913 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #492913 on black background.


Color preview on white background

This text has color #492913 on white background.



Black color preview on #492913 background

This text has black color on #492913 background.


White color preview on #492913 background

This text has white color on #492913 background.