COLOR #476575

HEX: #476575 RGB: (71,101,117)

Color info

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

RGB color model

#476575 color RGB value is (71,101,117).

RGB: (71,101,117) (28%, 40%, 46%)

RGB channels and saturation

R 71 of 255 = 28%
G 101 of 255 = 40%
B 117 of 255 = 46%

71
101
117

R + G + B ~ 38%. #476575 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 101 + 117 = 289 (100%)
R 71 of 289 ~ 24.57%
G 101 of 289 ~ 34.95%
B 117 of 289 ~ 40.48'%

%24.57
%34.95
%40.48

CMYK color model

#476575 color CMYK value is (39,14,0,54).

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

CMYK: (39,14,0,54)
C39M14Y0K54 (39%, 14%, 0%, 54%)
(0.39 / 0.14 / 0.00 / 0.54)

CMYK percentages

%39.32
%13.68
%0
%54.12

Codes

Color #476575 in popluar color models

47 65 75
RGB 71 101 117
HSL 201° 24.47% 36.86%
HSB/HSV 201° 39.32% 45.88%
CMYK 39.32% 13.68% 0.00%
54.12%

Color #476575 in popluar number systems.

HEX 47 65 75
Decimal 71 101 117
Binary 1000111 1100101 1110101
Octal 107 145 165

Shades and tints

Shades of #476575

#476575
(71,101,117)
#415C6B
(65,92,107)
#3B5361
(59,83,97)
#354A57
(53,74,87)
#2F414D
(47,65,77)
#293843
(41,56,67)
#232F39
(35,47,57)
#1D262F
(29,38,47)
#171D25
(23,29,37)
#11141B
(17,20,27)
#0B0B11
(11,11,17)
#000000
(0,0,0)

Tints of #476575

#476575
(71,101,117)
#577381
(87,115,129)
#67818D
(103,129,141)
#778F99
(119,143,153)
#879DA5
(135,157,165)
#97ABB1
(151,171,177)
#A7B9BD
(167,185,189)
#B7C7C9
(183,199,201)
#C7D5D5
(199,213,213)
#D7E3E1
(215,227,225)
#E7F1ED
(231,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476575; }

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

This text font color is #476575.

Background Color

.myBgColor { background-color: #476575; }

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

This div background color is #476575.

Border color

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

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

This div border color is #476575.

Opacity

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

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

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

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

This text has shadow with #476575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476575.

Preview

Color preview on black background

This text has color #476575 on black background.


Color preview on white background

This text has color #476575 on white background.


Black color preview on #476575 background

This text has black color on #476575 background.


White color preview on #476575 background

This text has white color on #476575 background.


Related colors

Complementary color

Complementary color for #hex is #B89A8A.


I love getcolorcode.com

Triadic colors

1 #754765 and #657547 with #476575 are triadic colors.

2 #756547 and #654775 with #476575 are triadic colors.