COLOR #47675A

HEX: #47675A RGB: (71,103,90)

Color info

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

RGB color model

#47675A color RGB value is (71,103,90).

RGB: (71,103,90) (28%, 40%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 103 of 255 = 40%
B 90 of 255 = 35%

71
103
90

R + G + B ~ 34%. #47675A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 103 + 90 = 264 (100%)
R 71 of 264 ~ 26.89%
G 103 of 264 ~ 39.02%
B 90 of 264 ~ 34.09'%

%26.89
%39.02
%34.09

CMYK color model

#47675A color CMYK value is (31,0,13,60).

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

CMYK: (31,0,13,60)
C31M0Y13K60 (31%, 0%, 13%, 60%)
(0.31 / 0.00 / 0.13 / 0.60)

CMYK percentages

%31.07
%0
%12.62
%59.61

Codes

Color #47675A in popluar color models

47 67 5A
RGB 71 103 90
HSL 156° 18.39% 34.12%
HSB/HSV 156° 31.07% 40.39%
CMYK 31.07% 0.00% 12.62%
59.61%

Color #47675A in popluar number systems.

HEX 47 67 5A
Decimal 71 103 90
Binary 1000111 1100111 1011010
Octal 107 147 132

Shades and tints

Shades of #47675A

#47675A
(71,103,90)
#415E52
(65,94,82)
#3B554A
(59,85,74)
#354C42
(53,76,66)
#2F433A
(47,67,58)
#293A32
(41,58,50)
#23312A
(35,49,42)
#1D2822
(29,40,34)
#171F1A
(23,31,26)
#111612
(17,22,18)
#0B0D0A
(11,13,10)
#000000
(0,0,0)

Tints of #47675A

#47675A
(71,103,90)
#577469
(87,116,105)
#678178
(103,129,120)
#778E87
(119,142,135)
#879B96
(135,155,150)
#97A8A5
(151,168,165)
#A7B5B4
(167,181,180)
#B7C2C3
(183,194,195)
#C7CFD2
(199,207,210)
#D7DCE1
(215,220,225)
#E7E9F0
(231,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47675A; }

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

This text font color is #47675A.

Background Color

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

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

This div background color is #47675A.

Border color

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

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

This div border color is #47675A.

Opacity

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

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

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

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

This text has shadow with #47675A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47675A.

Preview

Color preview on black background

This text has color #47675A on black background.


Color preview on white background

This text has color #47675A on white background.


Black color preview on #47675A background

This text has black color on #47675A background.


White color preview on #47675A background

This text has white color on #47675A background.


Related colors

Complementary color

Complementary color for #hex is #B898A5.


I love getcolorcode.com

Triadic colors

1 #5A4767 and #675A47 with #47675A are triadic colors.

2 #5A6747 and #67475A with #47675A are triadic colors.