COLOR #471D68

HEX: #471D68 RGB: (71,29,104)

Renk bilgisi

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

RGB renk modeli

#471D68 color RGB value is (71,29,104).

RGB: (71,29,104) (28%, 11%, 41%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 29 of 255 = 11%
B 104 of 255 = 41%

71
29
104

R + G + B ~ 27%. #471D68 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 29 + 104 = 204 (100%)
R 71 of 204 ~ 34.8%
G 29 of 204 ~ 14.22%
B 104 of 204 ~ 50.98'%

%34.8
%14.22
%50.98

CMYK RENK MODELİ

#471D68 rengi CMYK tonu (32,72,0,59).

  • camgöbeği tonu 31.73%
  • eflatun tonu 72.12%
  • sarı tonu 0.00%
  • ana renk tonu 59.22%

CMYK: (32,72,0,59)
C32M72Y0K59 (32%, 72%, 0%, 59%)
(0.32 / 0.72 / 0.00 / 0.59)

CMYK yüzdeleri

%31.73
%72.12
%0
%59.22

Codes

Color #471D68 in popluar color models

47 1D 68
RGB 71 29 104
HSL 274° 56.39% 26.08%
HSB/HSV 274° 72.12% 40.78%
CMYK 31.73% 72.12% 0.00%
59.22%

Color #471D68 in popluar number systems.

HEX 47 1D 68
Decimal 71 29 104
Binary 1000111 11101 1101000
Octal 107 35 150

Shades and tints

Shades of #471D68

#471D68
(71,29,104)
#411B5F
(65,27,95)
#3B1956
(59,25,86)
#35174D
(53,23,77)
#2F1544
(47,21,68)
#29133B
(41,19,59)
#231132
(35,17,50)
#1D0F29
(29,15,41)
#170D20
(23,13,32)
#110B17
(17,11,23)
#0B090E
(11,9,14)
#000000
(0,0,0)

Tints of #471D68

#471D68
(71,29,104)
#573175
(87,49,117)
#674582
(103,69,130)
#77598F
(119,89,143)
#876D9C
(135,109,156)
#9781A9
(151,129,169)
#A795B6
(167,149,182)
#B7A9C3
(183,169,195)
#C7BDD0
(199,189,208)
#D7D1DD
(215,209,221)
#E7E5EA
(231,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471D68 color. Also use rgb(71,29,104) instead hex code.

Text Font Color

.myTextColor { color: #471D68; }

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

This text font color is #471D68.

Background Color

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

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

This div background color is #471D68.

Border color

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

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

This div border color is #471D68.

Opacity

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

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

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

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

This text has shadow with #471D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471D68.

Preview

Color preview on black background

This text has color #471D68 on black background.


Color preview on white background

This text has color #471D68 on white background.


Black color preview on #471D68 background

This text has black color on #471D68 background.


White color preview on #471D68 background

This text has white color on #471D68 background.


Related colors

Complementary color

Complementary color for #hex is #B8E297.


I love getcolorcode.com

Triadic colors

1 #68471D and #1D6847 with #471D68 are triadic colors.

2 #681D47 and #1D4768 with #471D68 are triadic colors.