COLOR #471B73

HEX: #471B73 RGB: (71,27,115)

Color info

#471B73 contains mainly red and blue colors. Web safe color of #471B73 is #333366 (or #336).

RGB color model

#471B73 color RGB value is (71,27,115).

RGB: (71,27,115) (28%, 11%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 27 of 255 = 11%
B 115 of 255 = 45%

71
27
115

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

Portions of RGB colors in percentages

R + G + B = 71 + 27 + 115 = 213 (100%)
R 71 of 213 ~ 33.33%
G 27 of 213 ~ 12.68%
B 115 of 213 ~ 53.99'%

%33.33
%12.68
%53.99

CMYK color model

#471B73 color CMYK value is (38,77,0,55).

  • cyan value is 38.26%
  • magenta value is 76.52%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (38,77,0,55)
C38M77Y0K55 (38%, 77%, 0%, 55%)
(0.38 / 0.77 / 0.00 / 0.55)

CMYK percentages

%38.26
%76.52
%0
%54.9

Codes

Color #471B73 in popluar color models

47 1B 73
RGB 71 27 115
HSL 270° 61.97% 27.84%
HSB/HSV 270° 76.52% 45.10%
CMYK 38.26% 76.52% 0.00%
54.90%

Color #471B73 in popluar number systems.

HEX 47 1B 73
Decimal 71 27 115
Binary 1000111 11011 1110011
Octal 107 33 163

Shades and tints

Shades of #471B73

#471B73
(71,27,115)
#411969
(65,25,105)
#3B175F
(59,23,95)
#351555
(53,21,85)
#2F134B
(47,19,75)
#291141
(41,17,65)
#230F37
(35,15,55)
#1D0D2D
(29,13,45)
#170B23
(23,11,35)
#110919
(17,9,25)
#0B070F
(11,7,15)
#000000
(0,0,0)

Tints of #471B73

#471B73
(71,27,115)
#572F7F
(87,47,127)
#67438B
(103,67,139)
#775797
(119,87,151)
#876BA3
(135,107,163)
#977FAF
(151,127,175)
#A793BB
(167,147,187)
#B7A7C7
(183,167,199)
#C7BBD3
(199,187,211)
#D7CFDF
(215,207,223)
#E7E3EB
(231,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471B73 color. Also use rgb(71,27,115) instead hex code.

Text Font Color

.myTextColor { color: #471B73; }

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

This text font color is #471B73.

Background Color

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

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

This div background color is #471B73.

Border color

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

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

This div border color is #471B73.

Opacity

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

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

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

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

This text has shadow with #471B73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471B73.

Preview

Color preview on black background

This text has color #471B73 on black background.


Color preview on white background

This text has color #471B73 on white background.


Black color preview on #471B73 background

This text has black color on #471B73 background.


White color preview on #471B73 background

This text has white color on #471B73 background.


Related colors

Complementary color

Complementary color for #hex is #B8E48C.


I love getcolorcode.com

Triadic colors

1 #73471B and #1B7347 with #471B73 are triadic colors.

2 #731B47 and #1B4773 with #471B73 are triadic colors.