COLOR #636540

HEX: #636540 RGB: (99,101,64)

Color info

#636540 contains red, green and blue colors in about the same proportion. Web safe color of #636540 is #666633 (or #663).

RGB color model

#636540 color RGB value is (99,101,64).

RGB: (99,101,64) (39%, 40%, 25%)

RGB channels and saturation

R 99 of 255 = 39%
G 101 of 255 = 40%
B 64 of 255 = 25%

99
101
64

R + G + B ~ 35%. #636540 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 101 + 64 = 264 (100%)
R 99 of 264 ~ 37.5%
G 101 of 264 ~ 38.26%
B 64 of 264 ~ 24.24'%

%37.5
%38.26
%24.24

CMYK color model

#636540 color CMYK value is (2,0,37,60).

  • cyan value is 1.98%
  • magenta value is 0.00%
  • yellow value is 36.63%
  • key color value is 60.39%

CMYK: (2,0,37,60)
C2M0Y37K60 (2%, 0%, 37%, 60%)
(0.02 / 0.00 / 0.37 / 0.60)

CMYK percentages

%1.98
%0
%36.63
%60.39

Codes

Color #636540 in popluar color models

63 65 40
RGB 99 101 64
HSL 63° 22.42% 32.35%
HSB/HSV 63° 36.63% 39.61%
CMYK 1.98% 0.00% 36.63%
60.39%

Color #636540 in popluar number systems.

HEX 63 65 40
Decimal 99 101 64
Binary 1100011 1100101 1000000
Octal 143 145 100

Shades and tints

Shades of #636540

#636540
(99,101,64)
#5A5C3B
(90,92,59)
#515336
(81,83,54)
#484A31
(72,74,49)
#3F412C
(63,65,44)
#363827
(54,56,39)
#2D2F22
(45,47,34)
#24261D
(36,38,29)
#1B1D18
(27,29,24)
#121413
(18,20,19)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #636540

#636540
(99,101,64)
#717351
(113,115,81)
#7F8162
(127,129,98)
#8D8F73
(141,143,115)
#9B9D84
(155,157,132)
#A9AB95
(169,171,149)
#B7B9A6
(183,185,166)
#C5C7B7
(197,199,183)
#D3D5C8
(211,213,200)
#E1E3D9
(225,227,217)
#EFF1EA
(239,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636540 color. Also use rgb(99,101,64) instead hex code.

Text Font Color

.myTextColor { color: #636540; }

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

This text font color is #636540.

Background Color

.myBgColor { background-color: #636540; }

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

This div background color is #636540.

Border color

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

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

This div border color is #636540.

Opacity

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

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

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

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

This text has shadow with #636540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636540.

Preview

Color preview on black background

This text has color #636540 on black background.


Color preview on white background

This text has color #636540 on white background.


Black color preview on #636540 background

This text has black color on #636540 background.


White color preview on #636540 background

This text has white color on #636540 background.


Related colors

Complementary color

Complementary color for #hex is #9C9ABF.


I love getcolorcode.com

Triadic colors

1 #406365 and #654063 with #636540 are triadic colors.

2 #406563 and #656340 with #636540 are triadic colors.