COLOR #471F6F

HEX: #471F6F RGB: (71,31,111)

Renk bilgisi

#471F6F contains mainly red and blue colors. #471F6F ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#471F6F color RGB value is (71,31,111).

RGB: (71,31,111) (28%, 12%, 44%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 31 of 255 = 12%
B 111 of 255 = 44%

71
31
111

R + G + B ~ 28%. #471F6F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 31 + 111 = 213 (100%)
R 71 of 213 ~ 33.33%
G 31 of 213 ~ 14.55%
B 111 of 213 ~ 52.11'%

%33.33
%14.55
%52.11

CMYK RENK MODELİ

#471F6F rengi CMYK tonu (36,72,0,56).

  • camgöbeği tonu 36.04%
  • eflatun tonu 72.07%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%

CMYK: (36,72,0,56)
C36M72Y0K56 (36%, 72%, 0%, 56%)
(0.36 / 0.72 / 0.00 / 0.56)

CMYK yüzdeleri

%36.04
%72.07
%0
%56.47

Codes

Color #471F6F in popluar color models

47 1F 6F
RGB 71 31 111
HSL 270° 56.34% 27.84%
HSB/HSV 270° 72.07% 43.53%
CMYK 36.04% 72.07% 0.00%
56.47%

Color #471F6F in popluar number systems.

HEX 47 1F 6F
Decimal 71 31 111
Binary 1000111 11111 1101111
Octal 107 37 157

Shades and tints

Shades of #471F6F

#471F6F
(71,31,111)
#411D65
(65,29,101)
#3B1B5B
(59,27,91)
#351951
(53,25,81)
#2F1747
(47,23,71)
#29153D
(41,21,61)
#231333
(35,19,51)
#1D1129
(29,17,41)
#170F1F
(23,15,31)
#110D15
(17,13,21)
#0B0B0B
(11,11,11)
#000000
(0,0,0)

Tints of #471F6F

#471F6F
(71,31,111)
#57337C
(87,51,124)
#674789
(103,71,137)
#775B96
(119,91,150)
#876FA3
(135,111,163)
#9783B0
(151,131,176)
#A797BD
(167,151,189)
#B7ABCA
(183,171,202)
#C7BFD7
(199,191,215)
#D7D3E4
(215,211,228)
#E7E7F1
(231,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471F6F color. Also use rgb(71,31,111) instead hex code.

Text Font Color

.myTextColor { color: #471F6F; }

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

This text font color is #471F6F.

Background Color

.myBgColor { background-color: #471F6F; }

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

This div background color is #471F6F.

Border color

.myBorderColor { border: 1px solid #471F6F; }

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

This div border color is #471F6F.

Opacity

.myOpacity80 { color: #471F6F; opacity: 0.8; }

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

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

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

This text has shadow with #471F6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471F6F.

Preview

Color preview on black background

This text has color #471F6F on black background.


Color preview on white background

This text has color #471F6F on white background.


Black color preview on #471F6F background

This text has black color on #471F6F background.


White color preview on #471F6F background

This text has white color on #471F6F background.


Related colors

Complementary color

Complementary color for #hex is #B8E090.


I love getcolorcode.com

Triadic colors

1 #6F471F and #1F6F47 with #471F6F are triadic colors.

2 #6F1F47 and #1F476F with #471F6F are triadic colors.