COLOR #477260

HEX: #477260 RGB: (71,114,96)

Color info

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

RGB color model

#477260 color RGB value is (71,114,96).

RGB: (71,114,96) (28%, 45%, 38%)

RGB channels and saturation

R 71 of 255 = 28%
G 114 of 255 = 45%
B 96 of 255 = 38%

71
114
96

R + G + B ~ 37%. #477260 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 114 + 96 = 281 (100%)
R 71 of 281 ~ 25.27%
G 114 of 281 ~ 40.57%
B 96 of 281 ~ 34.16'%

%25.27
%40.57
%34.16

CMYK color model

#477260 color CMYK value is (38,0,16,55).

  • cyan value is 37.72%
  • magenta value is 0.00%
  • yellow value is 15.79%
  • key color value is 55.29%

CMYK: (38,0,16,55)
C38M0Y16K55 (38%, 0%, 16%, 55%)
(0.38 / 0.00 / 0.16 / 0.55)

CMYK percentages

%37.72
%0
%15.79
%55.29

Codes

Color #477260 in popluar color models

47 72 60
RGB 71 114 96
HSL 155° 23.24% 36.27%
HSB/HSV 155° 37.72% 44.71%
CMYK 37.72% 0.00% 15.79%
55.29%

Color #477260 in popluar number systems.

HEX 47 72 60
Decimal 71 114 96
Binary 1000111 1110010 1100000
Octal 107 162 140

Shades and tints

Shades of #477260

#477260
(71,114,96)
#416858
(65,104,88)
#3B5E50
(59,94,80)
#355448
(53,84,72)
#2F4A40
(47,74,64)
#294038
(41,64,56)
#233630
(35,54,48)
#1D2C28
(29,44,40)
#172220
(23,34,32)
#111818
(17,24,24)
#0B0E10
(11,14,16)
#000000
(0,0,0)

Tints of #477260

#477260
(71,114,96)
#577E6E
(87,126,110)
#678A7C
(103,138,124)
#77968A
(119,150,138)
#87A298
(135,162,152)
#97AEA6
(151,174,166)
#A7BAB4
(167,186,180)
#B7C6C2
(183,198,194)
#C7D2D0
(199,210,208)
#D7DEDE
(215,222,222)
#E7EAEC
(231,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477260; }

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

This text font color is #477260.

Background Color

.myBgColor { background-color: #477260; }

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

This div background color is #477260.

Border color

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

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

This div border color is #477260.

Opacity

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

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

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

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

This text has shadow with #477260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477260.

Preview

Color preview on black background

This text has color #477260 on black background.


Color preview on white background

This text has color #477260 on white background.


Black color preview on #477260 background

This text has black color on #477260 background.


White color preview on #477260 background

This text has white color on #477260 background.


Related colors

Complementary color

Complementary color for #hex is #B88D9F.


I love getcolorcode.com

Triadic colors

1 #604772 and #726047 with #477260 are triadic colors.

2 #607247 and #724760 with #477260 are triadic colors.