COLOR #470062

HEX: #470062 RGB: (71,0,98)

Color info

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

RGB color model

#470062 color RGB value is (71,0,98).

RGB: (71,0,98) (28%, 0%, 38%)

RGB channels and saturation

R 71 of 255 = 28%
G 0 of 255 = 0%
B 98 of 255 = 38%

71
0
98

R + G + B ~ 22%. #470062 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 0 + 98 = 169 (100%)
R 71 of 169 ~ 42.01%
G 0 of 169 ~ 0%
B 98 of 169 ~ 57.99'%

%42.01
%57.99

CMYK color model

#470062 color CMYK value is (28,100,0,62).

  • cyan value is 27.55%
  • magenta value is 100.00%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (28,100,0,62)
C28M100Y0K62 (28%, 100%, 0%, 62%)
(0.28 / 1.00 / 0.00 / 0.62)

CMYK percentages

%27.55
%100
%0
%61.57

Codes

Color #470062 in popluar color models

47 00 62
RGB 71 0 98
HSL 283° 100.00% 19.22%
HSB/HSV 283° 100.00% 38.43%
CMYK 27.55% 100.00% 0.00%
61.57%

Color #470062 in popluar number systems.

HEX 47 00 62
Decimal 71 0 98
Binary 1000111 0 1100010
Octal 107 0 142

Shades and tints

Shades of #470062

#470062
(71,0,98)
#41005A
(65,0,90)
#3B0052
(59,0,82)
#35004A
(53,0,74)
#2F0042
(47,0,66)
#29003A
(41,0,58)
#230032
(35,0,50)
#1D002A
(29,0,42)
#170022
(23,0,34)
#11001A
(17,0,26)
#0B0012
(11,0,18)
#000000
(0,0,0)

Tints of #470062

#470062
(71,0,98)
#571770
(87,23,112)
#672E7E
(103,46,126)
#77458C
(119,69,140)
#875C9A
(135,92,154)
#9773A8
(151,115,168)
#A78AB6
(167,138,182)
#B7A1C4
(183,161,196)
#C7B8D2
(199,184,210)
#D7CFE0
(215,207,224)
#E7E6EE
(231,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #470062 color. Also use rgb(71,0,98) instead hex code.

Text Font Color

.myTextColor { color: #470062; }

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

This text font color is #470062.

Background Color

.myBgColor { background-color: #470062; }

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

This div background color is #470062.

Border color

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

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

This div border color is #470062.

Opacity

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

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

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

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

This text has shadow with #470062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470062.

Preview

Color preview on black background

This text has color #470062 on black background.


Color preview on white background

This text has color #470062 on white background.


Black color preview on #470062 background

This text has black color on #470062 background.


White color preview on #470062 background

This text has white color on #470062 background.


Related colors

Complementary color

Complementary color for #hex is #B8FF9D.


I love getcolorcode.com

Triadic colors

1 #624700 and #006247 with #470062 are triadic colors.

2 #620047 and #004762 with #470062 are triadic colors.