COLOR #490309

HEX: #490309
RGB: (73,3,9)

Renk bilgisi

#490309 contains mainly red color. #490309 ‘ nin web güvenlik rengi #330000 (ya da #300) dir.

RGB renk modeli

#490309 color RGB value is (73,3,9).

  • kırmız ton 73;
  • yeşil ton 3;
  • mavi ton 9.
RGB:
(73,3,9)
(29%,1%,4%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 3 of 255 = 1%
B 9 of 255 = 4%

73
3
9

R + G + B ~ 11%. #490309 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 3 + 9 = 85 (100%)
R 73 of 85 ~ 85.88%
G 3 of 85 ~ 3.53%
B 9 of 85 ~ 10.59%

%85.88
%10.59

CMYK RENK MODELİ

#490309 rengi CMYK tonu (0,96,88,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 95.89%
  • sarı tonu 87.67%
  • ana renk tonu 71.37%
CMYK:
(0,96,88,71)
C0M96Y88K71 
(0%,96%,88%,71%)
(0.00/0.96/0.88/0.71)	

CMYK yüzdeleri

%0
%95.89
%87.67
%71.37

Codes

Color #490309 in popluar color models

490309
RGB7339
HSL355°92.11%14.90%
HSB/HSV355°95.89%28.63%
CMYK0.00%95.89%87.67%
71.37%

Color #490309 in popluar number systems.

HEX490309
Decimal7339
Binary1001001111001
Octal111311

Shades and tints

Shades of #490309

#490309
(73,3,9)
#430309
(67,3,9)
#3D0309
(61,3,9)
#370309
(55,3,9)
#310309
(49,3,9)
#2B0309
(43,3,9)
#250309
(37,3,9)
#1F0309
(31,3,9)
#190309
(25,3,9)
#130309
(19,3,9)
#0D0309
(13,3,9)
#000000
(0,0,0)

Tints of #490309

#490309
(73,3,9)
#59191F
(89,25,31)
#692F35
(105,47,53)
#79454B
(121,69,75)
#895B61
(137,91,97)
#997177
(153,113,119)
#A9878D
(169,135,141)
#B99DA3
(185,157,163)
#C9B3B9
(201,179,185)
#D9C9CF
(217,201,207)
#E9DFE5
(233,223,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #490309 color. Also use rgb(73,3,9) instead hex code.

Text Font Color

.myTextColor { color: #490309; }

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

This text font color is #490309.


Background Color

.myBgColor { background-color: #490309; }

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

This div background color is #490309.


Border color

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

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

This div border color is #490309.


Opacity

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

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

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

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

This text has shadow with #490309 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #490309 on black background.


Color preview on white background

This text has color #490309 on white background.



Black color preview on #490309 background

This text has black color on #490309 background.


White color preview on #490309 background

This text has white color on #490309 background.