COLOR #474954

HEX: #474954 RGB: (71,73,84)

Color info

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

RGB color model

#474954 color RGB value is (71,73,84).

RGB: (71,73,84) (28%, 29%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 73 of 255 = 29%
B 84 of 255 = 33%

71
73
84

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

Portions of RGB colors in percentages

R + G + B = 71 + 73 + 84 = 228 (100%)
R 71 of 228 ~ 31.14%
G 73 of 228 ~ 32.02%
B 84 of 228 ~ 36.84'%

%31.14
%32.02
%36.84

CMYK color model

#474954 color CMYK value is (15,13,0,67).

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

CMYK: (15,13,0,67)
C15M13Y0K67 (15%, 13%, 0%, 67%)
(0.15 / 0.13 / 0.00 / 0.67)

CMYK percentages

%15.48
%13.1
%0
%67.06

Codes

Color #474954 in popluar color models

47 49 54
RGB 71 73 84
HSL 231° 8.39% 30.39%
HSB/HSV 231° 15.48% 32.94%
CMYK 15.48% 13.10% 0.00%
67.06%

Color #474954 in popluar number systems.

HEX 47 49 54
Decimal 71 73 84
Binary 1000111 1001001 1010100
Octal 107 111 124

Shades and tints

Shades of #474954

#474954
(71,73,84)
#41434D
(65,67,77)
#3B3D46
(59,61,70)
#35373F
(53,55,63)
#2F3138
(47,49,56)
#292B31
(41,43,49)
#23252A
(35,37,42)
#1D1F23
(29,31,35)
#17191C
(23,25,28)
#111315
(17,19,21)
#0B0D0E
(11,13,14)
#000000
(0,0,0)

Tints of #474954

#474954
(71,73,84)
#575963
(87,89,99)
#676972
(103,105,114)
#777981
(119,121,129)
#878990
(135,137,144)
#97999F
(151,153,159)
#A7A9AE
(167,169,174)
#B7B9BD
(183,185,189)
#C7C9CC
(199,201,204)
#D7D9DB
(215,217,219)
#E7E9EA
(231,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474954; }

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

This text font color is #474954.

Background Color

.myBgColor { background-color: #474954; }

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

This div background color is #474954.

Border color

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

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

This div border color is #474954.

Opacity

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

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

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

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

This text has shadow with #474954 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474954.

Preview

Color preview on black background

This text has color #474954 on black background.


Color preview on white background

This text has color #474954 on white background.


Black color preview on #474954 background

This text has black color on #474954 background.


White color preview on #474954 background

This text has white color on #474954 background.


Related colors

Complementary color

Complementary color for #hex is #B8B6AB.


I love getcolorcode.com

Triadic colors

1 #544749 and #495447 with #474954 are triadic colors.

2 #544947 and #494754 with #474954 are triadic colors.