COLOR #636644

HEX: #636644 RGB: (99,102,68)

Color info

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

RGB color model

#636644 color RGB value is (99,102,68).

RGB: (99,102,68) (39%, 40%, 27%)

RGB channels and saturation

R 99 of 255 = 39%
G 102 of 255 = 40%
B 68 of 255 = 27%

99
102
68

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

Portions of RGB colors in percentages

R + G + B = 99 + 102 + 68 = 269 (100%)
R 99 of 269 ~ 36.8%
G 102 of 269 ~ 37.92%
B 68 of 269 ~ 25.28'%

%36.8
%37.92
%25.28

CMYK color model

#636644 color CMYK value is (3,0,33,60).

  • cyan value is 2.94%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 60.00%

CMYK: (3,0,33,60)
C3M0Y33K60 (3%, 0%, 33%, 60%)
(0.03 / 0.00 / 0.33 / 0.60)

CMYK percentages

%2.94
%0
%33.33
%60

Codes

Color #636644 in popluar color models

63 66 44
RGB 99 102 68
HSL 65° 20.00% 33.33%
HSB/HSV 65° 33.33% 40.00%
CMYK 2.94% 0.00% 33.33%
60.00%

Color #636644 in popluar number systems.

HEX 63 66 44
Decimal 99 102 68
Binary 1100011 1100110 1000100
Octal 143 146 104

Shades and tints

Shades of #636644

#636644
(99,102,68)
#5A5D3E
(90,93,62)
#515438
(81,84,56)
#484B32
(72,75,50)
#3F422C
(63,66,44)
#363926
(54,57,38)
#2D3020
(45,48,32)
#24271A
(36,39,26)
#1B1E14
(27,30,20)
#12150E
(18,21,14)
#090C08
(9,12,8)
#000000
(0,0,0)

Tints of #636644

#636644
(99,102,68)
#717355
(113,115,85)
#7F8066
(127,128,102)
#8D8D77
(141,141,119)
#9B9A88
(155,154,136)
#A9A799
(169,167,153)
#B7B4AA
(183,180,170)
#C5C1BB
(197,193,187)
#D3CECC
(211,206,204)
#E1DBDD
(225,219,221)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636644 color. Also use rgb(99,102,68) instead hex code.

Text Font Color

.myTextColor { color: #636644; }

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

This text font color is #636644.

Background Color

.myBgColor { background-color: #636644; }

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

This div background color is #636644.

Border color

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

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

This div border color is #636644.

Opacity

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

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

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

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

This text has shadow with #636644 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636644.

Preview

Color preview on black background

This text has color #636644 on black background.


Color preview on white background

This text has color #636644 on white background.


Black color preview on #636644 background

This text has black color on #636644 background.


White color preview on #636644 background

This text has white color on #636644 background.


Related colors

Complementary color

Complementary color for #hex is #9C99BB.


I love getcolorcode.com

Triadic colors

1 #446366 and #664463 with #636644 are triadic colors.

2 #446663 and #666344 with #636644 are triadic colors.