COLOR #477455

HEX: #477455 RGB: (71,116,85)

Color info

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

RGB color model

#477455 color RGB value is (71,116,85).

RGB: (71,116,85) (28%, 45%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 116 of 255 = 45%
B 85 of 255 = 33%

71
116
85

R + G + B ~ 35%. #477455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 116 + 85 = 272 (100%)
R 71 of 272 ~ 26.1%
G 116 of 272 ~ 42.65%
B 85 of 272 ~ 31.25'%

%26.1
%42.65
%31.25

CMYK color model

#477455 color CMYK value is (39,0,27,55).

  • cyan value is 38.79%
  • magenta value is 0.00%
  • yellow value is 26.72%
  • key color value is 54.51%

CMYK: (39,0,27,55)
C39M0Y27K55 (39%, 0%, 27%, 55%)
(0.39 / 0.00 / 0.27 / 0.55)

CMYK percentages

%38.79
%0
%26.72
%54.51

Codes

Color #477455 in popluar color models

47 74 55
RGB 71 116 85
HSL 139° 24.06% 36.67%
HSB/HSV 139° 38.79% 45.49%
CMYK 38.79% 0.00% 26.72%
54.51%

Color #477455 in popluar number systems.

HEX 47 74 55
Decimal 71 116 85
Binary 1000111 1110100 1010101
Octal 107 164 125

Shades and tints

Shades of #477455

#477455
(71,116,85)
#416A4E
(65,106,78)
#3B6047
(59,96,71)
#355640
(53,86,64)
#2F4C39
(47,76,57)
#294232
(41,66,50)
#23382B
(35,56,43)
#1D2E24
(29,46,36)
#17241D
(23,36,29)
#111A16
(17,26,22)
#0B100F
(11,16,15)
#000000
(0,0,0)

Tints of #477455

#477455
(71,116,85)
#578064
(87,128,100)
#678C73
(103,140,115)
#779882
(119,152,130)
#87A491
(135,164,145)
#97B0A0
(151,176,160)
#A7BCAF
(167,188,175)
#B7C8BE
(183,200,190)
#C7D4CD
(199,212,205)
#D7E0DC
(215,224,220)
#E7ECEB
(231,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477455 color. Also use rgb(71,116,85) instead hex code.

Text Font Color

.myTextColor { color: #477455; }

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

This text font color is #477455.

Background Color

.myBgColor { background-color: #477455; }

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

This div background color is #477455.

Border color

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

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

This div border color is #477455.

Opacity

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

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

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

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

This text has shadow with #477455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477455.

Preview

Color preview on black background

This text has color #477455 on black background.


Color preview on white background

This text has color #477455 on white background.


Black color preview on #477455 background

This text has black color on #477455 background.


White color preview on #477455 background

This text has white color on #477455 background.


Related colors

Complementary color

Complementary color for #hex is #B88BAA.


I love getcolorcode.com

Triadic colors

1 #554774 and #745547 with #477455 are triadic colors.

2 #557447 and #744755 with #477455 are triadic colors.