COLOR #475645

HEX: #475645 RGB: (71,86,69)

Color info

#475645 contains red, green and blue colors in about the same proportion. Web safe color of #475645 is #336633 (or #363).

RGB color model

#475645 color RGB value is (71,86,69).

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

RGB channels and saturation

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

71
86
69

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

Portions of RGB colors in percentages

R + G + B = 71 + 86 + 69 = 226 (100%)
R 71 of 226 ~ 31.42%
G 86 of 226 ~ 38.05%
B 69 of 226 ~ 30.53'%

%31.42
%38.05
%30.53

CMYK color model

#475645 color CMYK value is (17,0,20,66).

  • cyan value is 17.44%
  • magenta value is 0.00%
  • yellow value is 19.77%
  • key color value is 66.27%

CMYK: (17,0,20,66)
C17M0Y20K66 (17%, 0%, 20%, 66%)
(0.17 / 0.00 / 0.20 / 0.66)

CMYK percentages

%17.44
%0
%19.77
%66.27

Codes

Color #475645 in popluar color models

47 56 45
RGB 71 86 69
HSL 113° 10.97% 30.39%
HSB/HSV 113° 19.77% 33.73%
CMYK 17.44% 0.00% 19.77%
66.27%

Color #475645 in popluar number systems.

HEX 47 56 45
Decimal 71 86 69
Binary 1000111 1010110 1000101
Octal 107 126 105

Shades and tints

Shades of #475645

#475645
(71,86,69)
#414F3F
(65,79,63)
#3B4839
(59,72,57)
#354133
(53,65,51)
#2F3A2D
(47,58,45)
#293327
(41,51,39)
#232C21
(35,44,33)
#1D251B
(29,37,27)
#171E15
(23,30,21)
#11170F
(17,23,15)
#0B1009
(11,16,9)
#000000
(0,0,0)

Tints of #475645

#475645
(71,86,69)
#576555
(87,101,85)
#677465
(103,116,101)
#778375
(119,131,117)
#879285
(135,146,133)
#97A195
(151,161,149)
#A7B0A5
(167,176,165)
#B7BFB5
(183,191,181)
#C7CEC5
(199,206,197)
#D7DDD5
(215,221,213)
#E7ECE5
(231,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475645; }

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

This text font color is #475645.

Background Color

.myBgColor { background-color: #475645; }

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

This div background color is #475645.

Border color

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

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

This div border color is #475645.

Opacity

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

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

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

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

This text has shadow with #475645 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475645.

Preview

Color preview on black background

This text has color #475645 on black background.


Color preview on white background

This text has color #475645 on white background.


Black color preview on #475645 background

This text has black color on #475645 background.


White color preview on #475645 background

This text has white color on #475645 background.


Related colors

Complementary color

Complementary color for #hex is #B8A9BA.


I love getcolorcode.com

Triadic colors

1 #454756 and #564547 with #475645 are triadic colors.

2 #455647 and #564745 with #475645 are triadic colors.