COLOR #474945

HEX: #474945 RGB: (71,73,69)

Color info

#474945 contains red, green and blue colors in about the same proportion. Web safe color of #474945 is #333333 (or #333).

RGB color model

#474945 color RGB value is (71,73,69).

RGB: (71,73,69) (28%, 29%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 73 of 255 = 29%
B 69 of 255 = 27%

71
73
69

R + G + B ~ 28%. #474945 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 73 + 69 = 213 (100%)
R 71 of 213 ~ 33.33%
G 73 of 213 ~ 34.27%
B 69 of 213 ~ 32.39'%

%33.33
%34.27
%32.39

CMYK color model

#474945 color CMYK value is (3,0,5,71).

  • cyan value is 2.74%
  • magenta value is 0.00%
  • yellow value is 5.48%
  • key color value is 71.37%

CMYK: (3,0,5,71)
C3M0Y5K71 (3%, 0%, 5%, 71%)
(0.03 / 0.00 / 0.05 / 0.71)

CMYK percentages

%2.74
%0
%5.48
%71.37

Codes

Color #474945 in popluar color models

47 49 45
RGB 71 73 69
HSL 90° 2.82% 27.84%
HSB/HSV 90° 5.48% 28.63%
CMYK 2.74% 0.00% 5.48%
71.37%

Color #474945 in popluar number systems.

HEX 47 49 45
Decimal 71 73 69
Binary 1000111 1001001 1000101
Octal 107 111 105

Shades and tints

Shades of #474945

#474945
(71,73,69)
#41433F
(65,67,63)
#3B3D39
(59,61,57)
#353733
(53,55,51)
#2F312D
(47,49,45)
#292B27
(41,43,39)
#232521
(35,37,33)
#1D1F1B
(29,31,27)
#171915
(23,25,21)
#11130F
(17,19,15)
#0B0D09
(11,13,9)
#000000
(0,0,0)

Tints of #474945

#474945
(71,73,69)
#575955
(87,89,85)
#676965
(103,105,101)
#777975
(119,121,117)
#878985
(135,137,133)
#979995
(151,153,149)
#A7A9A5
(167,169,165)
#B7B9B5
(183,185,181)
#C7C9C5
(199,201,197)
#D7D9D5
(215,217,213)
#E7E9E5
(231,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474945; }

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

This text font color is #474945.

Background Color

.myBgColor { background-color: #474945; }

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

This div background color is #474945.

Border color

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

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

This div border color is #474945.

Opacity

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

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

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

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

This text has shadow with #474945 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474945.

Preview

Color preview on black background

This text has color #474945 on black background.


Color preview on white background

This text has color #474945 on white background.


Black color preview on #474945 background

This text has black color on #474945 background.


White color preview on #474945 background

This text has white color on #474945 background.


Related colors

Complementary color

Complementary color for #hex is #B8B6BA.


I love getcolorcode.com

Triadic colors

1 #454749 and #494547 with #474945 are triadic colors.

2 #454947 and #494745 with #474945 are triadic colors.