COLOR #471455

HEX: #471455 RGB: (71,20,85)

Color info

#471455 contains mainly red and blue colors. Web safe color of #471455 is #330066 (or #306).

RGB color model

#471455 color RGB value is (71,20,85).

RGB: (71,20,85) (28%, 8%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 20 of 255 = 8%
B 85 of 255 = 33%

71
20
85

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

Portions of RGB colors in percentages

R + G + B = 71 + 20 + 85 = 176 (100%)
R 71 of 176 ~ 40.34%
G 20 of 176 ~ 11.36%
B 85 of 176 ~ 48.3'%

%40.34
%11.36
%48.3

CMYK color model

#471455 color CMYK value is (16,76,0,67).

  • cyan value is 16.47%
  • magenta value is 76.47%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (16,76,0,67)
C16M76Y0K67 (16%, 76%, 0%, 67%)
(0.16 / 0.76 / 0.00 / 0.67)

CMYK percentages

%16.47
%76.47
%0
%66.67

Codes

Color #471455 in popluar color models

47 14 55
RGB 71 20 85
HSL 287° 61.90% 20.59%
HSB/HSV 287° 76.47% 33.33%
CMYK 16.47% 76.47% 0.00%
66.67%

Color #471455 in popluar number systems.

HEX 47 14 55
Decimal 71 20 85
Binary 1000111 10100 1010101
Octal 107 24 125

Shades and tints

Shades of #471455

#471455
(71,20,85)
#41134E
(65,19,78)
#3B1247
(59,18,71)
#351140
(53,17,64)
#2F1039
(47,16,57)
#290F32
(41,15,50)
#230E2B
(35,14,43)
#1D0D24
(29,13,36)
#170C1D
(23,12,29)
#110B16
(17,11,22)
#0B0A0F
(11,10,15)
#000000
(0,0,0)

Tints of #471455

#471455
(71,20,85)
#572964
(87,41,100)
#673E73
(103,62,115)
#775382
(119,83,130)
#876891
(135,104,145)
#977DA0
(151,125,160)
#A792AF
(167,146,175)
#B7A7BE
(183,167,190)
#C7BCCD
(199,188,205)
#D7D1DC
(215,209,220)
#E7E6EB
(231,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471455 color. Also use rgb(71,20,85) instead hex code.

Text Font Color

.myTextColor { color: #471455; }

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

This text font color is #471455.

Background Color

.myBgColor { background-color: #471455; }

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

This div background color is #471455.

Border color

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

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

This div border color is #471455.

Opacity

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

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

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

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

This text has shadow with #471455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471455.

Preview

Color preview on black background

This text has color #471455 on black background.


Color preview on white background

This text has color #471455 on white background.


Black color preview on #471455 background

This text has black color on #471455 background.


White color preview on #471455 background

This text has white color on #471455 background.


Related colors

Complementary color

Complementary color for #hex is #B8EBAA.


I love getcolorcode.com

Triadic colors

1 #554714 and #145547 with #471455 are triadic colors.

2 #551447 and #144755 with #471455 are triadic colors.