COLOR #47485E

HEX: #47485E RGB: (71,72,94)

Color info

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

RGB color model

#47485E color RGB value is (71,72,94).

RGB: (71,72,94) (28%, 28%, 37%)

RGB channels and saturation

R 71 of 255 = 28%
G 72 of 255 = 28%
B 94 of 255 = 37%

71
72
94

R + G + B ~ 31%. #47485E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 72 + 94 = 237 (100%)
R 71 of 237 ~ 29.96%
G 72 of 237 ~ 30.38%
B 94 of 237 ~ 39.66'%

%29.96
%30.38
%39.66

CMYK color model

#47485E color CMYK value is (24,23,0,63).

  • cyan value is 24.47%
  • magenta value is 23.40%
  • yellow value is 0.00%
  • key color value is 63.14%
CMYK: (24,23,0,63) C24M23Y0K63 (24%,23%,0%,63%) (0.24/0.23/0.00/0.63) 

CMYK percentages

%24.47
%23.4
%0
%63.14

Codes

Color #47485E in popluar color models

47 48 5E
RGB 71 72 94
HSL 237° 13.94% 32.35%
HSB/HSV 237° 24.47% 36.86%
CMYK 24.47% 23.40% 0.00%
63.14%

Color #47485E in popluar number systems.

HEX 47 48 5E
Decimal 71 72 94
Binary 1000111 1001000 1011110
Octal 107 110 136

Shades and tints

Shades of #47485E

#47485E
(71,72,94)
#414256
(65,66,86)
#3B3C4E
(59,60,78)
#353646
(53,54,70)
#2F303E
(47,48,62)
#292A36
(41,42,54)
#23242E
(35,36,46)
#1D1E26
(29,30,38)
#17181E
(23,24,30)
#111216
(17,18,22)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #47485E

#47485E
(71,72,94)
#57586C
(87,88,108)
#67687A
(103,104,122)
#777888
(119,120,136)
#878896
(135,136,150)
#9798A4
(151,152,164)
#A7A8B2
(167,168,178)
#B7B8C0
(183,184,192)
#C7C8CE
(199,200,206)
#D7D8DC
(215,216,220)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47485E color. Also use rgb(71,72,94) instead hex code.

Text Font Color

.myTextColor { color: #47485E; }

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

This text font color is #47485E.

Background Color

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

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

This div background color is #47485E.

Border color

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

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

This div border color is #47485E.

Opacity

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

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

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

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

This text has shadow with #47485E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47485E.

Preview

Color preview on black background

This text has color #47485E on black background.


Color preview on white background

This text has color #47485E on white background.


Black color preview on #47485E background

This text has black color on #47485E background.


White color preview on #47485E background

This text has white color on #47485E background.


Related colors

Complementary color

Complementary color for #hex is #B8B7A1.


I love getcolorcode.com

Triadic colors

1 #5E4748 and #485E47 with #47485E are triadic colors.

2 #5E4847 and #48475E with #47485E are triadic colors.