COLOR #476E54

HEX: #476E54 RGB: (71,110,84)

Color info

#476E54 contains red, green and blue colors in about the same proportion. Web safe color of #476E54 is #336666 (or #366).

RGB color model

#476E54 color RGB value is (71,110,84).

RGB: (71,110,84) (28%, 43%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 110 of 255 = 43%
B 84 of 255 = 33%

71
110
84

R + G + B ~ 35%. #476E54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 110 + 84 = 265 (100%)
R 71 of 265 ~ 26.79%
G 110 of 265 ~ 41.51%
B 84 of 265 ~ 31.7'%

%26.79
%41.51
%31.7

CMYK color model

#476E54 color CMYK value is (35,0,24,57).

  • cyan value is 35.45%
  • magenta value is 0.00%
  • yellow value is 23.64%
  • key color value is 56.86%

CMYK: (35,0,24,57)
C35M0Y24K57 (35%, 0%, 24%, 57%)
(0.35 / 0.00 / 0.24 / 0.57)

CMYK percentages

%35.45
%0
%23.64
%56.86

Codes

Color #476E54 in popluar color models

47 6E 54
RGB 71 110 84
HSL 140° 21.55% 35.49%
HSB/HSV 140° 35.45% 43.14%
CMYK 35.45% 0.00% 23.64%
56.86%

Color #476E54 in popluar number systems.

HEX 47 6E 54
Decimal 71 110 84
Binary 1000111 1101110 1010100
Octal 107 156 124

Shades and tints

Shades of #476E54

#476E54
(71,110,84)
#41644D
(65,100,77)
#3B5A46
(59,90,70)
#35503F
(53,80,63)
#2F4638
(47,70,56)
#293C31
(41,60,49)
#23322A
(35,50,42)
#1D2823
(29,40,35)
#171E1C
(23,30,28)
#111415
(17,20,21)
#0B0A0E
(11,10,14)
#000000
(0,0,0)

Tints of #476E54

#476E54
(71,110,84)
#577B63
(87,123,99)
#678872
(103,136,114)
#779581
(119,149,129)
#87A290
(135,162,144)
#97AF9F
(151,175,159)
#A7BCAE
(167,188,174)
#B7C9BD
(183,201,189)
#C7D6CC
(199,214,204)
#D7E3DB
(215,227,219)
#E7F0EA
(231,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476E54; }

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

This text font color is #476E54.

Background Color

.myBgColor { background-color: #476E54; }

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

This div background color is #476E54.

Border color

.myBorderColor { border: 1px solid #476E54; }

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

This div border color is #476E54.

Opacity

.myOpacity80 { color: #476E54; opacity: 0.8; }

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

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

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

This text has shadow with #476E54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476E54.

Preview

Color preview on black background

This text has color #476E54 on black background.


Color preview on white background

This text has color #476E54 on white background.


Black color preview on #476E54 background

This text has black color on #476E54 background.


White color preview on #476E54 background

This text has white color on #476E54 background.


Related colors

Complementary color

Complementary color for #hex is #B891AB.


I love getcolorcode.com

Triadic colors

1 #54476E and #6E5447 with #476E54 are triadic colors.

2 #546E47 and #6E4754 with #476E54 are triadic colors.