COLOR #472461

HEX: #472461 RGB: (71,36,97)

Color info

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

RGB color model

#472461 color RGB value is (71,36,97).

RGB: (71,36,97) (28%, 14%, 38%)

RGB channels and saturation

R 71 of 255 = 28%
G 36 of 255 = 14%
B 97 of 255 = 38%

71
36
97

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

Portions of RGB colors in percentages

R + G + B = 71 + 36 + 97 = 204 (100%)
R 71 of 204 ~ 34.8%
G 36 of 204 ~ 17.65%
B 97 of 204 ~ 47.55'%

%34.8
%17.65
%47.55

CMYK color model

#472461 color CMYK value is (27,63,0,62).

  • cyan value is 26.80%
  • magenta value is 62.89%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (27,63,0,62) C27M63Y0K62 (27%,63%,0%,62%) (0.27/0.63/0.00/0.62) 

CMYK percentages

%26.8
%62.89
%0
%61.96

Codes

Color #472461 in popluar color models

47 24 61
RGB 71 36 97
HSL 274° 45.86% 26.08%
HSB/HSV 274° 62.89% 38.04%
CMYK 26.80% 62.89% 0.00%
61.96%

Color #472461 in popluar number systems.

HEX 47 24 61
Decimal 71 36 97
Binary 1000111 100100 1100001
Octal 107 44 141

Shades and tints

Shades of #472461

#472461
(71,36,97)
#412159
(65,33,89)
#3B1E51
(59,30,81)
#351B49
(53,27,73)
#2F1841
(47,24,65)
#291539
(41,21,57)
#231231
(35,18,49)
#1D0F29
(29,15,41)
#170C21
(23,12,33)
#110919
(17,9,25)
#0B0611
(11,6,17)
#000000
(0,0,0)

Tints of #472461

#472461
(71,36,97)
#57376F
(87,55,111)
#674A7D
(103,74,125)
#775D8B
(119,93,139)
#877099
(135,112,153)
#9783A7
(151,131,167)
#A796B5
(167,150,181)
#B7A9C3
(183,169,195)
#C7BCD1
(199,188,209)
#D7CFDF
(215,207,223)
#E7E2ED
(231,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472461 color. Also use rgb(71,36,97) instead hex code.

Text Font Color

.myTextColor { color: #472461; }

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

This text font color is #472461.

Background Color

.myBgColor { background-color: #472461; }

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

This div background color is #472461.

Border color

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

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

This div border color is #472461.

Opacity

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

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

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

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

This text has shadow with #472461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472461.

Preview

Color preview on black background

This text has color #472461 on black background.


Color preview on white background

This text has color #472461 on white background.


Black color preview on #472461 background

This text has black color on #472461 background.


White color preview on #472461 background

This text has white color on #472461 background.


Related colors

Complementary color

Complementary color for #hex is #B8DB9E.


I love getcolorcode.com

Triadic colors

1 #614724 and #246147 with #472461 are triadic colors.

2 #612447 and #244761 with #472461 are triadic colors.