Shades of Waikawa Grey #566390
Tints of Waikawa Grey #566390
RGB
CMYK
RGB Variations
Color information
#566390 (or 0x566390) is known color: Waikawa Grey. HEX triplet: 56, 63 and 90. RGB value is (86,99,144). Sum of RGB (Red+Green+Blue) = 86+99+144=329 (43% of max value = 765). Red value is 86 (33.98% from 255 or 26.14% from 329); Green value is 99 (39.06% from 255 or 30.09% from 329); Blue value is 144 (56.64% from 255 or 43.77% from 329); Max value from RGB is 144 - color contains mainly: blue. Hex color #566390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566390 is #A99C6F. Grayscale: #646464. Windows color (decimal): -11115632 or 9462614. OLE color: 9462614.
HSL color Cylindrical-coordinate representation of color #566390: hue angle of 226.55º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #566390 is Cyan = 0.40, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 99 | 144 | - |
| CMYK | 0.40 | 0.31 | 0 | 0.44 |
| HSL | 226.55º | 0.25% | 0.45% | - |
| HSV(B) | 226.55º | 0.4% | 0.56% | - |
| XYZ | 13.33 | 12.92 | 28.18 | - |
| YUV | 100.24 | 152.69 | 117.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 144 | 0.40 | 0.31 | 0 | 0.44 | 226.55 | 0.25 | 0.45 |
| Hex | 56 | 63 | 90 | 28 | 1F | 0 | 2C | E3 | 19 | 2D |
| Octal | 126 | 143 | 220 | 50 | 37 | 0 | 54 | 343 | 31 | 55 |
| Binary | 1010110 | 1100011 | 10010000 | 101000 | 11111 | 0 | 101100 | 11100011 | 11001 | 101101 |
Color Harmonies of #566390
Complementary color
Monochromatic Colors of #566390
Black with #566390
Text Example
Text Example
White with #566390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566390; }
p { color: rgb(86,99,144); }
H1.HeaderClassName
{
color: #566390;
}
.AnyTagClassName
{
color: #566390;
}
</style>
background-color css
<style>
a { background-color: #566390; }
a { background-color: rgb(86,99,144); }
div.DivClassName
{
background-color: #566390;
}
.BgClassName
{
background-color: #566390;
}
</style>
border-color css
<style>
span { border-color: #566390; }
span { border-color: rgb(86,99,144); }
td.TdClassName
{
border-color: #566390;
}
.TagClassName
{
border-color: #566390;
}
</style>