COLOR #476761

HEX: #476761 RGB: (71,103,97)

Color info

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

RGB color model

#476761 color RGB value is (71,103,97).

RGB: (71,103,97) (28%, 40%, 38%)

RGB channels and saturation

R 71 of 255 = 28%
G 103 of 255 = 40%
B 97 of 255 = 38%

71
103
97

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

Portions of RGB colors in percentages

R + G + B = 71 + 103 + 97 = 271 (100%)
R 71 of 271 ~ 26.2%
G 103 of 271 ~ 38.01%
B 97 of 271 ~ 35.79'%

%26.2
%38.01
%35.79

CMYK color model

#476761 color CMYK value is (31,0,6,60).

  • cyan value is 31.07%
  • magenta value is 0.00%
  • yellow value is 5.83%
  • key color value is 59.61%

CMYK: (31,0,6,60)
C31M0Y6K60 (31%, 0%, 6%, 60%)
(0.31 / 0.00 / 0.06 / 0.60)

CMYK percentages

%31.07
%0
%5.83
%59.61

Codes

Color #476761 in popluar color models

47 67 61
RGB 71 103 97
HSL 169° 18.39% 34.12%
HSB/HSV 169° 31.07% 40.39%
CMYK 31.07% 0.00% 5.83%
59.61%

Color #476761 in popluar number systems.

HEX 47 67 61
Decimal 71 103 97
Binary 1000111 1100111 1100001
Octal 107 147 141

Shades and tints

Shades of #476761

#476761
(71,103,97)
#415E59
(65,94,89)
#3B5551
(59,85,81)
#354C49
(53,76,73)
#2F4341
(47,67,65)
#293A39
(41,58,57)
#233131
(35,49,49)
#1D2829
(29,40,41)
#171F21
(23,31,33)
#111619
(17,22,25)
#0B0D11
(11,13,17)
#000000
(0,0,0)

Tints of #476761

#476761
(71,103,97)
#57746F
(87,116,111)
#67817D
(103,129,125)
#778E8B
(119,142,139)
#879B99
(135,155,153)
#97A8A7
(151,168,167)
#A7B5B5
(167,181,181)
#B7C2C3
(183,194,195)
#C7CFD1
(199,207,209)
#D7DCDF
(215,220,223)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476761 color. Also use rgb(71,103,97) instead hex code.

Text Font Color

.myTextColor { color: #476761; }

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

This text font color is #476761.

Background Color

.myBgColor { background-color: #476761; }

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

This div background color is #476761.

Border color

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

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

This div border color is #476761.

Opacity

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

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

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

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

This text has shadow with #476761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476761.

Preview

Color preview on black background

This text has color #476761 on black background.


Color preview on white background

This text has color #476761 on white background.


Black color preview on #476761 background

This text has black color on #476761 background.


White color preview on #476761 background

This text has white color on #476761 background.


Related colors

Complementary color

Complementary color for #hex is #B8989E.


I love getcolorcode.com

Triadic colors

1 #614767 and #676147 with #476761 are triadic colors.

2 #616747 and #674761 with #476761 are triadic colors.