COLOR #47635A

HEX: #47635A RGB: (71,99,90)

Color info

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

RGB color model

#47635A color RGB value is (71,99,90).

RGB: (71,99,90) (28%, 39%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 99 of 255 = 39%
B 90 of 255 = 35%

71
99
90

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

Portions of RGB colors in percentages

R + G + B = 71 + 99 + 90 = 260 (100%)
R 71 of 260 ~ 27.31%
G 99 of 260 ~ 38.08%
B 90 of 260 ~ 34.62'%

%27.31
%38.08
%34.62

CMYK color model

#47635A color CMYK value is (28,0,9,61).

  • cyan value is 28.28%
  • magenta value is 0.00%
  • yellow value is 9.09%
  • key color value is 61.18%

CMYK: (28,0,9,61)
C28M0Y9K61 (28%, 0%, 9%, 61%)
(0.28 / 0.00 / 0.09 / 0.61)

CMYK percentages

%28.28
%0
%9.09
%61.18

Codes

Color #47635A in popluar color models

47 63 5A
RGB 71 99 90
HSL 161° 16.47% 33.33%
HSB/HSV 161° 28.28% 38.82%
CMYK 28.28% 0.00% 9.09%
61.18%

Color #47635A in popluar number systems.

HEX 47 63 5A
Decimal 71 99 90
Binary 1000111 1100011 1011010
Octal 107 143 132

Shades and tints

Shades of #47635A

#47635A
(71,99,90)
#415A52
(65,90,82)
#3B514A
(59,81,74)
#354842
(53,72,66)
#2F3F3A
(47,63,58)
#293632
(41,54,50)
#232D2A
(35,45,42)
#1D2422
(29,36,34)
#171B1A
(23,27,26)
#111212
(17,18,18)
#0B090A
(11,9,10)
#000000
(0,0,0)

Tints of #47635A

#47635A
(71,99,90)
#577169
(87,113,105)
#677F78
(103,127,120)
#778D87
(119,141,135)
#879B96
(135,155,150)
#97A9A5
(151,169,165)
#A7B7B4
(167,183,180)
#B7C5C3
(183,197,195)
#C7D3D2
(199,211,210)
#D7E1E1
(215,225,225)
#E7EFF0
(231,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47635A; }

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

This text font color is #47635A.

Background Color

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

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

This div background color is #47635A.

Border color

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

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

This div border color is #47635A.

Opacity

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

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

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

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

This text has shadow with #47635A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47635A.

Preview

Color preview on black background

This text has color #47635A on black background.


Color preview on white background

This text has color #47635A on white background.


Black color preview on #47635A background

This text has black color on #47635A background.


White color preview on #47635A background

This text has white color on #47635A background.


Related colors

Complementary color

Complementary color for #hex is #B89CA5.


I love getcolorcode.com

Triadic colors

1 #5A4763 and #635A47 with #47635A are triadic colors.

2 #5A6347 and #63475A with #47635A are triadic colors.