COLOR #635247

HEX: #635247 RGB: (99,82,71)

Color info

#635247 contains red, green and blue colors in about the same proportion. Web safe color of #635247 is #666633 (or #663).

RGB color model

#635247 color RGB value is (99,82,71).

RGB: (99,82,71) (39%, 32%, 28%)

RGB channels and saturation

R 99 of 255 = 39%
G 82 of 255 = 32%
B 71 of 255 = 28%

99
82
71

R + G + B ~ 33%. #635247 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 82 + 71 = 252 (100%)
R 99 of 252 ~ 39.29%
G 82 of 252 ~ 32.54%
B 71 of 252 ~ 28.17'%

%39.29
%32.54
%28.17

CMYK color model

#635247 color CMYK value is (0,17,28,61).

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

CMYK: (0,17,28,61)
C0M17Y28K61 (0%, 17%, 28%, 61%)
(0.00 / 0.17 / 0.28 / 0.61)

CMYK percentages

%0
%17.17
%28.28
%61.18

Codes

Color #635247 in popluar color models

63 52 47
RGB 99 82 71
HSL 24° 16.47% 33.33%
HSB/HSV 24° 28.28% 38.82%
CMYK 0.00% 17.17% 28.28%
61.18%

Color #635247 in popluar number systems.

HEX 63 52 47
Decimal 99 82 71
Binary 1100011 1010010 1000111
Octal 143 122 107

Shades and tints

Shades of #635247

#635247
(99,82,71)
#5A4B41
(90,75,65)
#51443B
(81,68,59)
#483D35
(72,61,53)
#3F362F
(63,54,47)
#362F29
(54,47,41)
#2D2823
(45,40,35)
#24211D
(36,33,29)
#1B1A17
(27,26,23)
#121311
(18,19,17)
#090C0B
(9,12,11)
#000000
(0,0,0)

Tints of #635247

#635247
(99,82,71)
#716157
(113,97,87)
#7F7067
(127,112,103)
#8D7F77
(141,127,119)
#9B8E87
(155,142,135)
#A99D97
(169,157,151)
#B7ACA7
(183,172,167)
#C5BBB7
(197,187,183)
#D3CAC7
(211,202,199)
#E1D9D7
(225,217,215)
#EFE8E7
(239,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635247; }

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

This text font color is #635247.

Background Color

.myBgColor { background-color: #635247; }

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

This div background color is #635247.

Border color

.myBorderColor { border: 1px solid #635247; }

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

This div border color is #635247.

Opacity

.myOpacity80 { color: #635247; opacity: 0.8; }

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

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

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

This text has shadow with #635247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635247.

Preview

Color preview on black background

This text has color #635247 on black background.


Color preview on white background

This text has color #635247 on white background.


Black color preview on #635247 background

This text has black color on #635247 background.


White color preview on #635247 background

This text has white color on #635247 background.


Related colors

Complementary color

Complementary color for #hex is #9CADB8.


I love getcolorcode.com

Triadic colors

1 #476352 and #524763 with #635247 are triadic colors.

2 #475263 and #526347 with #635247 are triadic colors.