Shades of Shuttle Grey #636466
Tints of Shuttle Grey #636466
RGB
CMYK
RGB Variations
Color information
#636466 (or 0x636466) is known color: Shuttle Grey. HEX triplet: 63, 64 and 66. RGB value is (99,100,102). Sum of RGB (Red+Green+Blue) = 99+100+102=301 (39% of max value = 765). Red value is 99 (39.06% from 255 or 32.89% from 301); Green value is 100 (39.45% from 255 or 33.22% from 301); Blue value is 102 (40.23% from 255 or 33.89% from 301); Max value from RGB is 102 - color contains mainly: blue. Hex color #636466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636466 is #9C9B99. Grayscale: #636363. Windows color (decimal): -10263450 or 6710371. OLE color: 6710371.
HSL color Cylindrical-coordinate representation of color #636466: hue angle of 220º degrees, saturation: 0.01, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #636466 is Cyan = 0.03, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
RGB | 99 | 100 | 102 | - |
CMYK | 0.03 | 0.02 | 0 | 0.6 |
HSL | 220º | 0.01% | 0.39% | - |
HSV(B) | 220º | 0.03% | 0.4% | - |
XYZ | 12.1 | 12.73 | 14.39 | - |
YUV | 99.93 | 129.17 | 127.34 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 99 | 100 | 102 | 0.03 | 0.02 | 0 | 0.6 | 220 | 0.01 | 0.39 |
Hex | 63 | 64 | 66 | 3 | 2 | 0 | 3C | DC | 1 | 27 |
Octal | 143 | 144 | 146 | 3 | 2 | 0 | 74 | 334 | 1 | 47 |
Binary | 1100011 | 1100100 | 1100110 | 11 | 10 | 0 | 111100 | 11011100 | 1 | 100111 |
Color Harmonies of #636466
Complementary color
Monochromatic Colors of #636466
Black with #636466
Text Example
Text Example
White with #636466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636466; }
p { color: rgb(99,100,102); }
H1.HeaderClassName
{
color: #636466;
}
.AnyTagClassName
{
color: #636466;
}
</style>
background-color css
<style>
a { background-color: #636466; }
a { background-color: rgb(99,100,102); }
div.DivClassName
{
background-color: #636466;
}
.BgClassName
{
background-color: #636466;
}
</style>
border-color css
<style>
span { border-color: #636466; }
span { border-color: rgb(99,100,102); }
td.TdClassName
{
border-color: #636466;
}
.TagClassName
{
border-color: #636466;
}
</style>