Shades of Pale Sky #567076
Tints of Pale Sky #567076
RGB
CMYK
RGB Variations
Color information
#567076 (or 0x567076) is known color: Pale Sky. HEX triplet: 56, 70 and 76. RGB value is (86,112,118). Sum of RGB (Red+Green+Blue) = 86+112+118=316 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.22% from 316); Green value is 112 (44.14% from 255 or 35.44% from 316); Blue value is 118 (46.48% from 255 or 37.34% from 316); Max value from RGB is 118 - color contains mainly: blue. Hex color #567076 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567076 is #A98F89. Grayscale: #686868. Windows color (decimal): -11112330 or 7762006. OLE color: 7762006.
HSL color Cylindrical-coordinate representation of color #567076: hue angle of 191.25º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #567076 is Cyan = 0.27, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 112 | 118 | - |
| CMYK | 0.27 | 0.05 | 0 | 0.54 |
| HSL | 191.25º | 0.16% | 0.4% | - |
| HSV(B) | 191.25º | 0.27% | 0.46% | - |
| XYZ | 12.9 | 14.87 | 19.33 | - |
| YUV | 104.91 | 135.39 | 114.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 118 | 0.27 | 0.05 | 0 | 0.54 | 191.25 | 0.16 | 0.4 |
| Hex | 56 | 70 | 76 | 1B | 5 | 0 | 36 | BF | 10 | 28 |
| Octal | 126 | 160 | 166 | 33 | 5 | 0 | 66 | 277 | 20 | 50 |
| Binary | 1010110 | 1110000 | 1110110 | 11011 | 101 | 0 | 110110 | 10111111 | 10000 | 101000 |
Color Harmonies of #567076
Complementary color
Monochromatic Colors of #567076
Black with #567076
Text Example
Text Example
White with #567076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567076; }
p { color: rgb(86,112,118); }
H1.HeaderClassName
{
color: #567076;
}
.AnyTagClassName
{
color: #567076;
}
</style>
background-color css
<style>
a { background-color: #567076; }
a { background-color: rgb(86,112,118); }
div.DivClassName
{
background-color: #567076;
}
.BgClassName
{
background-color: #567076;
}
</style>
border-color css
<style>
span { border-color: #567076; }
span { border-color: rgb(86,112,118); }
td.TdClassName
{
border-color: #567076;
}
.TagClassName
{
border-color: #567076;
}
</style>