COLOR #472770

HEX: #472770 RGB: (71,39,112)

Color info

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

RGB color model

#472770 color RGB value is (71,39,112).

RGB: (71,39,112) (28%, 15%, 44%)

RGB channels and saturation

R 71 of 255 = 28%
G 39 of 255 = 15%
B 112 of 255 = 44%

71
39
112

R + G + B ~ 29%. #472770 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 39 + 112 = 222 (100%)
R 71 of 222 ~ 31.98%
G 39 of 222 ~ 17.57%
B 112 of 222 ~ 50.45'%

%31.98
%17.57
%50.45

CMYK color model

#472770 color CMYK value is (37,65,0,56).

  • cyan value is 36.61%
  • magenta value is 65.18%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (37,65,0,56)
C37M65Y0K56 (37%, 65%, 0%, 56%)
(0.37 / 0.65 / 0.00 / 0.56)

CMYK percentages

%36.61
%65.18
%0
%56.08

Codes

Color #472770 in popluar color models

47 27 70
RGB 71 39 112
HSL 266° 48.34% 29.61%
HSB/HSV 266° 65.18% 43.92%
CMYK 36.61% 65.18% 0.00%
56.08%

Color #472770 in popluar number systems.

HEX 47 27 70
Decimal 71 39 112
Binary 1000111 100111 1110000
Octal 107 47 160

Shades and tints

Shades of #472770

#472770
(71,39,112)
#412466
(65,36,102)
#3B215C
(59,33,92)
#351E52
(53,30,82)
#2F1B48
(47,27,72)
#29183E
(41,24,62)
#231534
(35,21,52)
#1D122A
(29,18,42)
#170F20
(23,15,32)
#110C16
(17,12,22)
#0B090C
(11,9,12)
#000000
(0,0,0)

Tints of #472770

#472770
(71,39,112)
#573A7D
(87,58,125)
#674D8A
(103,77,138)
#776097
(119,96,151)
#8773A4
(135,115,164)
#9786B1
(151,134,177)
#A799BE
(167,153,190)
#B7ACCB
(183,172,203)
#C7BFD8
(199,191,216)
#D7D2E5
(215,210,229)
#E7E5F2
(231,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472770 color. Also use rgb(71,39,112) instead hex code.

Text Font Color

.myTextColor { color: #472770; }

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

This text font color is #472770.

Background Color

.myBgColor { background-color: #472770; }

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

This div background color is #472770.

Border color

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

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

This div border color is #472770.

Opacity

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

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

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

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

This text has shadow with #472770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472770.

Preview

Color preview on black background

This text has color #472770 on black background.


Color preview on white background

This text has color #472770 on white background.


Black color preview on #472770 background

This text has black color on #472770 background.


White color preview on #472770 background

This text has white color on #472770 background.


Related colors

Complementary color

Complementary color for #hex is #B8D88F.


I love getcolorcode.com

Triadic colors

1 #704727 and #277047 with #472770 are triadic colors.

2 #702747 and #274770 with #472770 are triadic colors.