COLOR #47495B

HEX: #47495B RGB: (71,73,91)

Color info

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

RGB color model

#47495B color RGB value is (71,73,91).

RGB: (71,73,91) (28%, 29%, 36%)

RGB channels and saturation

R 71 of 255 = 28%
G 73 of 255 = 29%
B 91 of 255 = 36%

71
73
91

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

Portions of RGB colors in percentages

R + G + B = 71 + 73 + 91 = 235 (100%)
R 71 of 235 ~ 30.21%
G 73 of 235 ~ 31.06%
B 91 of 235 ~ 38.72'%

%30.21
%31.06
%38.72

CMYK color model

#47495B color CMYK value is (22,20,0,64).

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

CMYK: (22,20,0,64)
C22M20Y0K64 (22%, 20%, 0%, 64%)
(0.22 / 0.20 / 0.00 / 0.64)

CMYK percentages

%21.98
%19.78
%0
%64.31

Codes

Color #47495B in popluar color models

47 49 5B
RGB 71 73 91
HSL 234° 12.35% 31.76%
HSB/HSV 234° 21.98% 35.69%
CMYK 21.98% 19.78% 0.00%
64.31%

Color #47495B in popluar number systems.

HEX 47 49 5B
Decimal 71 73 91
Binary 1000111 1001001 1011011
Octal 107 111 133

Shades and tints

Shades of #47495B

#47495B
(71,73,91)
#414353
(65,67,83)
#3B3D4B
(59,61,75)
#353743
(53,55,67)
#2F313B
(47,49,59)
#292B33
(41,43,51)
#23252B
(35,37,43)
#1D1F23
(29,31,35)
#17191B
(23,25,27)
#111313
(17,19,19)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #47495B

#47495B
(71,73,91)
#575969
(87,89,105)
#676977
(103,105,119)
#777985
(119,121,133)
#878993
(135,137,147)
#9799A1
(151,153,161)
#A7A9AF
(167,169,175)
#B7B9BD
(183,185,189)
#C7C9CB
(199,201,203)
#D7D9D9
(215,217,217)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47495B; }

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

This text font color is #47495B.

Background Color

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

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

This div background color is #47495B.

Border color

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

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

This div border color is #47495B.

Opacity

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

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

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

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

This text has shadow with #47495B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47495B.

Preview

Color preview on black background

This text has color #47495B on black background.


Color preview on white background

This text has color #47495B on white background.


Black color preview on #47495B background

This text has black color on #47495B background.


White color preview on #47495B background

This text has white color on #47495B background.


Related colors

Complementary color

Complementary color for #hex is #B8B6A4.


I love getcolorcode.com

Triadic colors

1 #5B4749 and #495B47 with #47495B are triadic colors.

2 #5B4947 and #49475B with #47495B are triadic colors.