Shades of Pale Sky #637075
Tints of Pale Sky #637075
RGB
CMYK
RGB Variations
Color information
#637075 (or 0x637075) is known color: Pale Sky. HEX triplet: 63, 70 and 75. RGB value is (99,112,117). Sum of RGB (Red+Green+Blue) = 99+112+117=328 (43% of max value = 765). Red value is 99 (39.06% from 255 or 30.18% from 328); Green value is 112 (44.14% from 255 or 34.15% from 328); Blue value is 117 (46.09% from 255 or 35.67% from 328); Max value from RGB is 117 - color contains mainly: blue. Hex color #637075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637075 is #9C8F8A. Grayscale: #6C6C6C. Windows color (decimal): -10260363 or 7696483. OLE color: 7696483.
HSL color Cylindrical-coordinate representation of color #637075: hue angle of 196.67º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #637075 is Cyan = 0.15, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 112 | 117 | - |
| CMYK | 0.15 | 0.04 | 0 | 0.54 |
| HSL | 196.67º | 0.08% | 0.42% | - |
| HSV(B) | 196.67º | 0.15% | 0.46% | - |
| XYZ | 14.15 | 15.53 | 19.08 | - |
| YUV | 108.68 | 132.69 | 121.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 117 | 0.15 | 0.04 | 0 | 0.54 | 196.67 | 0.08 | 0.42 |
| Hex | 63 | 70 | 75 | F | 4 | 0 | 36 | C5 | 8 | 2A |
| Octal | 143 | 160 | 165 | 17 | 4 | 0 | 66 | 305 | 10 | 52 |
| Binary | 1100011 | 1110000 | 1110101 | 1111 | 100 | 0 | 110110 | 11000101 | 1000 | 101010 |
Color Harmonies of #637075
Complementary color
Monochromatic Colors of #637075
Black with #637075
Text Example
Text Example
White with #637075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637075; }
p { color: rgb(99,112,117); }
H1.HeaderClassName
{
color: #637075;
}
.AnyTagClassName
{
color: #637075;
}
</style>
background-color css
<style>
a { background-color: #637075; }
a { background-color: rgb(99,112,117); }
div.DivClassName
{
background-color: #637075;
}
.BgClassName
{
background-color: #637075;
}
</style>
border-color css
<style>
span { border-color: #637075; }
span { border-color: rgb(99,112,117); }
td.TdClassName
{
border-color: #637075;
}
.TagClassName
{
border-color: #637075;
}
</style>