COLOR #471853

HEX: #471853 RGB: (71,24,83)

Color info

#471853 contains red, green and blue colors in about the same proportion. Web safe color of #471853 is #330066 (or #306).

RGB color model

#471853 color RGB value is (71,24,83).

RGB: (71,24,83) (28%, 9%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 24 of 255 = 9%
B 83 of 255 = 33%

71
24
83

R + G + B ~ 23%. #471853 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 24 + 83 = 178 (100%)
R 71 of 178 ~ 39.89%
G 24 of 178 ~ 13.48%
B 83 of 178 ~ 46.63'%

%39.89
%13.48
%46.63

CMYK color model

#471853 color CMYK value is (14,71,0,67).

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

CMYK: (14,71,0,67)
C14M71Y0K67 (14%, 71%, 0%, 67%)
(0.14 / 0.71 / 0.00 / 0.67)

CMYK percentages

%14.46
%71.08
%0
%67.45

Codes

Color #471853 in popluar color models

47 18 53
RGB 71 24 83
HSL 288° 55.14% 20.98%
HSB/HSV 288° 71.08% 32.55%
CMYK 14.46% 71.08% 0.00%
67.45%

Color #471853 in popluar number systems.

HEX 47 18 53
Decimal 71 24 83
Binary 1000111 11000 1010011
Octal 107 30 123

Shades and tints

Shades of #471853

#471853
(71,24,83)
#41164C
(65,22,76)
#3B1445
(59,20,69)
#35123E
(53,18,62)
#2F1037
(47,16,55)
#290E30
(41,14,48)
#230C29
(35,12,41)
#1D0A22
(29,10,34)
#17081B
(23,8,27)
#110614
(17,6,20)
#0B040D
(11,4,13)
#000000
(0,0,0)

Tints of #471853

#471853
(71,24,83)
#572D62
(87,45,98)
#674271
(103,66,113)
#775780
(119,87,128)
#876C8F
(135,108,143)
#97819E
(151,129,158)
#A796AD
(167,150,173)
#B7ABBC
(183,171,188)
#C7C0CB
(199,192,203)
#D7D5DA
(215,213,218)
#E7EAE9
(231,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471853; }

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

This text font color is #471853.

Background Color

.myBgColor { background-color: #471853; }

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

This div background color is #471853.

Border color

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

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

This div border color is #471853.

Opacity

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

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

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

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

This text has shadow with #471853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471853.

Preview

Color preview on black background

This text has color #471853 on black background.


Color preview on white background

This text has color #471853 on white background.


Black color preview on #471853 background

This text has black color on #471853 background.


White color preview on #471853 background

This text has white color on #471853 background.


Related colors

Complementary color

Complementary color for #hex is #B8E7AC.


I love getcolorcode.com

Triadic colors

1 #534718 and #185347 with #471853 are triadic colors.

2 #531847 and #184753 with #471853 are triadic colors.