COLOR #47225A

HEX: #47225A RGB: (71,34,90)

Color info

#47225A contains red, green and blue colors in about the same proportion. Web safe color of #47225A is #333366 (or #336).

RGB color model

#47225A color RGB value is (71,34,90).

RGB: (71,34,90) (28%, 13%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 34 of 255 = 13%
B 90 of 255 = 35%

71
34
90

R + G + B ~ 25%. #47225A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 34 + 90 = 195 (100%)
R 71 of 195 ~ 36.41%
G 34 of 195 ~ 17.44%
B 90 of 195 ~ 46.15'%

%36.41
%17.44
%46.15

CMYK color model

#47225A color CMYK value is (21,62,0,65).

  • cyan value is 21.11%
  • magenta value is 62.22%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (21,62,0,65)
C21M62Y0K65 (21%, 62%, 0%, 65%)
(0.21 / 0.62 / 0.00 / 0.65)

CMYK percentages

%21.11
%62.22
%0
%64.71

Codes

Color #47225A in popluar color models

47 22 5A
RGB 71 34 90
HSL 280° 45.16% 24.31%
HSB/HSV 280° 62.22% 35.29%
CMYK 21.11% 62.22% 0.00%
64.71%

Color #47225A in popluar number systems.

HEX 47 22 5A
Decimal 71 34 90
Binary 1000111 100010 1011010
Octal 107 42 132

Shades and tints

Shades of #47225A

#47225A
(71,34,90)
#411F52
(65,31,82)
#3B1C4A
(59,28,74)
#351942
(53,25,66)
#2F163A
(47,22,58)
#291332
(41,19,50)
#23102A
(35,16,42)
#1D0D22
(29,13,34)
#170A1A
(23,10,26)
#110712
(17,7,18)
#0B040A
(11,4,10)
#000000
(0,0,0)

Tints of #47225A

#47225A
(71,34,90)
#573669
(87,54,105)
#674A78
(103,74,120)
#775E87
(119,94,135)
#877296
(135,114,150)
#9786A5
(151,134,165)
#A79AB4
(167,154,180)
#B7AEC3
(183,174,195)
#C7C2D2
(199,194,210)
#D7D6E1
(215,214,225)
#E7EAF0
(231,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47225A color. Also use rgb(71,34,90) instead hex code.

Text Font Color

.myTextColor { color: #47225A; }

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

This text font color is #47225A.

Background Color

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

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

This div background color is #47225A.

Border color

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

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

This div border color is #47225A.

Opacity

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

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

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

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

This text has shadow with #47225A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47225A.

Preview

Color preview on black background

This text has color #47225A on black background.


Color preview on white background

This text has color #47225A on white background.


Black color preview on #47225A background

This text has black color on #47225A background.


White color preview on #47225A background

This text has white color on #47225A background.


Related colors

Complementary color

Complementary color for #hex is #B8DDA5.


I love getcolorcode.com

Triadic colors

1 #5A4722 and #225A47 with #47225A are triadic colors.

2 #5A2247 and #22475A with #47225A are triadic colors.