COLOR #474557

HEX: #474557 RGB: (71,69,87)

Color info

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

RGB color model

#474557 color RGB value is (71,69,87).

RGB: (71,69,87) (28%, 27%, 34%)

RGB channels and saturation

R 71 of 255 = 28%
G 69 of 255 = 27%
B 87 of 255 = 34%

71
69
87

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

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 87 = 227 (100%)
R 71 of 227 ~ 31.28%
G 69 of 227 ~ 30.4%
B 87 of 227 ~ 38.33'%

%31.28
%30.4
%38.33

CMYK color model

#474557 color CMYK value is (18,21,0,66).

  • cyan value is 18.39%
  • magenta value is 20.69%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (18,21,0,66)
C18M21Y0K66 (18%, 21%, 0%, 66%)
(0.18 / 0.21 / 0.00 / 0.66)

CMYK percentages

%18.39
%20.69
%0
%65.88

Codes

Color #474557 in popluar color models

47 45 57
RGB 71 69 87
HSL 247° 11.54% 30.59%
HSB/HSV 247° 20.69% 34.12%
CMYK 18.39% 20.69% 0.00%
65.88%

Color #474557 in popluar number systems.

HEX 47 45 57
Decimal 71 69 87
Binary 1000111 1000101 1010111
Octal 107 105 127

Shades and tints

Shades of #474557

#474557
(71,69,87)
#413F50
(65,63,80)
#3B3949
(59,57,73)
#353342
(53,51,66)
#2F2D3B
(47,45,59)
#292734
(41,39,52)
#23212D
(35,33,45)
#1D1B26
(29,27,38)
#17151F
(23,21,31)
#110F18
(17,15,24)
#0B0911
(11,9,17)
#000000
(0,0,0)

Tints of #474557

#474557
(71,69,87)
#575566
(87,85,102)
#676575
(103,101,117)
#777584
(119,117,132)
#878593
(135,133,147)
#9795A2
(151,149,162)
#A7A5B1
(167,165,177)
#B7B5C0
(183,181,192)
#C7C5CF
(199,197,207)
#D7D5DE
(215,213,222)
#E7E5ED
(231,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474557; }

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

This text font color is #474557.

Background Color

.myBgColor { background-color: #474557; }

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

This div background color is #474557.

Border color

.myBorderColor { border: 1px solid #474557; }

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

This div border color is #474557.

Opacity

.myOpacity80 { color: #474557; opacity: 0.8; }

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

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

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

This text has shadow with #474557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474557.

Preview

Color preview on black background

This text has color #474557 on black background.


Color preview on white background

This text has color #474557 on white background.


Black color preview on #474557 background

This text has black color on #474557 background.


White color preview on #474557 background

This text has white color on #474557 background.


Related colors

Complementary color

Complementary color for #hex is #B8BAA8.


I love getcolorcode.com

Triadic colors

1 #574745 and #455747 with #474557 are triadic colors.

2 #574547 and #454757 with #474557 are triadic colors.