Shades of Waikawa Grey #566397
Tints of Waikawa Grey #566397
RGB
CMYK
RGB Variations
Color information
#566397 (or 0x566397) is known color: Waikawa Grey. HEX triplet: 56, 63 and 97. RGB value is (86,99,151). Sum of RGB (Red+Green+Blue) = 86+99+151=336 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.60% from 336); Green value is 99 (39.06% from 255 or 29.46% from 336); Blue value is 151 (59.38% from 255 or 44.94% from 336); Max value from RGB is 151 - color contains mainly: blue. Hex color #566397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566397 is #A99C68. Grayscale: #646464. Windows color (decimal): -11115625 or 9921366. OLE color: 9921366.
HSL color Cylindrical-coordinate representation of color #566397: hue angle of 228º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #566397 is Cyan = 0.43, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 99 | 151 | - |
| CMYK | 0.43 | 0.34 | 0 | 0.41 |
| HSL | 228º | 0.27% | 0.46% | - |
| HSV(B) | 228º | 0.43% | 0.59% | - |
| XYZ | 13.89 | 13.14 | 31.08 | - |
| YUV | 101.04 | 156.19 | 117.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 151 | 0.43 | 0.34 | 0 | 0.41 | 228 | 0.27 | 0.46 |
| Hex | 56 | 63 | 97 | 2B | 22 | 0 | 29 | E4 | 1B | 2E |
| Octal | 126 | 143 | 227 | 53 | 42 | 0 | 51 | 344 | 33 | 56 |
| Binary | 1010110 | 1100011 | 10010111 | 101011 | 100010 | 0 | 101001 | 11100100 | 11011 | 101110 |
Color Harmonies of #566397
Complementary color
Monochromatic Colors of #566397
Black with #566397
Text Example
Text Example
White with #566397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566397; }
p { color: rgb(86,99,151); }
H1.HeaderClassName
{
color: #566397;
}
.AnyTagClassName
{
color: #566397;
}
</style>
background-color css
<style>
a { background-color: #566397; }
a { background-color: rgb(86,99,151); }
div.DivClassName
{
background-color: #566397;
}
.BgClassName
{
background-color: #566397;
}
</style>
border-color css
<style>
span { border-color: #566397; }
span { border-color: rgb(86,99,151); }
td.TdClassName
{
border-color: #566397;
}
.TagClassName
{
border-color: #566397;
}
</style>