COLOR #635224

HEX: #635224 RGB: (99,82,36)

Color info

#635224 contains mainly red and green colors. Web safe color of #635224 is #666633 (or #663).

RGB color model

#635224 color RGB value is (99,82,36).

RGB: (99,82,36) (39%, 32%, 14%)

RGB channels and saturation

R 99 of 255 = 39%
G 82 of 255 = 32%
B 36 of 255 = 14%

99
82
36

R + G + B ~ 28%. #635224 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 82 + 36 = 217 (100%)
R 99 of 217 ~ 45.62%
G 82 of 217 ~ 37.79%
B 36 of 217 ~ 16.59'%

%45.62
%37.79
%16.59

CMYK color model

#635224 color CMYK value is (0,17,64,61).

  • cyan value is 0.00%
  • magenta value is 17.17%
  • yellow value is 63.64%
  • key color value is 61.18%
CMYK: (0,17,64,61) C0M17Y64K61 (0%,17%,64%,61%) (0.00/0.17/0.64/0.61) 

CMYK percentages

%0
%17.17
%63.64
%61.18

Codes

Color #635224 in popluar color models

63 52 24
RGB 99 82 36
HSL 44° 46.67% 26.47%
HSB/HSV 44° 63.64% 38.82%
CMYK 0.00% 17.17% 63.64%
61.18%

Color #635224 in popluar number systems.

HEX 63 52 24
Decimal 99 82 36
Binary 1100011 1010010 100100
Octal 143 122 44

Shades and tints

Shades of #635224

#635224
(99,82,36)
#5A4B21
(90,75,33)
#51441E
(81,68,30)
#483D1B
(72,61,27)
#3F3618
(63,54,24)
#362F15
(54,47,21)
#2D2812
(45,40,18)
#24210F
(36,33,15)
#1B1A0C
(27,26,12)
#121309
(18,19,9)
#090C06
(9,12,6)
#000000
(0,0,0)

Tints of #635224

#635224
(99,82,36)
#716137
(113,97,55)
#7F704A
(127,112,74)
#8D7F5D
(141,127,93)
#9B8E70
(155,142,112)
#A99D83
(169,157,131)
#B7AC96
(183,172,150)
#C5BBA9
(197,187,169)
#D3CABC
(211,202,188)
#E1D9CF
(225,217,207)
#EFE8E2
(239,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635224; }

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

This text font color is #635224.

Background Color

.myBgColor { background-color: #635224; }

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

This div background color is #635224.

Border color

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

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

This div border color is #635224.

Opacity

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

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

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

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

This text has shadow with #635224 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635224.

Preview

Color preview on black background

This text has color #635224 on black background.


Color preview on white background

This text has color #635224 on white background.


Black color preview on #635224 background

This text has black color on #635224 background.


White color preview on #635224 background

This text has white color on #635224 background.


Related colors

Complementary color

Complementary color for #hex is #9CADDB.


I love getcolorcode.com

Triadic colors

1 #246352 and #522463 with #635224 are triadic colors.

2 #245263 and #526324 with #635224 are triadic colors.