COLOR #470750

HEX: #470750 RGB: (71,7,80)

Color info

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

RGB color model

#470750 color RGB value is (71,7,80).

RGB: (71,7,80) (28%, 3%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 7 of 255 = 3%
B 80 of 255 = 31%

71
7
80

R + G + B ~ 21%. #470750 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 7 + 80 = 158 (100%)
R 71 of 158 ~ 44.94%
G 7 of 158 ~ 4.43%
B 80 of 158 ~ 50.63'%

%44.94
%50.63

CMYK color model

#470750 color CMYK value is (11,91,0,69).

  • cyan value is 11.25%
  • magenta value is 91.25%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (11,91,0,69)
C11M91Y0K69 (11%, 91%, 0%, 69%)
(0.11 / 0.91 / 0.00 / 0.69)

CMYK percentages

%11.25
%91.25
%0
%68.63

Codes

Color #470750 in popluar color models

47 07 50
RGB 71 7 80
HSL 293° 83.91% 17.06%
HSB/HSV 293° 91.25% 31.37%
CMYK 11.25% 91.25% 0.00%
68.63%

Color #470750 in popluar number systems.

HEX 47 07 50
Decimal 71 7 80
Binary 1000111 111 1010000
Octal 107 7 120

Shades and tints

Shades of #470750

#470750
(71,7,80)
#410749
(65,7,73)
#3B0742
(59,7,66)
#35073B
(53,7,59)
#2F0734
(47,7,52)
#29072D
(41,7,45)
#230726
(35,7,38)
#1D071F
(29,7,31)
#170718
(23,7,24)
#110711
(17,7,17)
#0B070A
(11,7,10)
#000000
(0,0,0)

Tints of #470750

#470750
(71,7,80)
#571D5F
(87,29,95)
#67336E
(103,51,110)
#77497D
(119,73,125)
#875F8C
(135,95,140)
#97759B
(151,117,155)
#A78BAA
(167,139,170)
#B7A1B9
(183,161,185)
#C7B7C8
(199,183,200)
#D7CDD7
(215,205,215)
#E7E3E6
(231,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #470750 color. Also use rgb(71,7,80) instead hex code.

Text Font Color

.myTextColor { color: #470750; }

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

This text font color is #470750.

Background Color

.myBgColor { background-color: #470750; }

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

This div background color is #470750.

Border color

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

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

This div border color is #470750.

Opacity

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

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

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

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

This text has shadow with #470750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470750.

Preview

Color preview on black background

This text has color #470750 on black background.


Color preview on white background

This text has color #470750 on white background.


Black color preview on #470750 background

This text has black color on #470750 background.


White color preview on #470750 background

This text has white color on #470750 background.


Related colors

Complementary color

Complementary color for #hex is #B8F8AF.


I love getcolorcode.com

Triadic colors

1 #504707 and #075047 with #470750 are triadic colors.

2 #500747 and #074750 with #470750 are triadic colors.