COLOR #47026A

HEX: #47026A RGB: (71,2,106)

Color info

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

RGB color model

#47026A color RGB value is (71,2,106).

RGB: (71,2,106) (28%, 1%, 42%)

RGB channels and saturation

R 71 of 255 = 28%
G 2 of 255 = 1%
B 106 of 255 = 42%

71
2
106

R + G + B ~ 24%. #47026A is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 2 + 106 = 179 (100%)
R 71 of 179 ~ 39.66%
G 2 of 179 ~ 1.12%
B 106 of 179 ~ 59.22'%

%39.66
%59.22

CMYK color model

#47026A color CMYK value is (33,98,0,58).

  • cyan value is 33.02%
  • magenta value is 98.11%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (33,98,0,58)
C33M98Y0K58 (33%, 98%, 0%, 58%)
(0.33 / 0.98 / 0.00 / 0.58)

CMYK percentages

%33.02
%98.11
%0
%58.43

Codes

Color #47026A in popluar color models

47 02 6A
RGB 71 2 106
HSL 280° 96.30% 21.18%
HSB/HSV 280° 98.11% 41.57%
CMYK 33.02% 98.11% 0.00%
58.43%

Color #47026A in popluar number systems.

HEX 47 02 6A
Decimal 71 2 106
Binary 1000111 10 1101010
Octal 107 2 152

Shades and tints

Shades of #47026A

#47026A
(71,2,106)
#410261
(65,2,97)
#3B0258
(59,2,88)
#35024F
(53,2,79)
#2F0246
(47,2,70)
#29023D
(41,2,61)
#230234
(35,2,52)
#1D022B
(29,2,43)
#170222
(23,2,34)
#110219
(17,2,25)
#0B0210
(11,2,16)
#000000
(0,0,0)

Tints of #47026A

#47026A
(71,2,106)
#571977
(87,25,119)
#673084
(103,48,132)
#774791
(119,71,145)
#875E9E
(135,94,158)
#9775AB
(151,117,171)
#A78CB8
(167,140,184)
#B7A3C5
(183,163,197)
#C7BAD2
(199,186,210)
#D7D1DF
(215,209,223)
#E7E8EC
(231,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47026A; }

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

This text font color is #47026A.

Background Color

.myBgColor { background-color: #47026A; }

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

This div background color is #47026A.

Border color

.myBorderColor { border: 1px solid #47026A; }

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

This div border color is #47026A.

Opacity

.myOpacity80 { color: #47026A; opacity: 0.8; }

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

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

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

This text has shadow with #47026A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47026A.

Preview

Color preview on black background

This text has color #47026A on black background.


Color preview on white background

This text has color #47026A on white background.


Black color preview on #47026A background

This text has black color on #47026A background.


White color preview on #47026A background

This text has white color on #47026A background.


Related colors

Complementary color

Complementary color for #hex is #B8FD95.


I love getcolorcode.com

Triadic colors

1 #6A4702 and #026A47 with #47026A are triadic colors.

2 #6A0247 and #02476A with #47026A are triadic colors.