Shades of Waikawa Grey #566398
Tints of Waikawa Grey #566398
RGB
CMYK
RGB Variations
Color information
#566398 (or 0x566398) is known color: Waikawa Grey. HEX triplet: 56, 63 and 98. RGB value is (86,99,152). Sum of RGB (Red+Green+Blue) = 86+99+152=337 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.52% from 337); Green value is 99 (39.06% from 255 or 29.38% from 337); Blue value is 152 (59.77% from 255 or 45.10% from 337); Max value from RGB is 152 - color contains mainly: blue. Hex color #566398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566398 is #A99C67. Grayscale: #646464. Windows color (decimal): -11115624 or 9986902. OLE color: 9986902.
HSL color Cylindrical-coordinate representation of color #566398: hue angle of 228.18º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #566398 is Cyan = 0.43, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 99 | 152 | - |
| CMYK | 0.43 | 0.35 | 0 | 0.40 |
| HSL | 228.18º | 0.28% | 0.47% | - |
| HSV(B) | 228.18º | 0.43% | 0.6% | - |
| XYZ | 13.97 | 13.17 | 31.51 | - |
| YUV | 101.16 | 156.69 | 117.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 152 | 0.43 | 0.35 | 0 | 0.40 | 228.18 | 0.28 | 0.47 |
| Hex | 56 | 63 | 98 | 2B | 23 | 0 | 28 | E4 | 1C | 2F |
| Octal | 126 | 143 | 230 | 53 | 43 | 0 | 50 | 344 | 34 | 57 |
| Binary | 1010110 | 1100011 | 10011000 | 101011 | 100011 | 0 | 101000 | 11100100 | 11100 | 101111 |
Color Harmonies of #566398
Complementary color
Monochromatic Colors of #566398
Black with #566398
Text Example
Text Example
White with #566398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566398; }
p { color: rgb(86,99,152); }
H1.HeaderClassName
{
color: #566398;
}
.AnyTagClassName
{
color: #566398;
}
</style>
background-color css
<style>
a { background-color: #566398; }
a { background-color: rgb(86,99,152); }
div.DivClassName
{
background-color: #566398;
}
.BgClassName
{
background-color: #566398;
}
</style>
border-color css
<style>
span { border-color: #566398; }
span { border-color: rgb(86,99,152); }
td.TdClassName
{
border-color: #566398;
}
.TagClassName
{
border-color: #566398;
}
</style>