Shades of Waikawa Grey #566893
Tints of Waikawa Grey #566893
RGB
CMYK
RGB Variations
Color information
#566893 (or 0x566893) is known color: Waikawa Grey. HEX triplet: 56, 68 and 93. RGB value is (86,104,147). Sum of RGB (Red+Green+Blue) = 86+104+147=337 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.52% from 337); Green value is 104 (41.02% from 255 or 30.86% from 337); Blue value is 147 (57.81% from 255 or 43.62% from 337); Max value from RGB is 147 - color contains mainly: blue. Hex color #566893 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566893 is #A9976C. Grayscale: #676767. Windows color (decimal): -11114349 or 9660502. OLE color: 9660502.
HSL color Cylindrical-coordinate representation of color #566893: hue angle of 222.3º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #566893 is Cyan = 0.41, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 104 | 147 | - |
| CMYK | 0.41 | 0.29 | 0 | 0.42 |
| HSL | 222.3º | 0.26% | 0.46% | - |
| HSV(B) | 222.3º | 0.41% | 0.58% | - |
| XYZ | 14.05 | 13.99 | 29.56 | - |
| YUV | 103.52 | 152.54 | 115.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 104 | 147 | 0.41 | 0.29 | 0 | 0.42 | 222.3 | 0.26 | 0.46 |
| Hex | 56 | 68 | 93 | 29 | 1D | 0 | 2A | DE | 1A | 2E |
| Octal | 126 | 150 | 223 | 51 | 35 | 0 | 52 | 336 | 32 | 56 |
| Binary | 1010110 | 1101000 | 10010011 | 101001 | 11101 | 0 | 101010 | 11011110 | 11010 | 101110 |
Color Harmonies of #566893
Complementary color
Monochromatic Colors of #566893
Black with #566893
Text Example
Text Example
White with #566893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566893; }
p { color: rgb(86,104,147); }
H1.HeaderClassName
{
color: #566893;
}
.AnyTagClassName
{
color: #566893;
}
</style>
background-color css
<style>
a { background-color: #566893; }
a { background-color: rgb(86,104,147); }
div.DivClassName
{
background-color: #566893;
}
.BgClassName
{
background-color: #566893;
}
</style>
border-color css
<style>
span { border-color: #566893; }
span { border-color: rgb(86,104,147); }
td.TdClassName
{
border-color: #566893;
}
.TagClassName
{
border-color: #566893;
}
</style>