COLOR #47676A

HEX: #47676A RGB: (71,103,106)

Color info

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

RGB color model

#47676A color RGB value is (71,103,106).

RGB: (71,103,106) (28%, 40%, 42%)

RGB channels and saturation

R 71 of 255 = 28%
G 103 of 255 = 40%
B 106 of 255 = 42%

71
103
106

R + G + B ~ 37%. #47676A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 103 + 106 = 280 (100%)
R 71 of 280 ~ 25.36%
G 103 of 280 ~ 36.79%
B 106 of 280 ~ 37.86'%

%25.36
%36.79
%37.86

CMYK color model

#47676A color CMYK value is (33,3,0,58).

  • cyan value is 33.02%
  • magenta value is 2.83%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (33,3,0,58)
C33M3Y0K58 (33%, 3%, 0%, 58%)
(0.33 / 0.03 / 0.00 / 0.58)

CMYK percentages

%33.02
%2.83
%0
%58.43

Codes

Color #47676A in popluar color models

47 67 6A
RGB 71 103 106
HSL 185° 19.77% 34.71%
HSB/HSV 185° 33.02% 41.57%
CMYK 33.02% 2.83% 0.00%
58.43%

Color #47676A in popluar number systems.

HEX 47 67 6A
Decimal 71 103 106
Binary 1000111 1100111 1101010
Octal 107 147 152

Shades and tints

Shades of #47676A

#47676A
(71,103,106)
#415E61
(65,94,97)
#3B5558
(59,85,88)
#354C4F
(53,76,79)
#2F4346
(47,67,70)
#293A3D
(41,58,61)
#233134
(35,49,52)
#1D282B
(29,40,43)
#171F22
(23,31,34)
#111619
(17,22,25)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #47676A

#47676A
(71,103,106)
#577477
(87,116,119)
#678184
(103,129,132)
#778E91
(119,142,145)
#879B9E
(135,155,158)
#97A8AB
(151,168,171)
#A7B5B8
(167,181,184)
#B7C2C5
(183,194,197)
#C7CFD2
(199,207,210)
#D7DCDF
(215,220,223)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47676A; }

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

This text font color is #47676A.

Background Color

.myBgColor { background-color: #47676A; }

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

This div background color is #47676A.

Border color

.myBorderColor { border: 1px solid #47676A; }

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

This div border color is #47676A.

Opacity

.myOpacity80 { color: #47676A; opacity: 0.8; }

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

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

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

This text has shadow with #47676A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47676A.

Preview

Color preview on black background

This text has color #47676A on black background.


Color preview on white background

This text has color #47676A on white background.


Black color preview on #47676A background

This text has black color on #47676A background.


White color preview on #47676A background

This text has white color on #47676A background.


Related colors

Complementary color

Complementary color for #hex is #B89895.


I love getcolorcode.com

Triadic colors

1 #6A4767 and #676A47 with #47676A are triadic colors.

2 #6A6747 and #67476A with #47676A are triadic colors.