Shades of Waikawa Grey #566088
Tints of Waikawa Grey #566088
RGB
CMYK
RGB Variations
Color information
#566088 (or 0x566088) is known color: Waikawa Grey. HEX triplet: 56, 60 and 88. RGB value is (86,96,136). Sum of RGB (Red+Green+Blue) = 86+96+136=318 (42% of max value = 765). Red value is 86 (33.98% from 255 or 27.04% from 318); Green value is 96 (37.89% from 255 or 30.19% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #566088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566088 is #A99F77. Grayscale: #616161. Windows color (decimal): -11116408 or 8937558. OLE color: 8937558.
HSL color Cylindrical-coordinate representation of color #566088: hue angle of 228º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #566088 is Cyan = 0.37, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 96 | 136 | - |
| CMYK | 0.37 | 0.29 | 0 | 0.47 |
| HSL | 228º | 0.23% | 0.44% | - |
| HSV(B) | 228º | 0.37% | 0.53% | - |
| XYZ | 12.46 | 12.12 | 24.98 | - |
| YUV | 97.57 | 149.69 | 119.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 136 | 0.37 | 0.29 | 0 | 0.47 | 228 | 0.23 | 0.44 |
| Hex | 56 | 60 | 88 | 25 | 1D | 0 | 2F | E4 | 17 | 2C |
| Octal | 126 | 140 | 210 | 45 | 35 | 0 | 57 | 344 | 27 | 54 |
| Binary | 1010110 | 1100000 | 10001000 | 100101 | 11101 | 0 | 101111 | 11100100 | 10111 | 101100 |
Color Harmonies of #566088
Complementary color
Monochromatic Colors of #566088
Black with #566088
Text Example
Text Example
White with #566088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566088; }
p { color: rgb(86,96,136); }
H1.HeaderClassName
{
color: #566088;
}
.AnyTagClassName
{
color: #566088;
}
</style>
background-color css
<style>
a { background-color: #566088; }
a { background-color: rgb(86,96,136); }
div.DivClassName
{
background-color: #566088;
}
.BgClassName
{
background-color: #566088;
}
</style>
border-color css
<style>
span { border-color: #566088; }
span { border-color: rgb(86,96,136); }
td.TdClassName
{
border-color: #566088;
}
.TagClassName
{
border-color: #566088;
}
</style>