Shades of Pale Sky #567073
Tints of Pale Sky #567073
RGB
CMYK
RGB Variations
Color information
#567073 (or 0x567073) is known color: Pale Sky. HEX triplet: 56, 70 and 73. RGB value is (86,112,115). Sum of RGB (Red+Green+Blue) = 86+112+115=313 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.48% from 313); Green value is 112 (44.14% from 255 or 35.78% from 313); Blue value is 115 (45.31% from 255 or 36.74% from 313); Max value from RGB is 115 - color contains mainly: blue. Hex color #567073 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567073 is #A98F8C. Grayscale: #686868. Windows color (decimal): -11112333 or 7565398. OLE color: 7565398.
HSL color Cylindrical-coordinate representation of color #567073: hue angle of 186.21º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #567073 is Cyan = 0.25, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 112 | 115 | - |
| CMYK | 0.25 | 0.03 | 0 | 0.55 |
| HSL | 186.21º | 0.14% | 0.39% | - |
| HSV(B) | 186.21º | 0.25% | 0.45% | - |
| XYZ | 12.73 | 14.8 | 18.41 | - |
| YUV | 104.57 | 133.89 | 114.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 115 | 0.25 | 0.03 | 0 | 0.55 | 186.21 | 0.14 | 0.39 |
| Hex | 56 | 70 | 73 | 19 | 3 | 0 | 37 | BA | E | 27 |
| Octal | 126 | 160 | 163 | 31 | 3 | 0 | 67 | 272 | 16 | 47 |
| Binary | 1010110 | 1110000 | 1110011 | 11001 | 11 | 0 | 110111 | 10111010 | 1110 | 100111 |
Color Harmonies of #567073
Complementary color
Monochromatic Colors of #567073
Black with #567073
Text Example
Text Example
White with #567073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567073; }
p { color: rgb(86,112,115); }
H1.HeaderClassName
{
color: #567073;
}
.AnyTagClassName
{
color: #567073;
}
</style>
background-color css
<style>
a { background-color: #567073; }
a { background-color: rgb(86,112,115); }
div.DivClassName
{
background-color: #567073;
}
.BgClassName
{
background-color: #567073;
}
</style>
border-color css
<style>
span { border-color: #567073; }
span { border-color: rgb(86,112,115); }
td.TdClassName
{
border-color: #567073;
}
.TagClassName
{
border-color: #567073;
}
</style>