COLOR #492429

HEX: #492429
RGB: (73,36,41)

Renk bilgisi

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

RGB renk modeli

#492429 color RGB value is (73,36,41).

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

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 36 of 255 = 14%
B 41 of 255 = 16%

73
36
41

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

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 36 + 41 = 150 (100%)
R 73 of 150 ~ 48.67%
G 36 of 150 ~ 24%
B 41 of 150 ~ 27.33%

%48.67
%24
%27.33

CMYK RENK MODELİ

#492429 rengi CMYK tonu (0,51,44,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.68%
  • sarı tonu 43.84%
  • ana renk tonu 71.37%
CMYK:
(0,51,44,71)
C0M51Y44K71 
(0%,51%,44%,71%)
(0.00/0.51/0.44/0.71)	

CMYK yüzdeleri

%0
%50.68
%43.84
%71.37

Codes

Color #492429 in popluar color models

492429
RGB733641
HSL352°33.94%21.37%
HSB/HSV352°50.68%28.63%
CMYK0.00%50.68%43.84%
71.37%

Color #492429 in popluar number systems.

HEX492429
Decimal733641
Binary1001001100100101001
Octal1114451

Shades and tints

Shades of #492429

#492429
(73,36,41)
#432126
(67,33,38)
#3D1E23
(61,30,35)
#371B20
(55,27,32)
#31181D
(49,24,29)
#2B151A
(43,21,26)
#251217
(37,18,23)
#1F0F14
(31,15,20)
#190C11
(25,12,17)
#13090E
(19,9,14)
#0D060B
(13,6,11)
#000000
(0,0,0)

Tints of #492429

#492429
(73,36,41)
#59373C
(89,55,60)
#694A4F
(105,74,79)
#795D62
(121,93,98)
#897075
(137,112,117)
#998388
(153,131,136)
#A9969B
(169,150,155)
#B9A9AE
(185,169,174)
#C9BCC1
(201,188,193)
#D9CFD4
(217,207,212)
#E9E2E7
(233,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492429; }

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

This text font color is #492429.


Background Color

.myBgColor { background-color: #492429; }

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

This div background color is #492429.


Border color

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

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

This div border color is #492429.


Opacity

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

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

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

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

This text has shadow with #492429 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #492429 on black background.


Color preview on white background

This text has color #492429 on white background.



Black color preview on #492429 background

This text has black color on #492429 background.


White color preview on #492429 background

This text has white color on #492429 background.