COLOR #477454

HEX: #477454 RGB: (71,116,84)

Color info

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

RGB color model

#477454 color RGB value is (71,116,84).

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

RGB channels and saturation

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

71
116
84

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

Portions of RGB colors in percentages

R + G + B = 71 + 116 + 84 = 271 (100%)
R 71 of 271 ~ 26.2%
G 116 of 271 ~ 42.8%
B 84 of 271 ~ 31'%

%26.2
%42.8
%31

CMYK color model

#477454 color CMYK value is (39,0,28,55).

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

CMYK: (39,0,28,55)
C39M0Y28K55 (39%, 0%, 28%, 55%)
(0.39 / 0.00 / 0.28 / 0.55)

CMYK percentages

%38.79
%0
%27.59
%54.51

Codes

Color #477454 in popluar color models

47 74 54
RGB 71 116 84
HSL 137° 24.06% 36.67%
HSB/HSV 137° 38.79% 45.49%
CMYK 38.79% 0.00% 27.59%
54.51%

Color #477454 in popluar number systems.

HEX 47 74 54
Decimal 71 116 84
Binary 1000111 1110100 1010100
Octal 107 164 124

Shades and tints

Shades of #477454

#477454
(71,116,84)
#416A4D
(65,106,77)
#3B6046
(59,96,70)
#35563F
(53,86,63)
#2F4C38
(47,76,56)
#294231
(41,66,49)
#23382A
(35,56,42)
#1D2E23
(29,46,35)
#17241C
(23,36,28)
#111A15
(17,26,21)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #477454

#477454
(71,116,84)
#578063
(87,128,99)
#678C72
(103,140,114)
#779881
(119,152,129)
#87A490
(135,164,144)
#97B09F
(151,176,159)
#A7BCAE
(167,188,174)
#B7C8BD
(183,200,189)
#C7D4CC
(199,212,204)
#D7E0DB
(215,224,219)
#E7ECEA
(231,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477454; }

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

This text font color is #477454.

Background Color

.myBgColor { background-color: #477454; }

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

This div background color is #477454.

Border color

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

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

This div border color is #477454.

Opacity

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

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

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

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

This text has shadow with #477454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477454.

Preview

Color preview on black background

This text has color #477454 on black background.


Color preview on white background

This text has color #477454 on white background.


Black color preview on #477454 background

This text has black color on #477454 background.


White color preview on #477454 background

This text has white color on #477454 background.


Related colors

Complementary color

Complementary color for #hex is #B88BAB.


I love getcolorcode.com

Triadic colors

1 #544774 and #745447 with #477454 are triadic colors.

2 #547447 and #744754 with #477454 are triadic colors.