COLOR #636649

HEX: #636649 RGB: (99,102,73)

Color info

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

RGB color model

#636649 color RGB value is (99,102,73).

RGB: (99,102,73) (39%, 40%, 29%)

RGB channels and saturation

R 99 of 255 = 39%
G 102 of 255 = 40%
B 73 of 255 = 29%

99
102
73

R + G + B ~ 36%. #636649 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 102 + 73 = 274 (100%)
R 99 of 274 ~ 36.13%
G 102 of 274 ~ 37.23%
B 73 of 274 ~ 26.64'%

%36.13
%37.23
%26.64

CMYK color model

#636649 color CMYK value is (3,0,28,60).

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

CMYK: (3,0,28,60)
C3M0Y28K60 (3%, 0%, 28%, 60%)
(0.03 / 0.00 / 0.28 / 0.60)

CMYK percentages

%2.94
%0
%28.43
%60

Codes

Color #636649 in popluar color models

63 66 49
RGB 99 102 73
HSL 66° 16.57% 34.31%
HSB/HSV 66° 28.43% 40.00%
CMYK 2.94% 0.00% 28.43%
60.00%

Color #636649 in popluar number systems.

HEX 63 66 49
Decimal 99 102 73
Binary 1100011 1100110 1001001
Octal 143 146 111

Shades and tints

Shades of #636649

#636649
(99,102,73)
#5A5D43
(90,93,67)
#51543D
(81,84,61)
#484B37
(72,75,55)
#3F4231
(63,66,49)
#36392B
(54,57,43)
#2D3025
(45,48,37)
#24271F
(36,39,31)
#1B1E19
(27,30,25)
#121513
(18,21,19)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #636649

#636649
(99,102,73)
#717359
(113,115,89)
#7F8069
(127,128,105)
#8D8D79
(141,141,121)
#9B9A89
(155,154,137)
#A9A799
(169,167,153)
#B7B4A9
(183,180,169)
#C5C1B9
(197,193,185)
#D3CEC9
(211,206,201)
#E1DBD9
(225,219,217)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636649; }

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

This text font color is #636649.

Background Color

.myBgColor { background-color: #636649; }

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

This div background color is #636649.

Border color

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

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

This div border color is #636649.

Opacity

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

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

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

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

This text has shadow with #636649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636649.

Preview

Color preview on black background

This text has color #636649 on black background.


Color preview on white background

This text has color #636649 on white background.


Black color preview on #636649 background

This text has black color on #636649 background.


White color preview on #636649 background

This text has white color on #636649 background.


Related colors

Complementary color

Complementary color for #hex is #9C99B6.


I love getcolorcode.com

Triadic colors

1 #496366 and #664963 with #636649 are triadic colors.

2 #496663 and #666349 with #636649 are triadic colors.