COLOR #47465D

HEX: #47465D RGB: (71,70,93)

Color info

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

RGB color model

#47465D color RGB value is (71,70,93).

RGB: (71,70,93) (28%, 27%, 36%)

RGB channels and saturation

R 71 of 255 = 28%
G 70 of 255 = 27%
B 93 of 255 = 36%

71
70
93

R + G + B ~ 30%. #47465D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 70 + 93 = 234 (100%)
R 71 of 234 ~ 30.34%
G 70 of 234 ~ 29.91%
B 93 of 234 ~ 39.74'%

%30.34
%29.91
%39.74

CMYK color model

#47465D color CMYK value is (24,25,0,64).

  • cyan value is 23.66%
  • magenta value is 24.73%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (24,25,0,64)
C24M25Y0K64 (24%, 25%, 0%, 64%)
(0.24 / 0.25 / 0.00 / 0.64)

CMYK percentages

%23.66
%24.73
%0
%63.53

Codes

Color #47465D in popluar color models

47 46 5D
RGB 71 70 93
HSL 243° 14.11% 31.96%
HSB/HSV 243° 24.73% 36.47%
CMYK 23.66% 24.73% 0.00%
63.53%

Color #47465D in popluar number systems.

HEX 47 46 5D
Decimal 71 70 93
Binary 1000111 1000110 1011101
Octal 107 106 135

Shades and tints

Shades of #47465D

#47465D
(71,70,93)
#414055
(65,64,85)
#3B3A4D
(59,58,77)
#353445
(53,52,69)
#2F2E3D
(47,46,61)
#292835
(41,40,53)
#23222D
(35,34,45)
#1D1C25
(29,28,37)
#17161D
(23,22,29)
#111015
(17,16,21)
#0B0A0D
(11,10,13)
#000000
(0,0,0)

Tints of #47465D

#47465D
(71,70,93)
#57566B
(87,86,107)
#676679
(103,102,121)
#777687
(119,118,135)
#878695
(135,134,149)
#9796A3
(151,150,163)
#A7A6B1
(167,166,177)
#B7B6BF
(183,182,191)
#C7C6CD
(199,198,205)
#D7D6DB
(215,214,219)
#E7E6E9
(231,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47465D color. Also use rgb(71,70,93) instead hex code.

Text Font Color

.myTextColor { color: #47465D; }

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

This text font color is #47465D.

Background Color

.myBgColor { background-color: #47465D; }

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

This div background color is #47465D.

Border color

.myBorderColor { border: 1px solid #47465D; }

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

This div border color is #47465D.

Opacity

.myOpacity80 { color: #47465D; opacity: 0.8; }

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

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

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

This text has shadow with #47465D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47465D.

Preview

Color preview on black background

This text has color #47465D on black background.


Color preview on white background

This text has color #47465D on white background.


Black color preview on #47465D background

This text has black color on #47465D background.


White color preview on #47465D background

This text has white color on #47465D background.


Related colors

Complementary color

Complementary color for #hex is #B8B9A2.


I love getcolorcode.com

Triadic colors

1 #5D4746 and #465D47 with #47465D are triadic colors.

2 #5D4647 and #46475D with #47465D are triadic colors.