COLOR #476759

HEX: #476759 RGB: (71,103,89)

Color info

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

RGB color model

#476759 color RGB value is (71,103,89).

RGB: (71,103,89) (28%, 40%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 103 of 255 = 40%
B 89 of 255 = 35%

71
103
89

R + G + B ~ 34%. #476759 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 103 + 89 = 263 (100%)
R 71 of 263 ~ 27%
G 103 of 263 ~ 39.16%
B 89 of 263 ~ 33.84'%

%27
%39.16
%33.84

CMYK color model

#476759 color CMYK value is (31,0,14,60).

  • cyan value is 31.07%
  • magenta value is 0.00%
  • yellow value is 13.59%
  • key color value is 59.61%

CMYK: (31,0,14,60)
C31M0Y14K60 (31%, 0%, 14%, 60%)
(0.31 / 0.00 / 0.14 / 0.60)

CMYK percentages

%31.07
%0
%13.59
%59.61

Codes

Color #476759 in popluar color models

47 67 59
RGB 71 103 89
HSL 154° 18.39% 34.12%
HSB/HSV 154° 31.07% 40.39%
CMYK 31.07% 0.00% 13.59%
59.61%

Color #476759 in popluar number systems.

HEX 47 67 59
Decimal 71 103 89
Binary 1000111 1100111 1011001
Octal 107 147 131

Shades and tints

Shades of #476759

#476759
(71,103,89)
#415E51
(65,94,81)
#3B5549
(59,85,73)
#354C41
(53,76,65)
#2F4339
(47,67,57)
#293A31
(41,58,49)
#233129
(35,49,41)
#1D2821
(29,40,33)
#171F19
(23,31,25)
#111611
(17,22,17)
#0B0D09
(11,13,9)
#000000
(0,0,0)

Tints of #476759

#476759
(71,103,89)
#577468
(87,116,104)
#678177
(103,129,119)
#778E86
(119,142,134)
#879B95
(135,155,149)
#97A8A4
(151,168,164)
#A7B5B3
(167,181,179)
#B7C2C2
(183,194,194)
#C7CFD1
(199,207,209)
#D7DCE0
(215,220,224)
#E7E9EF
(231,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476759; }

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

This text font color is #476759.

Background Color

.myBgColor { background-color: #476759; }

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

This div background color is #476759.

Border color

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

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

This div border color is #476759.

Opacity

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

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

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

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

This text has shadow with #476759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476759.

Preview

Color preview on black background

This text has color #476759 on black background.


Color preview on white background

This text has color #476759 on white background.


Black color preview on #476759 background

This text has black color on #476759 background.


White color preview on #476759 background

This text has white color on #476759 background.


Related colors

Complementary color

Complementary color for #hex is #B898A6.


I love getcolorcode.com

Triadic colors

1 #594767 and #675947 with #476759 are triadic colors.

2 #596747 and #674759 with #476759 are triadic colors.