Shades of Pale Sky #567074
Tints of Pale Sky #567074
RGB
CMYK
RGB Variations
Color information
#567074 (or 0x567074) is known color: Pale Sky. HEX triplet: 56, 70 and 74. RGB value is (86,112,116). Sum of RGB (Red+Green+Blue) = 86+112+116=314 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.39% from 314); Green value is 112 (44.14% from 255 or 35.67% from 314); Blue value is 116 (45.70% from 255 or 36.94% from 314); Max value from RGB is 116 - color contains mainly: blue. Hex color #567074 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567074 is #A98F8B. Grayscale: #686868. Windows color (decimal): -11112332 or 7630934. OLE color: 7630934.
HSL color Cylindrical-coordinate representation of color #567074: hue angle of 188º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #567074 is Cyan = 0.26, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 112 | 116 | - |
| CMYK | 0.26 | 0.03 | 0 | 0.55 |
| HSL | 188º | 0.15% | 0.4% | - |
| HSV(B) | 188º | 0.26% | 0.45% | - |
| XYZ | 12.78 | 14.83 | 18.71 | - |
| YUV | 104.68 | 134.39 | 114.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 116 | 0.26 | 0.03 | 0 | 0.55 | 188 | 0.15 | 0.4 |
| Hex | 56 | 70 | 74 | 1A | 3 | 0 | 37 | BC | F | 28 |
| Octal | 126 | 160 | 164 | 32 | 3 | 0 | 67 | 274 | 17 | 50 |
| Binary | 1010110 | 1110000 | 1110100 | 11010 | 11 | 0 | 110111 | 10111100 | 1111 | 101000 |
Color Harmonies of #567074
Complementary color
Monochromatic Colors of #567074
Black with #567074
Text Example
Text Example
White with #567074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567074; }
p { color: rgb(86,112,116); }
H1.HeaderClassName
{
color: #567074;
}
.AnyTagClassName
{
color: #567074;
}
</style>
background-color css
<style>
a { background-color: #567074; }
a { background-color: rgb(86,112,116); }
div.DivClassName
{
background-color: #567074;
}
.BgClassName
{
background-color: #567074;
}
</style>
border-color css
<style>
span { border-color: #567074; }
span { border-color: rgb(86,112,116); }
td.TdClassName
{
border-color: #567074;
}
.TagClassName
{
border-color: #567074;
}
</style>