Shades of Pale Sky #596569
Tints of Pale Sky #596569
RGB
CMYK
RGB Variations
Color information
#596569 (or 0x596569) is known color: Pale Sky. HEX triplet: 59, 65 and 69. RGB value is (89,101,105). Sum of RGB (Red+Green+Blue) = 89+101+105=295 (39% of max value = 765). Red value is 89 (35.16% from 255 or 30.17% from 295); Green value is 101 (39.84% from 255 or 34.24% from 295); Blue value is 105 (41.41% from 255 or 35.59% from 295); Max value from RGB is 105 - color contains mainly: blue. Hex color #596569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596569 is #A69A96. Grayscale: #616161. Windows color (decimal): -10918551 or 6907225. OLE color: 6907225.
HSL color Cylindrical-coordinate representation of color #596569: hue angle of 195º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #596569 is Cyan = 0.15, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 101 | 105 | - |
| CMYK | 0.15 | 0.04 | 0 | 0.59 |
| HSL | 195º | 0.08% | 0.38% | - |
| HSV(B) | 195º | 0.15% | 0.41% | - |
| XYZ | 11.32 | 12.45 | 15.17 | - |
| YUV | 97.87 | 132.02 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 105 | 0.15 | 0.04 | 0 | 0.59 | 195 | 0.08 | 0.38 |
| Hex | 59 | 65 | 69 | F | 4 | 0 | 3B | C3 | 8 | 26 |
| Octal | 131 | 145 | 151 | 17 | 4 | 0 | 73 | 303 | 10 | 46 |
| Binary | 1011001 | 1100101 | 1101001 | 1111 | 100 | 0 | 111011 | 11000011 | 1000 | 100110 |
Color Harmonies of #596569
Complementary color
Monochromatic Colors of #596569
Black with #596569
Text Example
Text Example
White with #596569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596569; }
p { color: rgb(89,101,105); }
H1.HeaderClassName
{
color: #596569;
}
.AnyTagClassName
{
color: #596569;
}
</style>
background-color css
<style>
a { background-color: #596569; }
a { background-color: rgb(89,101,105); }
div.DivClassName
{
background-color: #596569;
}
.BgClassName
{
background-color: #596569;
}
</style>
border-color css
<style>
span { border-color: #596569; }
span { border-color: rgb(89,101,105); }
td.TdClassName
{
border-color: #596569;
}
.TagClassName
{
border-color: #596569;
}
</style>