COLOR #635222

HEX: #635222 RGB: (99,82,34)

Color info

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

RGB color model

#635222 color RGB value is (99,82,34).

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

RGB channels and saturation

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

99
82
34

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

Portions of RGB colors in percentages

R + G + B = 99 + 82 + 34 = 215 (100%)
R 99 of 215 ~ 46.05%
G 82 of 215 ~ 38.14%
B 34 of 215 ~ 15.81'%

%46.05
%38.14
%15.81

CMYK color model

#635222 color CMYK value is (0,17,66,61).

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

CMYK: (0,17,66,61)
C0M17Y66K61 (0%, 17%, 66%, 61%)
(0.00 / 0.17 / 0.66 / 0.61)

CMYK percentages

%0
%17.17
%65.66
%61.18

Codes

Color #635222 in popluar color models

63 52 22
RGB 99 82 34
HSL 44° 48.87% 26.08%
HSB/HSV 44° 65.66% 38.82%
CMYK 0.00% 17.17% 65.66%
61.18%

Color #635222 in popluar number systems.

HEX 63 52 22
Decimal 99 82 34
Binary 1100011 1010010 100010
Octal 143 122 42

Shades and tints

Shades of #635222

#635222
(99,82,34)
#5A4B1F
(90,75,31)
#51441C
(81,68,28)
#483D19
(72,61,25)
#3F3616
(63,54,22)
#362F13
(54,47,19)
#2D2810
(45,40,16)
#24210D
(36,33,13)
#1B1A0A
(27,26,10)
#121307
(18,19,7)
#090C04
(9,12,4)
#000000
(0,0,0)

Tints of #635222

#635222
(99,82,34)
#716136
(113,97,54)
#7F704A
(127,112,74)
#8D7F5E
(141,127,94)
#9B8E72
(155,142,114)
#A99D86
(169,157,134)
#B7AC9A
(183,172,154)
#C5BBAE
(197,187,174)
#D3CAC2
(211,202,194)
#E1D9D6
(225,217,214)
#EFE8EA
(239,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635222; }

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

This text font color is #635222.

Background Color

.myBgColor { background-color: #635222; }

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

This div background color is #635222.

Border color

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

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

This div border color is #635222.

Opacity

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

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

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

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

This text has shadow with #635222 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635222.

Preview

Color preview on black background

This text has color #635222 on black background.


Color preview on white background

This text has color #635222 on white background.


Black color preview on #635222 background

This text has black color on #635222 background.


White color preview on #635222 background

This text has white color on #635222 background.


Related colors

Complementary color

Complementary color for #hex is #9CADDD.


I love getcolorcode.com

Triadic colors

1 #226352 and #522263 with #635222 are triadic colors.

2 #225263 and #526322 with #635222 are triadic colors.