COLOR #476752

HEX: #476752 RGB: (71,103,82)

Color info

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

RGB color model

#476752 color RGB value is (71,103,82).

RGB: (71,103,82) (28%, 40%, 32%)

RGB channels and saturation

R 71 of 255 = 28%
G 103 of 255 = 40%
B 82 of 255 = 32%

71
103
82

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

Portions of RGB colors in percentages

R + G + B = 71 + 103 + 82 = 256 (100%)
R 71 of 256 ~ 27.73%
G 103 of 256 ~ 40.23%
B 82 of 256 ~ 32.03'%

%27.73
%40.23
%32.03

CMYK color model

#476752 color CMYK value is (31,0,20,60).

  • cyan value is 31.07%
  • magenta value is 0.00%
  • yellow value is 20.39%
  • key color value is 59.61%
CMYK: (31,0,20,60) C31M0Y20K60 (31%,0%,20%,60%) (0.31/0.00/0.20/0.60) 

CMYK percentages

%31.07
%0
%20.39
%59.61

Codes

Color #476752 in popluar color models

47 67 52
RGB 71 103 82
HSL 141° 18.39% 34.12%
HSB/HSV 141° 31.07% 40.39%
CMYK 31.07% 0.00% 20.39%
59.61%

Color #476752 in popluar number systems.

HEX 47 67 52
Decimal 71 103 82
Binary 1000111 1100111 1010010
Octal 107 147 122

Shades and tints

Shades of #476752

#476752
(71,103,82)
#415E4B
(65,94,75)
#3B5544
(59,85,68)
#354C3D
(53,76,61)
#2F4336
(47,67,54)
#293A2F
(41,58,47)
#233128
(35,49,40)
#1D2821
(29,40,33)
#171F1A
(23,31,26)
#111613
(17,22,19)
#0B0D0C
(11,13,12)
#000000
(0,0,0)

Tints of #476752

#476752
(71,103,82)
#577461
(87,116,97)
#678170
(103,129,112)
#778E7F
(119,142,127)
#879B8E
(135,155,142)
#97A89D
(151,168,157)
#A7B5AC
(167,181,172)
#B7C2BB
(183,194,187)
#C7CFCA
(199,207,202)
#D7DCD9
(215,220,217)
#E7E9E8
(231,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476752; }

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

This text font color is #476752.

Background Color

.myBgColor { background-color: #476752; }

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

This div background color is #476752.

Border color

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

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

This div border color is #476752.

Opacity

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

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

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

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

This text has shadow with #476752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476752.

Preview

Color preview on black background

This text has color #476752 on black background.


Color preview on white background

This text has color #476752 on white background.


Black color preview on #476752 background

This text has black color on #476752 background.


White color preview on #476752 background

This text has white color on #476752 background.


Related colors

Complementary color

Complementary color for #hex is #B898AD.


I love getcolorcode.com

Triadic colors

1 #524767 and #675247 with #476752 are triadic colors.

2 #526747 and #674752 with #476752 are triadic colors.