COLOR #474854

HEX: #474854 RGB: (71,72,84)

Color info

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

RGB color model

#474854 color RGB value is (71,72,84).

RGB: (71,72,84) (28%, 28%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 72 of 255 = 28%
B 84 of 255 = 33%

71
72
84

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

Portions of RGB colors in percentages

R + G + B = 71 + 72 + 84 = 227 (100%)
R 71 of 227 ~ 31.28%
G 72 of 227 ~ 31.72%
B 84 of 227 ~ 37'%

%31.28
%31.72
%37

CMYK color model

#474854 color CMYK value is (15,14,0,67).

  • cyan value is 15.48%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (15,14,0,67)
C15M14Y0K67 (15%, 14%, 0%, 67%)
(0.15 / 0.14 / 0.00 / 0.67)

CMYK percentages

%15.48
%14.29
%0
%67.06

Codes

Color #474854 in popluar color models

47 48 54
RGB 71 72 84
HSL 235° 8.39% 30.39%
HSB/HSV 235° 15.48% 32.94%
CMYK 15.48% 14.29% 0.00%
67.06%

Color #474854 in popluar number systems.

HEX 47 48 54
Decimal 71 72 84
Binary 1000111 1001000 1010100
Octal 107 110 124

Shades and tints

Shades of #474854

#474854
(71,72,84)
#41424D
(65,66,77)
#3B3C46
(59,60,70)
#35363F
(53,54,63)
#2F3038
(47,48,56)
#292A31
(41,42,49)
#23242A
(35,36,42)
#1D1E23
(29,30,35)
#17181C
(23,24,28)
#111215
(17,18,21)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #474854

#474854
(71,72,84)
#575863
(87,88,99)
#676872
(103,104,114)
#777881
(119,120,129)
#878890
(135,136,144)
#97989F
(151,152,159)
#A7A8AE
(167,168,174)
#B7B8BD
(183,184,189)
#C7C8CC
(199,200,204)
#D7D8DB
(215,216,219)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474854; }

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

This text font color is #474854.

Background Color

.myBgColor { background-color: #474854; }

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

This div background color is #474854.

Border color

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

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

This div border color is #474854.

Opacity

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

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

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

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

This text has shadow with #474854 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474854.

Preview

Color preview on black background

This text has color #474854 on black background.


Color preview on white background

This text has color #474854 on white background.


Black color preview on #474854 background

This text has black color on #474854 background.


White color preview on #474854 background

This text has white color on #474854 background.


Related colors

Complementary color

Complementary color for #hex is #B8B7AB.


I love getcolorcode.com

Triadic colors

1 #544748 and #485447 with #474854 are triadic colors.

2 #544847 and #484754 with #474854 are triadic colors.