Shades of Pale Sky #617075
Tints of Pale Sky #617075
RGB
CMYK
RGB Variations
Color information
#617075 (or 0x617075) is known color: Pale Sky. HEX triplet: 61, 70 and 75. RGB value is (97,112,117). Sum of RGB (Red+Green+Blue) = 97+112+117=326 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.75% from 326); Green value is 112 (44.14% from 255 or 34.36% from 326); Blue value is 117 (46.09% from 255 or 35.89% from 326); Max value from RGB is 117 - color contains mainly: blue. Hex color #617075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617075 is #9E8F8A. Grayscale: #6C6C6C. Windows color (decimal): -10391435 or 7696481. OLE color: 7696481.
HSL color Cylindrical-coordinate representation of color #617075: hue angle of 195º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #617075 is Cyan = 0.17, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 112 | 117 | - |
| CMYK | 0.17 | 0.04 | 0 | 0.54 |
| HSL | 195º | 0.09% | 0.42% | - |
| HSV(B) | 195º | 0.17% | 0.46% | - |
| XYZ | 13.93 | 15.41 | 19.07 | - |
| YUV | 108.09 | 133.03 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 117 | 0.17 | 0.04 | 0 | 0.54 | 195 | 0.09 | 0.42 |
| Hex | 61 | 70 | 75 | 11 | 4 | 0 | 36 | C3 | 9 | 2A |
| Octal | 141 | 160 | 165 | 21 | 4 | 0 | 66 | 303 | 11 | 52 |
| Binary | 1100001 | 1110000 | 1110101 | 10001 | 100 | 0 | 110110 | 11000011 | 1001 | 101010 |
Color Harmonies of #617075
Complementary color
Monochromatic Colors of #617075
Black with #617075
Text Example
Text Example
White with #617075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617075; }
p { color: rgb(97,112,117); }
H1.HeaderClassName
{
color: #617075;
}
.AnyTagClassName
{
color: #617075;
}
</style>
background-color css
<style>
a { background-color: #617075; }
a { background-color: rgb(97,112,117); }
div.DivClassName
{
background-color: #617075;
}
.BgClassName
{
background-color: #617075;
}
</style>
border-color css
<style>
span { border-color: #617075; }
span { border-color: rgb(97,112,117); }
td.TdClassName
{
border-color: #617075;
}
.TagClassName
{
border-color: #617075;
}
</style>