COLOR #472A54

HEX: #472A54 RGB: (71,42,84)

Color info

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

RGB color model

#472A54 color RGB value is (71,42,84).

RGB: (71,42,84) (28%, 16%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 42 of 255 = 16%
B 84 of 255 = 33%

71
42
84

R + G + B ~ 26%. #472A54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 42 + 84 = 197 (100%)
R 71 of 197 ~ 36.04%
G 42 of 197 ~ 21.32%
B 84 of 197 ~ 42.64'%

%36.04
%21.32
%42.64

CMYK color model

#472A54 color CMYK value is (15,50,0,67).

  • cyan value is 15.48%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (15,50,0,67)
C15M50Y0K67 (15%, 50%, 0%, 67%)
(0.15 / 0.50 / 0.00 / 0.67)

CMYK percentages

%15.48
%50
%0
%67.06

Codes

Color #472A54 in popluar color models

47 2A 54
RGB 71 42 84
HSL 281° 33.33% 24.71%
HSB/HSV 281° 50.00% 32.94%
CMYK 15.48% 50.00% 0.00%
67.06%

Color #472A54 in popluar number systems.

HEX 47 2A 54
Decimal 71 42 84
Binary 1000111 101010 1010100
Octal 107 52 124

Shades and tints

Shades of #472A54

#472A54
(71,42,84)
#41274D
(65,39,77)
#3B2446
(59,36,70)
#35213F
(53,33,63)
#2F1E38
(47,30,56)
#291B31
(41,27,49)
#23182A
(35,24,42)
#1D1523
(29,21,35)
#17121C
(23,18,28)
#110F15
(17,15,21)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #472A54

#472A54
(71,42,84)
#573D63
(87,61,99)
#675072
(103,80,114)
#776381
(119,99,129)
#877690
(135,118,144)
#97899F
(151,137,159)
#A79CAE
(167,156,174)
#B7AFBD
(183,175,189)
#C7C2CC
(199,194,204)
#D7D5DB
(215,213,219)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472A54 color. Also use rgb(71,42,84) instead hex code.

Text Font Color

.myTextColor { color: #472A54; }

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

This text font color is #472A54.

Background Color

.myBgColor { background-color: #472A54; }

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

This div background color is #472A54.

Border color

.myBorderColor { border: 1px solid #472A54; }

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

This div border color is #472A54.

Opacity

.myOpacity80 { color: #472A54; opacity: 0.8; }

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

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

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

This text has shadow with #472A54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472A54.

Preview

Color preview on black background

This text has color #472A54 on black background.


Color preview on white background

This text has color #472A54 on white background.


Black color preview on #472A54 background

This text has black color on #472A54 background.


White color preview on #472A54 background

This text has white color on #472A54 background.


Related colors

Complementary color

Complementary color for #hex is #B8D5AB.


I love getcolorcode.com

Triadic colors

1 #54472A and #2A5447 with #472A54 are triadic colors.

2 #542A47 and #2A4754 with #472A54 are triadic colors.