COLOR #476052

HEX: #476052 RGB: (71,96,82)

Color info

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

RGB color model

#476052 color RGB value is (71,96,82).

RGB: (71,96,82) (28%, 38%, 32%)

RGB channels and saturation

R 71 of 255 = 28%
G 96 of 255 = 38%
B 82 of 255 = 32%

71
96
82

R + G + B ~ 33%. #476052 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 96 + 82 = 249 (100%)
R 71 of 249 ~ 28.51%
G 96 of 249 ~ 38.55%
B 82 of 249 ~ 32.93'%

%28.51
%38.55
%32.93

CMYK color model

#476052 color CMYK value is (26,0,15,62).

  • cyan value is 26.04%
  • magenta value is 0.00%
  • yellow value is 14.58%
  • key color value is 62.35%
CMYK: (26,0,15,62) C26M0Y15K62 (26%,0%,15%,62%) (0.26/0.00/0.15/0.62) 

CMYK percentages

%26.04
%0
%14.58
%62.35

Codes

Color #476052 in popluar color models

47 60 52
RGB 71 96 82
HSL 146° 14.97% 32.75%
HSB/HSV 146° 26.04% 37.65%
CMYK 26.04% 0.00% 14.58%
62.35%

Color #476052 in popluar number systems.

HEX 47 60 52
Decimal 71 96 82
Binary 1000111 1100000 1010010
Octal 107 140 122

Shades and tints

Shades of #476052

#476052
(71,96,82)
#41584B
(65,88,75)
#3B5044
(59,80,68)
#35483D
(53,72,61)
#2F4036
(47,64,54)
#29382F
(41,56,47)
#233028
(35,48,40)
#1D2821
(29,40,33)
#17201A
(23,32,26)
#111813
(17,24,19)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #476052

#476052
(71,96,82)
#576E61
(87,110,97)
#677C70
(103,124,112)
#778A7F
(119,138,127)
#87988E
(135,152,142)
#97A69D
(151,166,157)
#A7B4AC
(167,180,172)
#B7C2BB
(183,194,187)
#C7D0CA
(199,208,202)
#D7DED9
(215,222,217)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476052 color. Also use rgb(71,96,82) instead hex code.

Text Font Color

.myTextColor { color: #476052; }

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

This text font color is #476052.

Background Color

.myBgColor { background-color: #476052; }

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

This div background color is #476052.

Border color

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

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

This div border color is #476052.

Opacity

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

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

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

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

This text has shadow with #476052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476052.

Preview

Color preview on black background

This text has color #476052 on black background.


Color preview on white background

This text has color #476052 on white background.


Black color preview on #476052 background

This text has black color on #476052 background.


White color preview on #476052 background

This text has white color on #476052 background.


Related colors

Complementary color

Complementary color for #hex is #B89FAD.


I love getcolorcode.com

Triadic colors

1 #524760 and #605247 with #476052 are triadic colors.

2 #526047 and #604752 with #476052 are triadic colors.