COLOR #635210

HEX: #635210 RGB: (99,82,16)

Color info

#635210 contains mainly red and green colors. Web safe color of #635210 is #666600 (or #660).

RGB color model

#635210 color RGB value is (99,82,16).

RGB: (99,82,16) (39%, 32%, 6%)

RGB channels and saturation

R 99 of 255 = 39%
G 82 of 255 = 32%
B 16 of 255 = 6%

99
82
16

R + G + B ~ 26%. #635210 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 82 + 16 = 197 (100%)
R 99 of 197 ~ 50.25%
G 82 of 197 ~ 41.62%
B 16 of 197 ~ 8.12'%

%50.25
%41.62

CMYK color model

#635210 color CMYK value is (0,17,84,61).

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

CMYK: (0,17,84,61)
C0M17Y84K61 (0%, 17%, 84%, 61%)
(0.00 / 0.17 / 0.84 / 0.61)

CMYK percentages

%0
%17.17
%83.84
%61.18

Codes

Color #635210 in popluar color models

63 52 10
RGB 99 82 16
HSL 48° 72.17% 22.55%
HSB/HSV 48° 83.84% 38.82%
CMYK 0.00% 17.17% 83.84%
61.18%

Color #635210 in popluar number systems.

HEX 63 52 10
Decimal 99 82 16
Binary 1100011 1010010 10000
Octal 143 122 20

Shades and tints

Shades of #635210

#635210
(99,82,16)
#5A4B0F
(90,75,15)
#51440E
(81,68,14)
#483D0D
(72,61,13)
#3F360C
(63,54,12)
#362F0B
(54,47,11)
#2D280A
(45,40,10)
#242109
(36,33,9)
#1B1A08
(27,26,8)
#121307
(18,19,7)
#090C06
(9,12,6)
#000000
(0,0,0)

Tints of #635210

#635210
(99,82,16)
#716125
(113,97,37)
#7F703A
(127,112,58)
#8D7F4F
(141,127,79)
#9B8E64
(155,142,100)
#A99D79
(169,157,121)
#B7AC8E
(183,172,142)
#C5BBA3
(197,187,163)
#D3CAB8
(211,202,184)
#E1D9CD
(225,217,205)
#EFE8E2
(239,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635210; }

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

This text font color is #635210.

Background Color

.myBgColor { background-color: #635210; }

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

This div background color is #635210.

Border color

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

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

This div border color is #635210.

Opacity

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

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

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

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

This text has shadow with #635210 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635210.

Preview

Color preview on black background

This text has color #635210 on black background.


Color preview on white background

This text has color #635210 on white background.


Black color preview on #635210 background

This text has black color on #635210 background.


White color preview on #635210 background

This text has white color on #635210 background.


Related colors

Complementary color

Complementary color for #hex is #9CADEF.


I love getcolorcode.com

Triadic colors

1 #106352 and #521063 with #635210 are triadic colors.

2 #105263 and #526310 with #635210 are triadic colors.