COLOR #635221

HEX: #635221 RGB: (99,82,33)

Color info

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

RGB color model

#635221 color RGB value is (99,82,33).

RGB: (99,82,33) (39%, 32%, 13%)

RGB channels and saturation

R 99 of 255 = 39%
G 82 of 255 = 32%
B 33 of 255 = 13%

99
82
33

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

Portions of RGB colors in percentages

R + G + B = 99 + 82 + 33 = 214 (100%)
R 99 of 214 ~ 46.26%
G 82 of 214 ~ 38.32%
B 33 of 214 ~ 15.42'%

%46.26
%38.32
%15.42

CMYK color model

#635221 color CMYK value is (0,17,67,61).

  • cyan value is 0.00%
  • magenta value is 17.17%
  • yellow value is 66.67%
  • key color value is 61.18%
CMYK: (0,17,67,61) C0M17Y67K61 (0%,17%,67%,61%) (0.00/0.17/0.67/0.61) 

CMYK percentages

%0
%17.17
%66.67
%61.18

Codes

Color #635221 in popluar color models

63 52 21
RGB 99 82 33
HSL 45° 50.00% 25.88%
HSB/HSV 45° 66.67% 38.82%
CMYK 0.00% 17.17% 66.67%
61.18%

Color #635221 in popluar number systems.

HEX 63 52 21
Decimal 99 82 33
Binary 1100011 1010010 100001
Octal 143 122 41

Shades and tints

Shades of #635221

#635221
(99,82,33)
#5A4B1E
(90,75,30)
#51441B
(81,68,27)
#483D18
(72,61,24)
#3F3615
(63,54,21)
#362F12
(54,47,18)
#2D280F
(45,40,15)
#24210C
(36,33,12)
#1B1A09
(27,26,9)
#121306
(18,19,6)
#090C03
(9,12,3)
#000000
(0,0,0)

Tints of #635221

#635221
(99,82,33)
#716135
(113,97,53)
#7F7049
(127,112,73)
#8D7F5D
(141,127,93)
#9B8E71
(155,142,113)
#A99D85
(169,157,133)
#B7AC99
(183,172,153)
#C5BBAD
(197,187,173)
#D3CAC1
(211,202,193)
#E1D9D5
(225,217,213)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635221; }

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

This text font color is #635221.

Background Color

.myBgColor { background-color: #635221; }

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

This div background color is #635221.

Border color

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

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

This div border color is #635221.

Opacity

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

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

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

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

This text has shadow with #635221 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635221.

Preview

Color preview on black background

This text has color #635221 on black background.


Color preview on white background

This text has color #635221 on white background.


Black color preview on #635221 background

This text has black color on #635221 background.


White color preview on #635221 background

This text has white color on #635221 background.


Related colors

Complementary color

Complementary color for #hex is #9CADDE.


I love getcolorcode.com

Triadic colors

1 #216352 and #522163 with #635221 are triadic colors.

2 #215263 and #526321 with #635221 are triadic colors.