Shades of Pale Sky #567276
Tints of Pale Sky #567276
RGB
CMYK
RGB Variations
Color information
#567276 (or 0x567276) is known color: Pale Sky. HEX triplet: 56, 72 and 76. RGB value is (86,114,118). Sum of RGB (Red+Green+Blue) = 86+114+118=318 (42% of max value = 765). Red value is 86 (33.98% from 255 or 27.04% from 318); Green value is 114 (44.92% from 255 or 35.85% from 318); Blue value is 118 (46.48% from 255 or 37.11% from 318); Max value from RGB is 118 - color contains mainly: blue. Hex color #567276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567276 is #A98D89. Grayscale: #6A6A6A. Windows color (decimal): -11111818 or 7762518. OLE color: 7762518.
HSL color Cylindrical-coordinate representation of color #567276: hue angle of 187.5º 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 #567276 is Cyan = 0.27, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 114 | 118 | - |
| CMYK | 0.27 | 0.03 | 0 | 0.54 |
| HSL | 187.5º | 0.16% | 0.4% | - |
| HSV(B) | 187.5º | 0.27% | 0.46% | - |
| XYZ | 13.13 | 15.32 | 19.41 | - |
| YUV | 106.08 | 134.72 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 114 | 118 | 0.27 | 0.03 | 0 | 0.54 | 187.5 | 0.16 | 0.4 |
| Hex | 56 | 72 | 76 | 1B | 3 | 0 | 36 | BC | 10 | 28 |
| Octal | 126 | 162 | 166 | 33 | 3 | 0 | 66 | 274 | 20 | 50 |
| Binary | 1010110 | 1110010 | 1110110 | 11011 | 11 | 0 | 110110 | 10111100 | 10000 | 101000 |
Color Harmonies of #567276
Complementary color
Monochromatic Colors of #567276
Black with #567276
Text Example
Text Example
White with #567276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567276; }
p { color: rgb(86,114,118); }
H1.HeaderClassName
{
color: #567276;
}
.AnyTagClassName
{
color: #567276;
}
</style>
background-color css
<style>
a { background-color: #567276; }
a { background-color: rgb(86,114,118); }
div.DivClassName
{
background-color: #567276;
}
.BgClassName
{
background-color: #567276;
}
</style>
border-color css
<style>
span { border-color: #567276; }
span { border-color: rgb(86,114,118); }
td.TdClassName
{
border-color: #567276;
}
.TagClassName
{
border-color: #567276;
}
</style>