COLOR #471C72

HEX: #471C72 RGB: (71,28,114)

Renk bilgisi

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

RGB renk modeli

#471C72 color RGB value is (71,28,114).

RGB: (71,28,114) (28%, 11%, 45%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 28 of 255 = 11%
B 114 of 255 = 45%

71
28
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 28 + 114 = 213 (100%)
R 71 of 213 ~ 33.33%
G 28 of 213 ~ 13.15%
B 114 of 213 ~ 53.52'%

%33.33
%13.15
%53.52

CMYK RENK MODELİ

#471C72 rengi CMYK tonu (38,75,0,55).

  • camgöbeği tonu 37.72%
  • eflatun tonu 75.44%
  • sarı tonu 0.00%
  • ana renk tonu 55.29%

CMYK: (38,75,0,55)
C38M75Y0K55 (38%, 75%, 0%, 55%)
(0.38 / 0.75 / 0.00 / 0.55)

CMYK yüzdeleri

%37.72
%75.44
%0
%55.29

Codes

Color #471C72 in popluar color models

47 1C 72
RGB 71 28 114
HSL 270° 60.56% 27.84%
HSB/HSV 270° 75.44% 44.71%
CMYK 37.72% 75.44% 0.00%
55.29%

Color #471C72 in popluar number systems.

HEX 47 1C 72
Decimal 71 28 114
Binary 1000111 11100 1110010
Octal 107 34 162

Shades and tints

Shades of #471C72

#471C72
(71,28,114)
#411A68
(65,26,104)
#3B185E
(59,24,94)
#351654
(53,22,84)
#2F144A
(47,20,74)
#291240
(41,18,64)
#231036
(35,16,54)
#1D0E2C
(29,14,44)
#170C22
(23,12,34)
#110A18
(17,10,24)
#0B080E
(11,8,14)
#000000
(0,0,0)

Tints of #471C72

#471C72
(71,28,114)
#57307E
(87,48,126)
#67448A
(103,68,138)
#775896
(119,88,150)
#876CA2
(135,108,162)
#9780AE
(151,128,174)
#A794BA
(167,148,186)
#B7A8C6
(183,168,198)
#C7BCD2
(199,188,210)
#D7D0DE
(215,208,222)
#E7E4EA
(231,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471C72 color. Also use rgb(71,28,114) instead hex code.

Text Font Color

.myTextColor { color: #471C72; }

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

This text font color is #471C72.

Background Color

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

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

This div background color is #471C72.

Border color

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

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

This div border color is #471C72.

Opacity

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

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

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

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

This text has shadow with #471C72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471C72.

Preview

Color preview on black background

This text has color #471C72 on black background.


Color preview on white background

This text has color #471C72 on white background.


Black color preview on #471C72 background

This text has black color on #471C72 background.


White color preview on #471C72 background

This text has white color on #471C72 background.


Related colors

Complementary color

Complementary color for #hex is #B8E38D.


I love getcolorcode.com

Triadic colors

1 #72471C and #1C7247 with #471C72 are triadic colors.

2 #721C47 and #1C4772 with #471C72 are triadic colors.