COLOR #492590

HEX: #492590
RGB: (73,37,144)

Renk bilgisi

#492590 contains mainly blue color. #492590 ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#492590 color RGB value is (73,37,144).

  • kırmız ton 73;
  • yeşil ton 37;
  • mavi ton 144.
RGB:
(73,37,144)
(29%,15%,56%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 37 of 255 = 15%
B 144 of 255 = 56%

73
37
144

R + G + B ~ 33%. #492590 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 37 + 144 = 254 (100%)
R 73 of 254 ~ 28.74%
G 37 of 254 ~ 14.57%
B 144 of 254 ~ 56.69%

%28.74
%14.57
%56.69

CMYK RENK MODELİ

#492590 rengi CMYK tonu (49,74,0,44).

  • camgöbeği tonu 49.31%
  • eflatun tonu 74.31%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%
CMYK:
(49,74,0,44)
C49M74Y0K44 
(49%,74%,0%,44%)
(0.49/0.74/0.00/0.44)	

CMYK yüzdeleri

%49.31
%74.31
%0
%43.53

Codes

Color #492590 in popluar color models

492590
RGB7337144
HSL260°59.12%35.49%
HSB/HSV260°74.31%56.47%
CMYK49.31%74.31%0.00%
43.53%

Color #492590 in popluar number systems.

HEX492590
Decimal7337144
Binary100100110010110010000
Octal11145220

Shades and tints

Shades of #492590

#492590
(73,37,144)
#432283
(67,34,131)
#3D1F76
(61,31,118)
#371C69
(55,28,105)
#31195C
(49,25,92)
#2B164F
(43,22,79)
#251342
(37,19,66)
#1F1035
(31,16,53)
#190D28
(25,13,40)
#130A1B
(19,10,27)
#0D070E
(13,7,14)
#000000
(0,0,0)

Tints of #492590

#492590
(73,37,144)
#59389A
(89,56,154)
#694BA4
(105,75,164)
#795EAE
(121,94,174)
#8971B8
(137,113,184)
#9984C2
(153,132,194)
#A997CC
(169,151,204)
#B9AAD6
(185,170,214)
#C9BDE0
(201,189,224)
#D9D0EA
(217,208,234)
#E9E3F4
(233,227,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492590 color. Also use rgb(73,37,144) instead hex code.

Text Font Color

.myTextColor { color: #492590; }

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

This text font color is #492590.


Background Color

.myBgColor { background-color: #492590; }

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

This div background color is #492590.


Border color

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

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

This div border color is #492590.


Opacity

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

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

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

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

This text has shadow with #492590 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #492590 on black background.


Color preview on white background

This text has color #492590 on white background.



Black color preview on #492590 background

This text has black color on #492590 background.


White color preview on #492590 background

This text has white color on #492590 background.