COLOR #490327

HEX: #490327
RGB: (73,3,39)

Renk bilgisi

#490327 contains mainly red and blue colors. #490327 ‘ nin web güvenlik rengi #330033 (ya da #303) dir.

RGB renk modeli

#490327 color RGB value is (73,3,39).

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

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 3 of 255 = 1%
B 39 of 255 = 15%

73
3
39

R + G + B ~ 15%. #490327 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 3 + 39 = 115 (100%)
R 73 of 115 ~ 63.48%
G 3 of 115 ~ 2.61%
B 39 of 115 ~ 33.91%

%63.48
%33.91

CMYK RENK MODELİ

#490327 rengi CMYK tonu (0,96,47,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 95.89%
  • sarı tonu 46.58%
  • ana renk tonu 71.37%
CMYK:
(0,96,47,71)
C0M96Y47K71 
(0%,96%,47%,71%)
(0.00/0.96/0.47/0.71)	

CMYK yüzdeleri

%0
%95.89
%46.58
%71.37

Codes

Color #490327 in popluar color models

490327
RGB73339
HSL329°92.11%14.90%
HSB/HSV329°95.89%28.63%
CMYK0.00%95.89%46.58%
71.37%

Color #490327 in popluar number systems.

HEX490327
Decimal73339
Binary100100111100111
Octal111347

Shades and tints

Shades of #490327

#490327
(73,3,39)
#430324
(67,3,36)
#3D0321
(61,3,33)
#37031E
(55,3,30)
#31031B
(49,3,27)
#2B0318
(43,3,24)
#250315
(37,3,21)
#1F0312
(31,3,18)
#19030F
(25,3,15)
#13030C
(19,3,12)
#0D0309
(13,3,9)
#000000
(0,0,0)

Tints of #490327

#490327
(73,3,39)
#59193A
(89,25,58)
#692F4D
(105,47,77)
#794560
(121,69,96)
#895B73
(137,91,115)
#997186
(153,113,134)
#A98799
(169,135,153)
#B99DAC
(185,157,172)
#C9B3BF
(201,179,191)
#D9C9D2
(217,201,210)
#E9DFE5
(233,223,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #490327; }

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

This text font color is #490327.


Background Color

.myBgColor { background-color: #490327; }

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

This div background color is #490327.


Border color

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

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

This div border color is #490327.


Opacity

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

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

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

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

This text has shadow with #490327 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #490327 on black background.


Color preview on white background

This text has color #490327 on white background.



Black color preview on #490327 background

This text has black color on #490327 background.


White color preview on #490327 background

This text has white color on #490327 background.