COLOR #477274

HEX: #477274 RGB: (71,114,116)

Color info

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

RGB color model

#477274 color RGB value is (71,114,116).

RGB: (71,114,116) (28%, 45%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 114 of 255 = 45%
B 116 of 255 = 45%

71
114
116

R + G + B ~ 39%. #477274 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 114 + 116 = 301 (100%)
R 71 of 301 ~ 23.59%
G 114 of 301 ~ 37.87%
B 116 of 301 ~ 38.54'%

%23.59
%37.87
%38.54

CMYK color model

#477274 color CMYK value is (39,2,0,55).

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

CMYK: (39,2,0,55)
C39M2Y0K55 (39%, 2%, 0%, 55%)
(0.39 / 0.02 / 0.00 / 0.55)

CMYK percentages

%38.79
%1.72
%0
%54.51

Codes

Color #477274 in popluar color models

47 72 74
RGB 71 114 116
HSL 183° 24.06% 36.67%
HSB/HSV 183° 38.79% 45.49%
CMYK 38.79% 1.72% 0.00%
54.51%

Color #477274 in popluar number systems.

HEX 47 72 74
Decimal 71 114 116
Binary 1000111 1110010 1110100
Octal 107 162 164

Shades and tints

Shades of #477274

#477274
(71,114,116)
#41686A
(65,104,106)
#3B5E60
(59,94,96)
#355456
(53,84,86)
#2F4A4C
(47,74,76)
#294042
(41,64,66)
#233638
(35,54,56)
#1D2C2E
(29,44,46)
#172224
(23,34,36)
#11181A
(17,24,26)
#0B0E10
(11,14,16)
#000000
(0,0,0)

Tints of #477274

#477274
(71,114,116)
#577E80
(87,126,128)
#678A8C
(103,138,140)
#779698
(119,150,152)
#87A2A4
(135,162,164)
#97AEB0
(151,174,176)
#A7BABC
(167,186,188)
#B7C6C8
(183,198,200)
#C7D2D4
(199,210,212)
#D7DEE0
(215,222,224)
#E7EAEC
(231,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477274; }

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

This text font color is #477274.

Background Color

.myBgColor { background-color: #477274; }

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

This div background color is #477274.

Border color

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

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

This div border color is #477274.

Opacity

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

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

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

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

This text has shadow with #477274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477274.

Preview

Color preview on black background

This text has color #477274 on black background.


Color preview on white background

This text has color #477274 on white background.


Black color preview on #477274 background

This text has black color on #477274 background.


White color preview on #477274 background

This text has white color on #477274 background.


Related colors

Complementary color

Complementary color for #hex is #B88D8B.


I love getcolorcode.com

Triadic colors

1 #744772 and #727447 with #477274 are triadic colors.

2 #747247 and #724774 with #477274 are triadic colors.