COLOR #635318

HEX: #635318 RGB: (99,83,24)

Color info

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

RGB color model

#635318 color RGB value is (99,83,24).

RGB: (99,83,24) (39%, 33%, 9%)

RGB channels and saturation

R 99 of 255 = 39%
G 83 of 255 = 33%
B 24 of 255 = 9%

99
83
24

R + G + B ~ 27%. #635318 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 83 + 24 = 206 (100%)
R 99 of 206 ~ 48.06%
G 83 of 206 ~ 40.29%
B 24 of 206 ~ 11.65'%

%48.06
%40.29
%11.65

CMYK color model

#635318 color CMYK value is (0,16,76,61).

  • cyan value is 0.00%
  • magenta value is 16.16%
  • yellow value is 75.76%
  • key color value is 61.18%

CMYK: (0,16,76,61)
C0M16Y76K61 (0%, 16%, 76%, 61%)
(0.00 / 0.16 / 0.76 / 0.61)

CMYK percentages

%0
%16.16
%75.76
%61.18

Codes

Color #635318 in popluar color models

63 53 18
RGB 99 83 24
HSL 47° 60.98% 24.12%
HSB/HSV 47° 75.76% 38.82%
CMYK 0.00% 16.16% 75.76%
61.18%

Color #635318 in popluar number systems.

HEX 63 53 18
Decimal 99 83 24
Binary 1100011 1010011 11000
Octal 143 123 30

Shades and tints

Shades of #635318

#635318
(99,83,24)
#5A4C16
(90,76,22)
#514514
(81,69,20)
#483E12
(72,62,18)
#3F3710
(63,55,16)
#36300E
(54,48,14)
#2D290C
(45,41,12)
#24220A
(36,34,10)
#1B1B08
(27,27,8)
#121406
(18,20,6)
#090D04
(9,13,4)
#000000
(0,0,0)

Tints of #635318

#635318
(99,83,24)
#71622D
(113,98,45)
#7F7142
(127,113,66)
#8D8057
(141,128,87)
#9B8F6C
(155,143,108)
#A99E81
(169,158,129)
#B7AD96
(183,173,150)
#C5BCAB
(197,188,171)
#D3CBC0
(211,203,192)
#E1DAD5
(225,218,213)
#EFE9EA
(239,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #635318 color. Also use rgb(99,83,24) instead hex code.

Text Font Color

.myTextColor { color: #635318; }

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

This text font color is #635318.

Background Color

.myBgColor { background-color: #635318; }

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

This div background color is #635318.

Border color

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

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

This div border color is #635318.

Opacity

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

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

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

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

This text has shadow with #635318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635318.

Preview

Color preview on black background

This text has color #635318 on black background.


Color preview on white background

This text has color #635318 on white background.


Black color preview on #635318 background

This text has black color on #635318 background.


White color preview on #635318 background

This text has white color on #635318 background.


Related colors

Complementary color

Complementary color for #hex is #9CACE7.


I love getcolorcode.com

Triadic colors

1 #186353 and #531863 with #635318 are triadic colors.

2 #185363 and #536318 with #635318 are triadic colors.