COLOR #47395A

HEX: #47395A RGB: (71,57,90)

Color info

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

RGB color model

#47395A color RGB value is (71,57,90).

RGB: (71,57,90) (28%, 22%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 57 of 255 = 22%
B 90 of 255 = 35%

71
57
90

R + G + B ~ 28%. #47395A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 57 + 90 = 218 (100%)
R 71 of 218 ~ 32.57%
G 57 of 218 ~ 26.15%
B 90 of 218 ~ 41.28'%

%32.57
%26.15
%41.28

CMYK color model

#47395A color CMYK value is (21,37,0,65).

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

CMYK: (21,37,0,65)
C21M37Y0K65 (21%, 37%, 0%, 65%)
(0.21 / 0.37 / 0.00 / 0.65)

CMYK percentages

%21.11
%36.67
%0
%64.71

Codes

Color #47395A in popluar color models

47 39 5A
RGB 71 57 90
HSL 265° 22.45% 28.82%
HSB/HSV 265° 36.67% 35.29%
CMYK 21.11% 36.67% 0.00%
64.71%

Color #47395A in popluar number systems.

HEX 47 39 5A
Decimal 71 57 90
Binary 1000111 111001 1011010
Octal 107 71 132

Shades and tints

Shades of #47395A

#47395A
(71,57,90)
#413452
(65,52,82)
#3B2F4A
(59,47,74)
#352A42
(53,42,66)
#2F253A
(47,37,58)
#292032
(41,32,50)
#231B2A
(35,27,42)
#1D1622
(29,22,34)
#17111A
(23,17,26)
#110C12
(17,12,18)
#0B070A
(11,7,10)
#000000
(0,0,0)

Tints of #47395A

#47395A
(71,57,90)
#574B69
(87,75,105)
#675D78
(103,93,120)
#776F87
(119,111,135)
#878196
(135,129,150)
#9793A5
(151,147,165)
#A7A5B4
(167,165,180)
#B7B7C3
(183,183,195)
#C7C9D2
(199,201,210)
#D7DBE1
(215,219,225)
#E7EDF0
(231,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47395A; }

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

This text font color is #47395A.

Background Color

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

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

This div background color is #47395A.

Border color

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

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

This div border color is #47395A.

Opacity

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

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

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

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

This text has shadow with #47395A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47395A.

Preview

Color preview on black background

This text has color #47395A on black background.


Color preview on white background

This text has color #47395A on white background.


Black color preview on #47395A background

This text has black color on #47395A background.


White color preview on #47395A background

This text has white color on #47395A background.


Related colors

Complementary color

Complementary color for #hex is #B8C6A5.


I love getcolorcode.com

Triadic colors

1 #5A4739 and #395A47 with #47395A are triadic colors.

2 #5A3947 and #39475A with #47395A are triadic colors.