Shades of Pale Sky #617077
Tints of Pale Sky #617077
RGB
CMYK
RGB Variations
Color information
#617077 (or 0x617077) is known color: Pale Sky. HEX triplet: 61, 70 and 77. RGB value is (97,112,119). Sum of RGB (Red+Green+Blue) = 97+112+119=328 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.57% from 328); Green value is 112 (44.14% from 255 or 34.15% from 328); Blue value is 119 (46.88% from 255 or 36.28% from 328); Max value from RGB is 119 - color contains mainly: blue. Hex color #617077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617077 is #9E8F88. Grayscale: #6C6C6C. Windows color (decimal): -10391433 or 7827553. OLE color: 7827553.
HSL color Cylindrical-coordinate representation of color #617077: hue angle of 199.09º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #617077 is Cyan = 0.18, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 112 | 119 | - |
| CMYK | 0.18 | 0.06 | 0 | 0.53 |
| HSL | 199.09º | 0.1% | 0.42% | - |
| HSV(B) | 199.09º | 0.18% | 0.47% | - |
| XYZ | 14.05 | 15.46 | 19.7 | - |
| YUV | 108.31 | 134.03 | 119.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 119 | 0.18 | 0.06 | 0 | 0.53 | 199.09 | 0.1 | 0.42 |
| Hex | 61 | 70 | 77 | 12 | 6 | 0 | 35 | C7 | A | 2A |
| Octal | 141 | 160 | 167 | 22 | 6 | 0 | 65 | 307 | 12 | 52 |
| Binary | 1100001 | 1110000 | 1110111 | 10010 | 110 | 0 | 110101 | 11000111 | 1010 | 101010 |
Color Harmonies of #617077
Complementary color
Monochromatic Colors of #617077
Black with #617077
Text Example
Text Example
White with #617077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617077; }
p { color: rgb(97,112,119); }
H1.HeaderClassName
{
color: #617077;
}
.AnyTagClassName
{
color: #617077;
}
</style>
background-color css
<style>
a { background-color: #617077; }
a { background-color: rgb(97,112,119); }
div.DivClassName
{
background-color: #617077;
}
.BgClassName
{
background-color: #617077;
}
</style>
border-color css
<style>
span { border-color: #617077; }
span { border-color: rgb(97,112,119); }
td.TdClassName
{
border-color: #617077;
}
.TagClassName
{
border-color: #617077;
}
</style>