COLOR #472296

HEX: #472296
RGB: (71,34,150)

Renk bilgisi

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

RGB renk modeli

#472296 color RGB value is (71,34,150).

  • kırmız ton 71;
  • yeşil ton 34;
  • mavi ton 150.
RGB:
(71,34,150)
(28%,13%,59%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 34 of 255 = 13%
B 150 of 255 = 59%

71
34
150

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 34 + 150 = 255 (100%)
R 71 of 255 ~ 27.84%
G 34 of 255 ~ 13.33%
B 150 of 255 ~ 58.82%

%27.84
%13.33
%58.82

CMYK RENK MODELİ

#472296 rengi CMYK tonu (53,77,0,41).

  • camgöbeği tonu 52.67%
  • eflatun tonu 77.33%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%
CMYK:
(53,77,0,41)
C53M77Y0K41 
(53%,77%,0%,41%)
(0.53/0.77/0.00/0.41)	

CMYK yüzdeleri

%52.67
%77.33
%0
%41.18

Codes

Color #472296 in popluar color models

472296
RGB7134150
HSL259°63.04%36.08%
HSB/HSV259°77.33%58.82%
CMYK52.67%77.33%0.00%
41.18%

Color #472296 in popluar number systems.

HEX472296
Decimal7134150
Binary100011110001010010110
Octal10742226

Shades and tints

Shades of #472296

#472296
(71,34,150)
#411F89
(65,31,137)
#3B1C7C
(59,28,124)
#35196F
(53,25,111)
#2F1662
(47,22,98)
#291355
(41,19,85)
#231048
(35,16,72)
#1D0D3B
(29,13,59)
#170A2E
(23,10,46)
#110721
(17,7,33)
#0B0414
(11,4,20)
#000000
(0,0,0)

Tints of #472296

#472296
(71,34,150)
#57369F
(87,54,159)
#674AA8
(103,74,168)
#775EB1
(119,94,177)
#8772BA
(135,114,186)
#9786C3
(151,134,195)
#A79ACC
(167,154,204)
#B7AED5
(183,174,213)
#C7C2DE
(199,194,222)
#D7D6E7
(215,214,231)
#E7EAF0
(231,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472296 color. Also use rgb(71,34,150) instead hex code.

Text Font Color

.myTextColor { color: #472296; }

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

This text font color is #472296.


Background Color

.myBgColor { background-color: #472296; }

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

This div background color is #472296.


Border color

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

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

This div border color is #472296.


Opacity

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

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

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

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

This text has shadow with #472296 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #472296 on black background.


Color preview on white background

This text has color #472296 on white background.



Black color preview on #472296 background

This text has black color on #472296 background.


White color preview on #472296 background

This text has white color on #472296 background.