COLOR #475846

HEX: #475846 RGB: (71,88,70)

Color info

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

RGB color model

#475846 color RGB value is (71,88,70).

RGB: (71,88,70) (28%, 35%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 88 of 255 = 35%
B 70 of 255 = 27%

71
88
70

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

Portions of RGB colors in percentages

R + G + B = 71 + 88 + 70 = 229 (100%)
R 71 of 229 ~ 31%
G 88 of 229 ~ 38.43%
B 70 of 229 ~ 30.57'%

%31
%38.43
%30.57

CMYK color model

#475846 color CMYK value is (19,0,20,65).

  • cyan value is 19.32%
  • magenta value is 0.00%
  • yellow value is 20.45%
  • key color value is 65.49%

CMYK: (19,0,20,65)
C19M0Y20K65 (19%, 0%, 20%, 65%)
(0.19 / 0.00 / 0.20 / 0.65)

CMYK percentages

%19.32
%0
%20.45
%65.49

Codes

Color #475846 in popluar color models

47 58 46
RGB 71 88 70
HSL 117° 11.39% 30.98%
HSB/HSV 117° 20.45% 34.51%
CMYK 19.32% 0.00% 20.45%
65.49%

Color #475846 in popluar number systems.

HEX 47 58 46
Decimal 71 88 70
Binary 1000111 1011000 1000110
Octal 107 130 106

Shades and tints

Shades of #475846

#475846
(71,88,70)
#415040
(65,80,64)
#3B483A
(59,72,58)
#354034
(53,64,52)
#2F382E
(47,56,46)
#293028
(41,48,40)
#232822
(35,40,34)
#1D201C
(29,32,28)
#171816
(23,24,22)
#111010
(17,16,16)
#0B080A
(11,8,10)
#000000
(0,0,0)

Tints of #475846

#475846
(71,88,70)
#576756
(87,103,86)
#677666
(103,118,102)
#778576
(119,133,118)
#879486
(135,148,134)
#97A396
(151,163,150)
#A7B2A6
(167,178,166)
#B7C1B6
(183,193,182)
#C7D0C6
(199,208,198)
#D7DFD6
(215,223,214)
#E7EEE6
(231,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475846 color. Also use rgb(71,88,70) instead hex code.

Text Font Color

.myTextColor { color: #475846; }

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

This text font color is #475846.

Background Color

.myBgColor { background-color: #475846; }

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

This div background color is #475846.

Border color

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

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

This div border color is #475846.

Opacity

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

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

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

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

This text has shadow with #475846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475846.

Preview

Color preview on black background

This text has color #475846 on black background.


Color preview on white background

This text has color #475846 on white background.


Black color preview on #475846 background

This text has black color on #475846 background.


White color preview on #475846 background

This text has white color on #475846 background.


Related colors

Complementary color

Complementary color for #hex is #B8A7B9.


I love getcolorcode.com

Triadic colors

1 #464758 and #584647 with #475846 are triadic colors.

2 #465847 and #584746 with #475846 are triadic colors.