COLOR #47695C

HEX: #47695C RGB: (71,105,92)

Color info

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

RGB color model

#47695C color RGB value is (71,105,92).

RGB: (71,105,92) (28%, 41%, 36%)

RGB channels and saturation

R 71 of 255 = 28%
G 105 of 255 = 41%
B 92 of 255 = 36%

71
105
92

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

Portions of RGB colors in percentages

R + G + B = 71 + 105 + 92 = 268 (100%)
R 71 of 268 ~ 26.49%
G 105 of 268 ~ 39.18%
B 92 of 268 ~ 34.33'%

%26.49
%39.18
%34.33

CMYK color model

#47695C color CMYK value is (32,0,12,59).

  • cyan value is 32.38%
  • magenta value is 0.00%
  • yellow value is 12.38%
  • key color value is 58.82%
CMYK: (32,0,12,59) C32M0Y12K59 (32%,0%,12%,59%) (0.32/0.00/0.12/0.59) 

CMYK percentages

%32.38
%0
%12.38
%58.82

Codes

Color #47695C in popluar color models

47 69 5C
RGB 71 105 92
HSL 157° 19.32% 34.51%
HSB/HSV 157° 32.38% 41.18%
CMYK 32.38% 0.00% 12.38%
58.82%

Color #47695C in popluar number systems.

HEX 47 69 5C
Decimal 71 105 92
Binary 1000111 1101001 1011100
Octal 107 151 134

Shades and tints

Shades of #47695C

#47695C
(71,105,92)
#416054
(65,96,84)
#3B574C
(59,87,76)
#354E44
(53,78,68)
#2F453C
(47,69,60)
#293C34
(41,60,52)
#23332C
(35,51,44)
#1D2A24
(29,42,36)
#17211C
(23,33,28)
#111814
(17,24,20)
#0B0F0C
(11,15,12)
#000000
(0,0,0)

Tints of #47695C

#47695C
(71,105,92)
#57766A
(87,118,106)
#678378
(103,131,120)
#779086
(119,144,134)
#879D94
(135,157,148)
#97AAA2
(151,170,162)
#A7B7B0
(167,183,176)
#B7C4BE
(183,196,190)
#C7D1CC
(199,209,204)
#D7DEDA
(215,222,218)
#E7EBE8
(231,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47695C color. Also use rgb(71,105,92) instead hex code.

Text Font Color

.myTextColor { color: #47695C; }

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

This text font color is #47695C.

Background Color

.myBgColor { background-color: #47695C; }

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

This div background color is #47695C.

Border color

.myBorderColor { border: 1px solid #47695C; }

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

This div border color is #47695C.

Opacity

.myOpacity80 { color: #47695C; opacity: 0.8; }

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

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

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

This text has shadow with #47695C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47695C.

Preview

Color preview on black background

This text has color #47695C on black background.


Color preview on white background

This text has color #47695C on white background.


Black color preview on #47695C background

This text has black color on #47695C background.


White color preview on #47695C background

This text has white color on #47695C background.


Related colors

Complementary color

Complementary color for #hex is #B896A3.


I love getcolorcode.com

Triadic colors

1 #5C4769 and #695C47 with #47695C are triadic colors.

2 #5C6947 and #69475C with #47695C are triadic colors.