Shades of Shuttle Grey #636770
Tints of Shuttle Grey #636770
RGB
CMYK
RGB Variations
Color information
#636770 (or 0x636770) is known color: Shuttle Grey. HEX triplet: 63, 67 and 70. RGB value is (99,103,112). Sum of RGB (Red+Green+Blue) = 99+103+112=314 (41% of max value = 765). Red value is 99 (39.06% from 255 or 31.53% from 314); Green value is 103 (40.62% from 255 or 32.80% from 314); Blue value is 112 (44.14% from 255 or 35.67% from 314); Max value from RGB is 112 - color contains mainly: blue. Hex color #636770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636770 is #9C988F. Grayscale: #666666. Windows color (decimal): -10262672 or 7366499. OLE color: 7366499.
HSL color Cylindrical-coordinate representation of color #636770: hue angle of 221.54º degrees, saturation: 0.06, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #636770 is Cyan = 0.12, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 103 | 112 | - |
| CMYK | 0.12 | 0.08 | 0 | 0.56 |
| HSL | 221.54º | 0.06% | 0.41% | - |
| HSV(B) | 221.54º | 0.12% | 0.44% | - |
| XYZ | 12.92 | 13.52 | 17.26 | - |
| YUV | 102.83 | 133.17 | 125.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 103 | 112 | 0.12 | 0.08 | 0 | 0.56 | 221.54 | 0.06 | 0.41 |
| Hex | 63 | 67 | 70 | C | 8 | 0 | 38 | DE | 6 | 29 |
| Octal | 143 | 147 | 160 | 14 | 10 | 0 | 70 | 336 | 6 | 51 |
| Binary | 1100011 | 1100111 | 1110000 | 1100 | 1000 | 0 | 111000 | 11011110 | 110 | 101001 |
Color Harmonies of #636770
Complementary color
Monochromatic Colors of #636770
Black with #636770
Text Example
Text Example
White with #636770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636770; }
p { color: rgb(99,103,112); }
H1.HeaderClassName
{
color: #636770;
}
.AnyTagClassName
{
color: #636770;
}
</style>
background-color css
<style>
a { background-color: #636770; }
a { background-color: rgb(99,103,112); }
div.DivClassName
{
background-color: #636770;
}
.BgClassName
{
background-color: #636770;
}
</style>
border-color css
<style>
span { border-color: #636770; }
span { border-color: rgb(99,103,112); }
td.TdClassName
{
border-color: #636770;
}
.TagClassName
{
border-color: #636770;
}
</style>