COLOR #472354

HEX: #472354 RGB: (71,35,84)

Color info

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

RGB color model

#472354 color RGB value is (71,35,84).

RGB: (71,35,84) (28%, 14%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 35 of 255 = 14%
B 84 of 255 = 33%

71
35
84

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

Portions of RGB colors in percentages

R + G + B = 71 + 35 + 84 = 190 (100%)
R 71 of 190 ~ 37.37%
G 35 of 190 ~ 18.42%
B 84 of 190 ~ 44.21'%

%37.37
%18.42
%44.21

CMYK color model

#472354 color CMYK value is (15,58,0,67).

  • cyan value is 15.48%
  • magenta value is 58.33%
  • yellow value is 0.00%
  • key color value is 67.06%
CMYK: (15,58,0,67) C15M58Y0K67 (15%,58%,0%,67%) (0.15/0.58/0.00/0.67) 

CMYK percentages

%15.48
%58.33
%0
%67.06

Codes

Color #472354 in popluar color models

47 23 54
RGB 71 35 84
HSL 284° 41.18% 23.33%
HSB/HSV 284° 58.33% 32.94%
CMYK 15.48% 58.33% 0.00%
67.06%

Color #472354 in popluar number systems.

HEX 47 23 54
Decimal 71 35 84
Binary 1000111 100011 1010100
Octal 107 43 124

Shades and tints

Shades of #472354

#472354
(71,35,84)
#41204D
(65,32,77)
#3B1D46
(59,29,70)
#351A3F
(53,26,63)
#2F1738
(47,23,56)
#291431
(41,20,49)
#23112A
(35,17,42)
#1D0E23
(29,14,35)
#170B1C
(23,11,28)
#110815
(17,8,21)
#0B050E
(11,5,14)
#000000
(0,0,0)

Tints of #472354

#472354
(71,35,84)
#573763
(87,55,99)
#674B72
(103,75,114)
#775F81
(119,95,129)
#877390
(135,115,144)
#97879F
(151,135,159)
#A79BAE
(167,155,174)
#B7AFBD
(183,175,189)
#C7C3CC
(199,195,204)
#D7D7DB
(215,215,219)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #472354; }

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

This text font color is #472354.

Background Color

.myBgColor { background-color: #472354; }

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

This div background color is #472354.

Border color

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

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

This div border color is #472354.

Opacity

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

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

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

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

This text has shadow with #472354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472354.

Preview

Color preview on black background

This text has color #472354 on black background.


Color preview on white background

This text has color #472354 on white background.


Black color preview on #472354 background

This text has black color on #472354 background.


White color preview on #472354 background

This text has white color on #472354 background.


Related colors

Complementary color

Complementary color for #hex is #B8DCAB.


I love getcolorcode.com

Triadic colors

1 #544723 and #235447 with #472354 are triadic colors.

2 #542347 and #234754 with #472354 are triadic colors.