COLOR #477275

HEX: #477275 RGB: (71,114,117)

Color info

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

RGB color model

#477275 color RGB value is (71,114,117).

RGB: (71,114,117) (28%, 45%, 46%)

RGB channels and saturation

R 71 of 255 = 28%
G 114 of 255 = 45%
B 117 of 255 = 46%

71
114
117

R + G + B ~ 40%. #477275 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 114 + 117 = 302 (100%)
R 71 of 302 ~ 23.51%
G 114 of 302 ~ 37.75%
B 117 of 302 ~ 38.74'%

%23.51
%37.75
%38.74

CMYK color model

#477275 color CMYK value is (39,3,0,54).

  • cyan value is 39.32%
  • magenta value is 2.56%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (39,3,0,54)
C39M3Y0K54 (39%, 3%, 0%, 54%)
(0.39 / 0.03 / 0.00 / 0.54)

CMYK percentages

%39.32
%2.56
%0
%54.12

Codes

Color #477275 in popluar color models

47 72 75
RGB 71 114 117
HSL 184° 24.47% 36.86%
HSB/HSV 184° 39.32% 45.88%
CMYK 39.32% 2.56% 0.00%
54.12%

Color #477275 in popluar number systems.

HEX 47 72 75
Decimal 71 114 117
Binary 1000111 1110010 1110101
Octal 107 162 165

Shades and tints

Shades of #477275

#477275
(71,114,117)
#41686B
(65,104,107)
#3B5E61
(59,94,97)
#355457
(53,84,87)
#2F4A4D
(47,74,77)
#294043
(41,64,67)
#233639
(35,54,57)
#1D2C2F
(29,44,47)
#172225
(23,34,37)
#11181B
(17,24,27)
#0B0E11
(11,14,17)
#000000
(0,0,0)

Tints of #477275

#477275
(71,114,117)
#577E81
(87,126,129)
#678A8D
(103,138,141)
#779699
(119,150,153)
#87A2A5
(135,162,165)
#97AEB1
(151,174,177)
#A7BABD
(167,186,189)
#B7C6C9
(183,198,201)
#C7D2D5
(199,210,213)
#D7DEE1
(215,222,225)
#E7EAED
(231,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477275; }

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

This text font color is #477275.

Background Color

.myBgColor { background-color: #477275; }

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

This div background color is #477275.

Border color

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

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

This div border color is #477275.

Opacity

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

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

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

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

This text has shadow with #477275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477275.

Preview

Color preview on black background

This text has color #477275 on black background.


Color preview on white background

This text has color #477275 on white background.


Black color preview on #477275 background

This text has black color on #477275 background.


White color preview on #477275 background

This text has white color on #477275 background.


Related colors

Complementary color

Complementary color for #hex is #B88D8A.


I love getcolorcode.com

Triadic colors

1 #754772 and #727547 with #477275 are triadic colors.

2 #757247 and #724775 with #477275 are triadic colors.