COLOR #471D53

HEX: #471D53 RGB: (71,29,83)

Color info

#471D53 contains red, green and blue colors in about the same proportion. Web safe color of #471D53 is #333366 (or #336).

RGB color model

#471D53 color RGB value is (71,29,83).

RGB: (71,29,83) (28%, 11%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 29 of 255 = 11%
B 83 of 255 = 33%

71
29
83

R + G + B ~ 24%. #471D53 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 29 + 83 = 183 (100%)
R 71 of 183 ~ 38.8%
G 29 of 183 ~ 15.85%
B 83 of 183 ~ 45.36'%

%38.8
%15.85
%45.36

CMYK color model

#471D53 color CMYK value is (14,65,0,67).

  • cyan value is 14.46%
  • magenta value is 65.06%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (14,65,0,67)
C14M65Y0K67 (14%, 65%, 0%, 67%)
(0.14 / 0.65 / 0.00 / 0.67)

CMYK percentages

%14.46
%65.06
%0
%67.45

Codes

Color #471D53 in popluar color models

47 1D 53
RGB 71 29 83
HSL 287° 48.21% 21.96%
HSB/HSV 287° 65.06% 32.55%
CMYK 14.46% 65.06% 0.00%
67.45%

Color #471D53 in popluar number systems.

HEX 47 1D 53
Decimal 71 29 83
Binary 1000111 11101 1010011
Octal 107 35 123

Shades and tints

Shades of #471D53

#471D53
(71,29,83)
#411B4C
(65,27,76)
#3B1945
(59,25,69)
#35173E
(53,23,62)
#2F1537
(47,21,55)
#291330
(41,19,48)
#231129
(35,17,41)
#1D0F22
(29,15,34)
#170D1B
(23,13,27)
#110B14
(17,11,20)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #471D53

#471D53
(71,29,83)
#573162
(87,49,98)
#674571
(103,69,113)
#775980
(119,89,128)
#876D8F
(135,109,143)
#97819E
(151,129,158)
#A795AD
(167,149,173)
#B7A9BC
(183,169,188)
#C7BDCB
(199,189,203)
#D7D1DA
(215,209,218)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471D53; }

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

This text font color is #471D53.

Background Color

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

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

This div background color is #471D53.

Border color

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

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

This div border color is #471D53.

Opacity

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

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

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

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

This text has shadow with #471D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471D53.

Preview

Color preview on black background

This text has color #471D53 on black background.


Color preview on white background

This text has color #471D53 on white background.


Black color preview on #471D53 background

This text has black color on #471D53 background.


White color preview on #471D53 background

This text has white color on #471D53 background.


Related colors

Complementary color

Complementary color for #hex is #B8E2AC.


I love getcolorcode.com

Triadic colors

1 #53471D and #1D5347 with #471D53 are triadic colors.

2 #531D47 and #1D4753 with #471D53 are triadic colors.