COLOR #636864

HEX: #636864 RGB: (99,104,100)

Color info

#636864 contains red, green and blue colors in about the same proportion. Web safe color of #636864 is #666666 (or #666).

RGB color model

#636864 color RGB value is (99,104,100).

RGB: (99,104,100) (39%, 41%, 39%)

RGB channels and saturation

R 99 of 255 = 39%
G 104 of 255 = 41%
B 100 of 255 = 39%

99
104
100

R + G + B ~ 40%. #636864 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 104 + 100 = 303 (100%)
R 99 of 303 ~ 32.67%
G 104 of 303 ~ 34.32%
B 100 of 303 ~ 33'%

%32.67
%34.32
%33

CMYK color model

#636864 color CMYK value is (5,0,4,59).

  • cyan value is 4.81%
  • magenta value is 0.00%
  • yellow value is 3.85%
  • key color value is 59.22%

CMYK: (5,0,4,59)
C5M0Y4K59 (5%, 0%, 4%, 59%)
(0.05 / 0.00 / 0.04 / 0.59)

CMYK percentages

%4.81
%0
%3.85
%59.22

Codes

Color #636864 in popluar color models

63 68 64
RGB 99 104 100
HSL 132° 2.46% 39.80%
HSB/HSV 132° 4.81% 40.78%
CMYK 4.81% 0.00% 3.85%
59.22%

Color #636864 in popluar number systems.

HEX 63 68 64
Decimal 99 104 100
Binary 1100011 1101000 1100100
Octal 143 150 144

Shades and tints

Shades of #636864

#636864
(99,104,100)
#5A5F5B
(90,95,91)
#515652
(81,86,82)
#484D49
(72,77,73)
#3F4440
(63,68,64)
#363B37
(54,59,55)
#2D322E
(45,50,46)
#242925
(36,41,37)
#1B201C
(27,32,28)
#121713
(18,23,19)
#090E0A
(9,14,10)
#000000
(0,0,0)

Tints of #636864

#636864
(99,104,100)
#717572
(113,117,114)
#7F8280
(127,130,128)
#8D8F8E
(141,143,142)
#9B9C9C
(155,156,156)
#A9A9AA
(169,169,170)
#B7B6B8
(183,182,184)
#C5C3C6
(197,195,198)
#D3D0D4
(211,208,212)
#E1DDE2
(225,221,226)
#EFEAF0
(239,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636864 color. Also use rgb(99,104,100) instead hex code.

Text Font Color

.myTextColor { color: #636864; }

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

This text font color is #636864.

Background Color

.myBgColor { background-color: #636864; }

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

This div background color is #636864.

Border color

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

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

This div border color is #636864.

Opacity

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

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

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

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

This text has shadow with #636864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636864.

Preview

Color preview on black background

This text has color #636864 on black background.


Color preview on white background

This text has color #636864 on white background.


Black color preview on #636864 background

This text has black color on #636864 background.


White color preview on #636864 background

This text has white color on #636864 background.


Related colors

Complementary color

Complementary color for #hex is #9C979B.


I love getcolorcode.com

Triadic colors

1 #646368 and #686463 with #636864 are triadic colors.

2 #646863 and #686364 with #636864 are triadic colors.