COLOR #471347

HEX: #471347
RGB: (71,19,71)

Renk bilgisi

#471347 contains red, green and blue colors in about the same proportion. #471347 ‘ nin web güvenlik rengi #330033 (ya da #303) dir.

RGB renk modeli

#471347 color RGB value is (71,19,71).

  • kırmız ton 71;
  • yeşil ton 19;
  • mavi ton 71.
RGB:
(71,19,71)
(28%,7%,28%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 19 of 255 = 7%
B 71 of 255 = 28%

71
19
71

R + G + B ~ 21%. #471347 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 19 + 71 = 161 (100%)
R 71 of 161 ~ 44.1%
G 19 of 161 ~ 11.8%
B 71 of 161 ~ 44.1%

%44.1
%11.8
%44.1

CMYK RENK MODELİ

#471347 rengi CMYK tonu (0,73,0,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 73.24%
  • sarı tonu 0.00%
  • ana renk tonu 72.16%
CMYK:
(0,73,0,72)
C0M73Y0K72 
(0%,73%,0%,72%)
(0.00/0.73/0.00/0.72)	

CMYK yüzdeleri

%0
%73.24
%0
%72.16

Codes

Color #471347 in popluar color models

471347
RGB711971
HSL300°57.78%17.65%
HSB/HSV300°73.24%27.84%
CMYK0.00%73.24%0.00%
72.16%

Color #471347 in popluar number systems.

HEX471347
Decimal711971
Binary1000111100111000111
Octal10723107

Shades and tints

Shades of #471347

#471347
(71,19,71)
#411241
(65,18,65)
#3B113B
(59,17,59)
#351035
(53,16,53)
#2F0F2F
(47,15,47)
#290E29
(41,14,41)
#230D23
(35,13,35)
#1D0C1D
(29,12,29)
#170B17
(23,11,23)
#110A11
(17,10,17)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #471347

#471347
(71,19,71)
#572857
(87,40,87)
#673D67
(103,61,103)
#775277
(119,82,119)
#876787
(135,103,135)
#977C97
(151,124,151)
#A791A7
(167,145,167)
#B7A6B7
(183,166,183)
#C7BBC7
(199,187,199)
#D7D0D7
(215,208,215)
#E7E5E7
(231,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471347; }

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

This text font color is #471347.


Background Color

.myBgColor { background-color: #471347; }

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

This div background color is #471347.


Border color

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

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

This div border color is #471347.


Opacity

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

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

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

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

This text has shadow with #471347 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #471347 on black background.


Color preview on white background

This text has color #471347 on white background.



Black color preview on #471347 background

This text has black color on #471347 background.


White color preview on #471347 background

This text has white color on #471347 background.