COLOR #47665A

HEX: #47665A RGB: (71,102,90)

Color info

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

RGB color model

#47665A color RGB value is (71,102,90).

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

RGB channels and saturation

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

71
102
90

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

Portions of RGB colors in percentages

R + G + B = 71 + 102 + 90 = 263 (100%)
R 71 of 263 ~ 27%
G 102 of 263 ~ 38.78%
B 90 of 263 ~ 34.22'%

%27
%38.78
%34.22

CMYK color model

#47665A color CMYK value is (30,0,12,60).

  • cyan value is 30.39%
  • magenta value is 0.00%
  • yellow value is 11.76%
  • key color value is 60.00%

CMYK: (30,0,12,60)
C30M0Y12K60 (30%, 0%, 12%, 60%)
(0.30 / 0.00 / 0.12 / 0.60)

CMYK percentages

%30.39
%0
%11.76
%60

Codes

Color #47665A in popluar color models

47 66 5A
RGB 71 102 90
HSL 157° 17.92% 33.92%
HSB/HSV 157° 30.39% 40.00%
CMYK 30.39% 0.00% 11.76%
60.00%

Color #47665A in popluar number systems.

HEX 47 66 5A
Decimal 71 102 90
Binary 1000111 1100110 1011010
Octal 107 146 132

Shades and tints

Shades of #47665A

#47665A
(71,102,90)
#415D52
(65,93,82)
#3B544A
(59,84,74)
#354B42
(53,75,66)
#2F423A
(47,66,58)
#293932
(41,57,50)
#23302A
(35,48,42)
#1D2722
(29,39,34)
#171E1A
(23,30,26)
#111512
(17,21,18)
#0B0C0A
(11,12,10)
#000000
(0,0,0)

Tints of #47665A

#47665A
(71,102,90)
#577369
(87,115,105)
#678078
(103,128,120)
#778D87
(119,141,135)
#879A96
(135,154,150)
#97A7A5
(151,167,165)
#A7B4B4
(167,180,180)
#B7C1C3
(183,193,195)
#C7CED2
(199,206,210)
#D7DBE1
(215,219,225)
#E7E8F0
(231,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47665A; }

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

This text font color is #47665A.

Background Color

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

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

This div background color is #47665A.

Border color

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

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

This div border color is #47665A.

Opacity

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

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

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

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

This text has shadow with #47665A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47665A.

Preview

Color preview on black background

This text has color #47665A on black background.


Color preview on white background

This text has color #47665A on white background.


Black color preview on #47665A background

This text has black color on #47665A background.


White color preview on #47665A background

This text has white color on #47665A background.


Related colors

Complementary color

Complementary color for #hex is #B899A5.


I love getcolorcode.com

Triadic colors

1 #5A4766 and #665A47 with #47665A are triadic colors.

2 #5A6647 and #66475A with #47665A are triadic colors.