COLOR #490746

HEX: #490746
RGB: (73,7,70)

Renk bilgisi

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

RGB renk modeli

#490746 color RGB value is (73,7,70).

  • kırmız ton 73;
  • yeşil ton 7;
  • mavi ton 70.
RGB:
(73,7,70)
(29%,3%,27%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 7 of 255 = 3%
B 70 of 255 = 27%

73
7
70

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

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 7 + 70 = 150 (100%)
R 73 of 150 ~ 48.67%
G 7 of 150 ~ 4.67%
B 70 of 150 ~ 46.67%

%48.67
%46.67

CMYK RENK MODELİ

#490746 rengi CMYK tonu (0,90,4,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 90.41%
  • sarı tonu 4.11%
  • ana renk tonu 71.37%
CMYK:
(0,90,4,71)
C0M90Y4K71 
(0%,90%,4%,71%)
(0.00/0.90/0.04/0.71)	

CMYK yüzdeleri

%0
%90.41
%4.11
%71.37

Codes

Color #490746 in popluar color models

490746
RGB73770
HSL303°82.50%15.69%
HSB/HSV303°90.41%28.63%
CMYK0.00%90.41%4.11%
71.37%

Color #490746 in popluar number systems.

HEX490746
Decimal73770
Binary10010011111000110
Octal1117106

Shades and tints

Shades of #490746

#490746
(73,7,70)
#430740
(67,7,64)
#3D073A
(61,7,58)
#370734
(55,7,52)
#31072E
(49,7,46)
#2B0728
(43,7,40)
#250722
(37,7,34)
#1F071C
(31,7,28)
#190716
(25,7,22)
#130710
(19,7,16)
#0D070A
(13,7,10)
#000000
(0,0,0)

Tints of #490746

#490746
(73,7,70)
#591D56
(89,29,86)
#693366
(105,51,102)
#794976
(121,73,118)
#895F86
(137,95,134)
#997596
(153,117,150)
#A98BA6
(169,139,166)
#B9A1B6
(185,161,182)
#C9B7C6
(201,183,198)
#D9CDD6
(217,205,214)
#E9E3E6
(233,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #490746 color. Also use rgb(73,7,70) instead hex code.

Text Font Color

.myTextColor { color: #490746; }

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

This text font color is #490746.


Background Color

.myBgColor { background-color: #490746; }

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

This div background color is #490746.


Border color

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

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

This div border color is #490746.


Opacity

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

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

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

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

This text has shadow with #490746 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #490746 on black background.


Color preview on white background

This text has color #490746 on white background.



Black color preview on #490746 background

This text has black color on #490746 background.


White color preview on #490746 background

This text has white color on #490746 background.