COLOR #474254

HEX: #474254 RGB: (71,66,84)

Color info

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

RGB color model

#474254 color RGB value is (71,66,84).

RGB: (71,66,84) (28%, 26%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 66 of 255 = 26%
B 84 of 255 = 33%

71
66
84

R + G + B ~ 29%. #474254 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 66 + 84 = 221 (100%)
R 71 of 221 ~ 32.13%
G 66 of 221 ~ 29.86%
B 84 of 221 ~ 38.01'%

%32.13
%29.86
%38.01

CMYK color model

#474254 color CMYK value is (15,21,0,67).

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

CMYK: (15,21,0,67)
C15M21Y0K67 (15%, 21%, 0%, 67%)
(0.15 / 0.21 / 0.00 / 0.67)

CMYK percentages

%15.48
%21.43
%0
%67.06

Codes

Color #474254 in popluar color models

47 42 54
RGB 71 66 84
HSL 257° 12.00% 29.41%
HSB/HSV 257° 21.43% 32.94%
CMYK 15.48% 21.43% 0.00%
67.06%

Color #474254 in popluar number systems.

HEX 47 42 54
Decimal 71 66 84
Binary 1000111 1000010 1010100
Octal 107 102 124

Shades and tints

Shades of #474254

#474254
(71,66,84)
#413C4D
(65,60,77)
#3B3646
(59,54,70)
#35303F
(53,48,63)
#2F2A38
(47,42,56)
#292431
(41,36,49)
#231E2A
(35,30,42)
#1D1823
(29,24,35)
#17121C
(23,18,28)
#110C15
(17,12,21)
#0B060E
(11,6,14)
#000000
(0,0,0)

Tints of #474254

#474254
(71,66,84)
#575363
(87,83,99)
#676472
(103,100,114)
#777581
(119,117,129)
#878690
(135,134,144)
#97979F
(151,151,159)
#A7A8AE
(167,168,174)
#B7B9BD
(183,185,189)
#C7CACC
(199,202,204)
#D7DBDB
(215,219,219)
#E7ECEA
(231,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474254; }

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

This text font color is #474254.

Background Color

.myBgColor { background-color: #474254; }

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

This div background color is #474254.

Border color

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

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

This div border color is #474254.

Opacity

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

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

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

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

This text has shadow with #474254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474254.

Preview

Color preview on black background

This text has color #474254 on black background.


Color preview on white background

This text has color #474254 on white background.


Black color preview on #474254 background

This text has black color on #474254 background.


White color preview on #474254 background

This text has white color on #474254 background.


Related colors

Complementary color

Complementary color for #hex is #B8BDAB.


I love getcolorcode.com

Triadic colors

1 #544742 and #425447 with #474254 are triadic colors.

2 #544247 and #424754 with #474254 are triadic colors.