COLOR #47295B

HEX: #47295B RGB: (71,41,91)

Color info

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

RGB color model

#47295B color RGB value is (71,41,91).

RGB: (71,41,91) (28%, 16%, 36%)

RGB channels and saturation

R 71 of 255 = 28%
G 41 of 255 = 16%
B 91 of 255 = 36%

71
41
91

R + G + B ~ 27%. #47295B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 41 + 91 = 203 (100%)
R 71 of 203 ~ 34.98%
G 41 of 203 ~ 20.2%
B 91 of 203 ~ 44.83'%

%34.98
%20.2
%44.83

CMYK color model

#47295B color CMYK value is (22,55,0,64).

  • cyan value is 21.98%
  • magenta value is 54.95%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (22,55,0,64)
C22M55Y0K64 (22%, 55%, 0%, 64%)
(0.22 / 0.55 / 0.00 / 0.64)

CMYK percentages

%21.98
%54.95
%0
%64.31

Codes

Color #47295B in popluar color models

47 29 5B
RGB 71 41 91
HSL 276° 37.88% 25.88%
HSB/HSV 276° 54.95% 35.69%
CMYK 21.98% 54.95% 0.00%
64.31%

Color #47295B in popluar number systems.

HEX 47 29 5B
Decimal 71 41 91
Binary 1000111 101001 1011011
Octal 107 51 133

Shades and tints

Shades of #47295B

#47295B
(71,41,91)
#412653
(65,38,83)
#3B234B
(59,35,75)
#352043
(53,32,67)
#2F1D3B
(47,29,59)
#291A33
(41,26,51)
#23172B
(35,23,43)
#1D1423
(29,20,35)
#17111B
(23,17,27)
#110E13
(17,14,19)
#0B0B0B
(11,11,11)
#000000
(0,0,0)

Tints of #47295B

#47295B
(71,41,91)
#573C69
(87,60,105)
#674F77
(103,79,119)
#776285
(119,98,133)
#877593
(135,117,147)
#9788A1
(151,136,161)
#A79BAF
(167,155,175)
#B7AEBD
(183,174,189)
#C7C1CB
(199,193,203)
#D7D4D9
(215,212,217)
#E7E7E7
(231,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47295B; }

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

This text font color is #47295B.

Background Color

.myBgColor { background-color: #47295B; }

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

This div background color is #47295B.

Border color

.myBorderColor { border: 1px solid #47295B; }

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

This div border color is #47295B.

Opacity

.myOpacity80 { color: #47295B; opacity: 0.8; }

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

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

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

This text has shadow with #47295B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47295B.

Preview

Color preview on black background

This text has color #47295B on black background.


Color preview on white background

This text has color #47295B on white background.


Black color preview on #47295B background

This text has black color on #47295B background.


White color preview on #47295B background

This text has white color on #47295B background.


Related colors

Complementary color

Complementary color for #hex is #B8D6A4.


I love getcolorcode.com

Triadic colors

1 #5B4729 and #295B47 with #47295B are triadic colors.

2 #5B2947 and #29475B with #47295B are triadic colors.