Shades of Waikawa Grey #566599
Tints of Waikawa Grey #566599
RGB
CMYK
RGB Variations
Color information
#566599 (or 0x566599) is known color: Waikawa Grey. HEX triplet: 56, 65 and 99. RGB value is (86,101,153). Sum of RGB (Red+Green+Blue) = 86+101+153=340 (45% of max value = 765). Red value is 86 (33.98% from 255 or 25.29% from 340); Green value is 101 (39.84% from 255 or 29.71% from 340); Blue value is 153 (60.16% from 255 or 45% from 340); Max value from RGB is 153 - color contains mainly: blue. Hex color #566599 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566599 is #A99A66. Grayscale: #666666. Windows color (decimal): -11115111 or 10052950. OLE color: 10052950.
HSL color Cylindrical-coordinate representation of color #566599: hue angle of 226.57º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #566599 is Cyan = 0.44, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 86 | 101 | 153 | - |
| CMYK | 0.44 | 0.34 | 0 | 0.4 |
| HSL | 226.57º | 0.28% | 0.47% | - |
| HSV(B) | 226.57º | 0.44% | 0.6% | - |
| XYZ | 14.24 | 13.59 | 32.01 | - |
| YUV | 102.44 | 156.53 | 116.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 153 | 0.44 | 0.34 | 0 | 0.4 | 226.57 | 0.28 | 0.47 |
| Hex | 56 | 65 | 99 | 2C | 22 | 0 | 28 | E3 | 1C | 2F |
| Octal | 126 | 145 | 231 | 54 | 42 | 0 | 50 | 343 | 34 | 57 |
| Binary | 1010110 | 1100101 | 10011001 | 101100 | 100010 | 0 | 101000 | 11100011 | 11100 | 101111 |
Color Harmonies of #566599
Complementary color
Monochromatic Colors of #566599
Black with #566599
Text Example
Text Example
White with #566599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566599; }
p { color: rgb(86,101,153); }
H1.HeaderClassName
{
color: #566599;
}
.AnyTagClassName
{
color: #566599;
}
</style>
background-color css
<style>
a { background-color: #566599; }
a { background-color: rgb(86,101,153); }
div.DivClassName
{
background-color: #566599;
}
.BgClassName
{
background-color: #566599;
}
</style>
border-color css
<style>
span { border-color: #566599; }
span { border-color: rgb(86,101,153); }
td.TdClassName
{
border-color: #566599;
}
.TagClassName
{
border-color: #566599;
}
</style>