COLOR #490F80

HEX: #490F80 RGB: (73,15,128)

Renk bilgisi

#490F80 contains mainly red and blue colors. #490F80 ‘ nin web güvenlik rengi #330066 (ya da #306) dir.

RGB renk modeli

#490F80 color RGB value is (73,15,128).

RGB: (73,15,128) (29%, 6%, 50%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 15 of 255 = 6%
B 128 of 255 = 50%

73
15
128

R + G + B ~ 28%. #490F80 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 15 + 128 = 216 (100%)
R 73 of 216 ~ 33.8%
G 15 of 216 ~ 6.94%
B 128 of 216 ~ 59.26'%

%33.8
%59.26

CMYK RENK MODELİ

#490F80 rengi CMYK tonu (43,88,0,50).

  • camgöbeği tonu 42.97%
  • eflatun tonu 88.28%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (43,88,0,50)
C43M88Y0K50 (43%, 88%, 0%, 50%)
(0.43 / 0.88 / 0.00 / 0.50)

CMYK yüzdeleri

%42.97
%88.28
%0
%49.8

Codes

Color #490F80 in popluar color models

49 0F 80
RGB 73 15 128
HSL 271° 79.02% 28.04%
HSB/HSV 271° 88.28% 50.20%
CMYK 42.97% 88.28% 0.00%
49.80%

Color #490F80 in popluar number systems.

HEX 49 0F 80
Decimal 73 15 128
Binary 1001001 1111 10000000
Octal 111 17 200

Shades and tints

Shades of #490F80

#490F80
(73,15,128)
#430E75
(67,14,117)
#3D0D6A
(61,13,106)
#370C5F
(55,12,95)
#310B54
(49,11,84)
#2B0A49
(43,10,73)
#25093E
(37,9,62)
#1F0833
(31,8,51)
#190728
(25,7,40)
#13061D
(19,6,29)
#0D0512
(13,5,18)
#000000
(0,0,0)

Tints of #490F80

#490F80
(73,15,128)
#59248B
(89,36,139)
#693996
(105,57,150)
#794EA1
(121,78,161)
#8963AC
(137,99,172)
#9978B7
(153,120,183)
#A98DC2
(169,141,194)
#B9A2CD
(185,162,205)
#C9B7D8
(201,183,216)
#D9CCE3
(217,204,227)
#E9E1EE
(233,225,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #490F80 color. Also use rgb(73,15,128) instead hex code.

Text Font Color

.myTextColor { color: #490F80; }

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

This text font color is #490F80.

Background Color

.myBgColor { background-color: #490F80; }

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

This div background color is #490F80.

Border color

.myBorderColor { border: 1px solid #490F80; }

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

This div border color is #490F80.

Opacity

.myOpacity80 { color: #490F80; opacity: 0.8; }

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

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

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

This text has shadow with #490F80 color.


.textShadow {text-shadow: 3px 3px 1px #490F80', 3px 3px 1px red;}

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

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


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

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

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

Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #490F80; -webkit-box-shadow: 1px 1px 3px 2px #490F80; box-shadow:1px 1px 3px 2px #490F80;">
Div content here
</div>

This div box has shadow with color #490F80.

Preview

Color preview on black background

This text has color #490F80 on black background.


Color preview on white background

This text has color #490F80 on white background.


Black color preview on #490F80 background

This text has black color on #490F80 background.


White color preview on #490F80 background

This text has white color on #490F80 background.


Related colors

Complementary color

Complementary color for #hex is #B6F07F.


I love getcolorcode.com

Triadic colors

1 #80490F and #0F8049 with #490F80 are triadic colors.

2 #800F49 and #0F4980 with #490F80 are triadic colors.