COLOR #472950

HEX: #472950 RGB: (71,41,80)

Color info

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

RGB color model

#472950 color RGB value is (71,41,80).

RGB: (71,41,80) (28%, 16%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 41 of 255 = 16%
B 80 of 255 = 31%

71
41
80

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

Portions of RGB colors in percentages

R + G + B = 71 + 41 + 80 = 192 (100%)
R 71 of 192 ~ 36.98%
G 41 of 192 ~ 21.35%
B 80 of 192 ~ 41.67'%

%36.98
%21.35
%41.67

CMYK color model

#472950 color CMYK value is (11,49,0,69).

  • cyan value is 11.25%
  • magenta value is 48.75%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (11,49,0,69) C11M49Y0K69 (11%,49%,0%,69%) (0.11/0.49/0.00/0.69) 

CMYK percentages

%11.25
%48.75
%0
%68.63

Codes

Color #472950 in popluar color models

47 29 50
RGB 71 41 80
HSL 286° 32.23% 23.73%
HSB/HSV 286° 48.75% 31.37%
CMYK 11.25% 48.75% 0.00%
68.63%

Color #472950 in popluar number systems.

HEX 47 29 50
Decimal 71 41 80
Binary 1000111 101001 1010000
Octal 107 51 120

Shades and tints

Shades of #472950

#472950
(71,41,80)
#412649
(65,38,73)
#3B2342
(59,35,66)
#35203B
(53,32,59)
#2F1D34
(47,29,52)
#291A2D
(41,26,45)
#231726
(35,23,38)
#1D141F
(29,20,31)
#171118
(23,17,24)
#110E11
(17,14,17)
#0B0B0A
(11,11,10)
#000000
(0,0,0)

Tints of #472950

#472950
(71,41,80)
#573C5F
(87,60,95)
#674F6E
(103,79,110)
#77627D
(119,98,125)
#87758C
(135,117,140)
#97889B
(151,136,155)
#A79BAA
(167,155,170)
#B7AEB9
(183,174,185)
#C7C1C8
(199,193,200)
#D7D4D7
(215,212,215)
#E7E7E6
(231,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #472950; }

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

This text font color is #472950.

Background Color

.myBgColor { background-color: #472950; }

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

This div background color is #472950.

Border color

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

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

This div border color is #472950.

Opacity

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

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

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

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

This text has shadow with #472950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472950.

Preview

Color preview on black background

This text has color #472950 on black background.


Color preview on white background

This text has color #472950 on white background.


Black color preview on #472950 background

This text has black color on #472950 background.


White color preview on #472950 background

This text has white color on #472950 background.


Related colors

Complementary color

Complementary color for #hex is #B8D6AF.


I love getcolorcode.com

Triadic colors

1 #504729 and #295047 with #472950 are triadic colors.

2 #502947 and #294750 with #472950 are triadic colors.