Shades of Pale Sky #567174
Tints of Pale Sky #567174
RGB
CMYK
RGB Variations
Color information
#567174 (or 0x567174) is known color: Pale Sky. HEX triplet: 56, 71 and 74. RGB value is (86,113,116). Sum of RGB (Red+Green+Blue) = 86+113+116=315 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.30% from 315); Green value is 113 (44.53% from 255 or 35.87% from 315); Blue value is 116 (45.70% from 255 or 36.83% from 315); Max value from RGB is 116 - color contains mainly: blue. Hex color #567174 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567174 is #A98E8B. Grayscale: #696969. Windows color (decimal): -11112076 or 7631190. OLE color: 7631190.
HSL color Cylindrical-coordinate representation of color #567174: hue angle of 186º 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 #567174 is Cyan = 0.26, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 113 | 116 | - |
| CMYK | 0.26 | 0.03 | 0 | 0.55 |
| HSL | 186º | 0.15% | 0.4% | - |
| HSV(B) | 186º | 0.26% | 0.45% | - |
| XYZ | 12.9 | 15.05 | 18.75 | - |
| YUV | 105.27 | 134.05 | 114.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 113 | 116 | 0.26 | 0.03 | 0 | 0.55 | 186 | 0.15 | 0.4 |
| Hex | 56 | 71 | 74 | 1A | 3 | 0 | 37 | BA | F | 28 |
| Octal | 126 | 161 | 164 | 32 | 3 | 0 | 67 | 272 | 17 | 50 |
| Binary | 1010110 | 1110001 | 1110100 | 11010 | 11 | 0 | 110111 | 10111010 | 1111 | 101000 |
Color Harmonies of #567174
Complementary color
Monochromatic Colors of #567174
Black with #567174
Text Example
Text Example
White with #567174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567174; }
p { color: rgb(86,113,116); }
H1.HeaderClassName
{
color: #567174;
}
.AnyTagClassName
{
color: #567174;
}
</style>
background-color css
<style>
a { background-color: #567174; }
a { background-color: rgb(86,113,116); }
div.DivClassName
{
background-color: #567174;
}
.BgClassName
{
background-color: #567174;
}
</style>
border-color css
<style>
span { border-color: #567174; }
span { border-color: rgb(86,113,116); }
td.TdClassName
{
border-color: #567174;
}
.TagClassName
{
border-color: #567174;
}
</style>