COLOR #476450

HEX: #476450 RGB: (71,100,80)

Color info

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

RGB color model

#476450 color RGB value is (71,100,80).

RGB: (71,100,80) (28%, 39%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 100 of 255 = 39%
B 80 of 255 = 31%

71
100
80

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

Portions of RGB colors in percentages

R + G + B = 71 + 100 + 80 = 251 (100%)
R 71 of 251 ~ 28.29%
G 100 of 251 ~ 39.84%
B 80 of 251 ~ 31.87'%

%28.29
%39.84
%31.87

CMYK color model

#476450 color CMYK value is (29,0,20,61).

  • cyan value is 29.00%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 60.78%

CMYK: (29,0,20,61)
C29M0Y20K61 (29%, 0%, 20%, 61%)
(0.29 / 0.00 / 0.20 / 0.61)

CMYK percentages

%29
%0
%20
%60.78

Codes

Color #476450 in popluar color models

47 64 50
RGB 71 100 80
HSL 139° 16.96% 33.53%
HSB/HSV 139° 29.00% 39.22%
CMYK 29.00% 0.00% 20.00%
60.78%

Color #476450 in popluar number systems.

HEX 47 64 50
Decimal 71 100 80
Binary 1000111 1100100 1010000
Octal 107 144 120

Shades and tints

Shades of #476450

#476450
(71,100,80)
#415B49
(65,91,73)
#3B5242
(59,82,66)
#35493B
(53,73,59)
#2F4034
(47,64,52)
#29372D
(41,55,45)
#232E26
(35,46,38)
#1D251F
(29,37,31)
#171C18
(23,28,24)
#111311
(17,19,17)
#0B0A0A
(11,10,10)
#000000
(0,0,0)

Tints of #476450

#476450
(71,100,80)
#57725F
(87,114,95)
#67806E
(103,128,110)
#778E7D
(119,142,125)
#879C8C
(135,156,140)
#97AA9B
(151,170,155)
#A7B8AA
(167,184,170)
#B7C6B9
(183,198,185)
#C7D4C8
(199,212,200)
#D7E2D7
(215,226,215)
#E7F0E6
(231,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476450 color. Also use rgb(71,100,80) instead hex code.

Text Font Color

.myTextColor { color: #476450; }

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

This text font color is #476450.

Background Color

.myBgColor { background-color: #476450; }

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

This div background color is #476450.

Border color

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

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

This div border color is #476450.

Opacity

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

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

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

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

This text has shadow with #476450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476450.

Preview

Color preview on black background

This text has color #476450 on black background.


Color preview on white background

This text has color #476450 on white background.


Black color preview on #476450 background

This text has black color on #476450 background.


White color preview on #476450 background

This text has white color on #476450 background.


Related colors

Complementary color

Complementary color for #hex is #B89BAF.


I love getcolorcode.com

Triadic colors

1 #504764 and #645047 with #476450 are triadic colors.

2 #506447 and #644750 with #476450 are triadic colors.