Shades of Pale Sky #586468
Tints of Pale Sky #586468
RGB
CMYK
RGB Variations
Color information
#586468 (or 0x586468) is known color: Pale Sky. HEX triplet: 58, 64 and 68. RGB value is (88,100,104). Sum of RGB (Red+Green+Blue) = 88+100+104=292 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.14% from 292); Green value is 100 (39.45% from 255 or 34.25% from 292); Blue value is 104 (41.02% from 255 or 35.62% from 292); Max value from RGB is 104 - color contains mainly: blue. Hex color #586468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586468 is #A79B97. Grayscale: #606060. Windows color (decimal): -10984344 or 6841432. OLE color: 6841432.
HSL color Cylindrical-coordinate representation of color #586468: 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 #586468 is Cyan = 0.15, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 100 | 104 | - |
| CMYK | 0.15 | 0.04 | 0 | 0.59 |
| HSL | 195º | 0.08% | 0.38% | - |
| HSV(B) | 195º | 0.15% | 0.41% | - |
| XYZ | 11.08 | 12.19 | 14.87 | - |
| YUV | 96.87 | 132.02 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 100 | 104 | 0.15 | 0.04 | 0 | 0.59 | 195 | 0.08 | 0.38 |
| Hex | 58 | 64 | 68 | F | 4 | 0 | 3B | C3 | 8 | 26 |
| Octal | 130 | 144 | 150 | 17 | 4 | 0 | 73 | 303 | 10 | 46 |
| Binary | 1011000 | 1100100 | 1101000 | 1111 | 100 | 0 | 111011 | 11000011 | 1000 | 100110 |
Color Harmonies of #586468
Complementary color
Monochromatic Colors of #586468
Black with #586468
Text Example
Text Example
White with #586468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586468; }
p { color: rgb(88,100,104); }
H1.HeaderClassName
{
color: #586468;
}
.AnyTagClassName
{
color: #586468;
}
</style>
background-color css
<style>
a { background-color: #586468; }
a { background-color: rgb(88,100,104); }
div.DivClassName
{
background-color: #586468;
}
.BgClassName
{
background-color: #586468;
}
</style>
border-color css
<style>
span { border-color: #586468; }
span { border-color: rgb(88,100,104); }
td.TdClassName
{
border-color: #586468;
}
.TagClassName
{
border-color: #586468;
}
</style>