COLOR #47456E

HEX: #47456E RGB: (71,69,110)

Color info

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

RGB color model

#47456E color RGB value is (71,69,110).

RGB: (71,69,110) (28%, 27%, 43%)

RGB channels and saturation

R 71 of 255 = 28%
G 69 of 255 = 27%
B 110 of 255 = 43%

71
69
110

R + G + B ~ 33%. #47456E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 110 = 250 (100%)
R 71 of 250 ~ 28.4%
G 69 of 250 ~ 27.6%
B 110 of 250 ~ 44'%

%28.4
%27.6
%44

CMYK color model

#47456E color CMYK value is (35,37,0,57).

  • cyan value is 35.45%
  • magenta value is 37.27%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (35,37,0,57)
C35M37Y0K57 (35%, 37%, 0%, 57%)
(0.35 / 0.37 / 0.00 / 0.57)

CMYK percentages

%35.45
%37.27
%0
%56.86

Codes

Color #47456E in popluar color models

47 45 6E
RGB 71 69 110
HSL 243° 22.91% 35.10%
HSB/HSV 243° 37.27% 43.14%
CMYK 35.45% 37.27% 0.00%
56.86%

Color #47456E in popluar number systems.

HEX 47 45 6E
Decimal 71 69 110
Binary 1000111 1000101 1101110
Octal 107 105 156

Shades and tints

Shades of #47456E

#47456E
(71,69,110)
#413F64
(65,63,100)
#3B395A
(59,57,90)
#353350
(53,51,80)
#2F2D46
(47,45,70)
#29273C
(41,39,60)
#232132
(35,33,50)
#1D1B28
(29,27,40)
#17151E
(23,21,30)
#110F14
(17,15,20)
#0B090A
(11,9,10)
#000000
(0,0,0)

Tints of #47456E

#47456E
(71,69,110)
#57557B
(87,85,123)
#676588
(103,101,136)
#777595
(119,117,149)
#8785A2
(135,133,162)
#9795AF
(151,149,175)
#A7A5BC
(167,165,188)
#B7B5C9
(183,181,201)
#C7C5D6
(199,197,214)
#D7D5E3
(215,213,227)
#E7E5F0
(231,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47456E color. Also use rgb(71,69,110) instead hex code.

Text Font Color

.myTextColor { color: #47456E; }

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

This text font color is #47456E.

Background Color

.myBgColor { background-color: #47456E; }

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

This div background color is #47456E.

Border color

.myBorderColor { border: 1px solid #47456E; }

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

This div border color is #47456E.

Opacity

.myOpacity80 { color: #47456E; opacity: 0.8; }

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

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

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

This text has shadow with #47456E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47456E.

Preview

Color preview on black background

This text has color #47456E on black background.


Color preview on white background

This text has color #47456E on white background.


Black color preview on #47456E background

This text has black color on #47456E background.


White color preview on #47456E background

This text has white color on #47456E background.


Related colors

Complementary color

Complementary color for #hex is #B8BA91.


I love getcolorcode.com

Triadic colors

1 #6E4745 and #456E47 with #47456E are triadic colors.

2 #6E4547 and #45476E with #47456E are triadic colors.