COLOR #476E4C

HEX: #476E4C RGB: (71,110,76)

Color info

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

RGB color model

#476E4C color RGB value is (71,110,76).

RGB: (71,110,76) (28%, 43%, 30%)

RGB channels and saturation

R 71 of 255 = 28%
G 110 of 255 = 43%
B 76 of 255 = 30%

71
110
76

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

Portions of RGB colors in percentages

R + G + B = 71 + 110 + 76 = 257 (100%)
R 71 of 257 ~ 27.63%
G 110 of 257 ~ 42.8%
B 76 of 257 ~ 29.57'%

%27.63
%42.8
%29.57

CMYK color model

#476E4C color CMYK value is (35,0,31,57).

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

CMYK: (35,0,31,57)
C35M0Y31K57 (35%, 0%, 31%, 57%)
(0.35 / 0.00 / 0.31 / 0.57)

CMYK percentages

%35.45
%0
%30.91
%56.86

Codes

Color #476E4C in popluar color models

47 6E 4C
RGB 71 110 76
HSL 128° 21.55% 35.49%
HSB/HSV 128° 35.45% 43.14%
CMYK 35.45% 0.00% 30.91%
56.86%

Color #476E4C in popluar number systems.

HEX 47 6E 4C
Decimal 71 110 76
Binary 1000111 1101110 1001100
Octal 107 156 114

Shades and tints

Shades of #476E4C

#476E4C
(71,110,76)
#416446
(65,100,70)
#3B5A40
(59,90,64)
#35503A
(53,80,58)
#2F4634
(47,70,52)
#293C2E
(41,60,46)
#233228
(35,50,40)
#1D2822
(29,40,34)
#171E1C
(23,30,28)
#111416
(17,20,22)
#0B0A10
(11,10,16)
#000000
(0,0,0)

Tints of #476E4C

#476E4C
(71,110,76)
#577B5C
(87,123,92)
#67886C
(103,136,108)
#77957C
(119,149,124)
#87A28C
(135,162,140)
#97AF9C
(151,175,156)
#A7BCAC
(167,188,172)
#B7C9BC
(183,201,188)
#C7D6CC
(199,214,204)
#D7E3DC
(215,227,220)
#E7F0EC
(231,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476E4C; }

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

This text font color is #476E4C.

Background Color

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

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

This div background color is #476E4C.

Border color

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

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

This div border color is #476E4C.

Opacity

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

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

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

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

This text has shadow with #476E4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476E4C.

Preview

Color preview on black background

This text has color #476E4C on black background.


Color preview on white background

This text has color #476E4C on white background.


Black color preview on #476E4C background

This text has black color on #476E4C background.


White color preview on #476E4C background

This text has white color on #476E4C background.


Related colors

Complementary color

Complementary color for #hex is #B891B3.


I love getcolorcode.com

Triadic colors

1 #4C476E and #6E4C47 with #476E4C are triadic colors.

2 #4C6E47 and #6E474C with #476E4C are triadic colors.