COLOR #470232

HEX: #470232 RGB: (71,2,50)

Color info

#470232 contains mainly red and blue colors. Web safe color of #470232 is #330033 (or #303).

RGB color model

#470232 color RGB value is (71,2,50).

RGB: (71,2,50) (28%, 1%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 2 of 255 = 1%
B 50 of 255 = 20%

71
2
50

R + G + B ~ 16%. #470232 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 2 + 50 = 123 (100%)
R 71 of 123 ~ 57.72%
G 2 of 123 ~ 1.63%
B 50 of 123 ~ 40.65'%

%57.72
%40.65

CMYK color model

#470232 color CMYK value is (0,97,30,72).

  • cyan value is 0.00%
  • magenta value is 97.18%
  • yellow value is 29.58%
  • key color value is 72.16%

CMYK: (0,97,30,72)
C0M97Y30K72 (0%, 97%, 30%, 72%)
(0.00 / 0.97 / 0.30 / 0.72)

CMYK percentages

%0
%97.18
%29.58
%72.16

Codes

Color #470232 in popluar color models

47 02 32
RGB 71 2 50
HSL 318° 94.52% 14.31%
HSB/HSV 318° 97.18% 27.84%
CMYK 0.00% 97.18% 29.58%
72.16%

Color #470232 in popluar number systems.

HEX 47 02 32
Decimal 71 2 50
Binary 1000111 10 110010
Octal 107 2 62

Shades and tints

Shades of #470232

#470232
(71,2,50)
#41022E
(65,2,46)
#3B022A
(59,2,42)
#350226
(53,2,38)
#2F0222
(47,2,34)
#29021E
(41,2,30)
#23021A
(35,2,26)
#1D0216
(29,2,22)
#170212
(23,2,18)
#11020E
(17,2,14)
#0B020A
(11,2,10)
#000000
(0,0,0)

Tints of #470232

#470232
(71,2,50)
#571944
(87,25,68)
#673056
(103,48,86)
#774768
(119,71,104)
#875E7A
(135,94,122)
#97758C
(151,117,140)
#A78C9E
(167,140,158)
#B7A3B0
(183,163,176)
#C7BAC2
(199,186,194)
#D7D1D4
(215,209,212)
#E7E8E6
(231,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #470232 color. Also use rgb(71,2,50) instead hex code.

Text Font Color

.myTextColor { color: #470232; }

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

This text font color is #470232.

Background Color

.myBgColor { background-color: #470232; }

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

This div background color is #470232.

Border color

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

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

This div border color is #470232.

Opacity

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

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

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

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

This text has shadow with #470232 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470232.

Preview

Color preview on black background

This text has color #470232 on black background.


Color preview on white background

This text has color #470232 on white background.


Black color preview on #470232 background

This text has black color on #470232 background.


White color preview on #470232 background

This text has white color on #470232 background.


Related colors

Complementary color

Complementary color for #hex is #B8FDCD.


I love getcolorcode.com

Triadic colors

1 #324702 and #023247 with #470232 are triadic colors.

2 #320247 and #024732 with #470232 are triadic colors.