Shades of Waikawa Grey #566590
Tints of Waikawa Grey #566590
RGB
CMYK
RGB Variations
Color information
#566590 (or 0x566590) is known color: Waikawa Grey. HEX triplet: 56, 65 and 90. RGB value is (86,101,144). Sum of RGB (Red+Green+Blue) = 86+101+144=331 (43% of max value = 765). Red value is 86 (33.98% from 255 or 25.98% from 331); Green value is 101 (39.84% from 255 or 30.51% from 331); Blue value is 144 (56.64% from 255 or 43.50% from 331); Max value from RGB is 144 - color contains mainly: blue. Hex color #566590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566590 is #A99A6F. Grayscale: #656565. Windows color (decimal): -11115120 or 9463126. OLE color: 9463126.
HSL color Cylindrical-coordinate representation of color #566590: hue angle of 224.48º 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 #566590 is Cyan = 0.40, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 101 | 144 | - |
| CMYK | 0.40 | 0.30 | 0 | 0.44 |
| HSL | 224.48º | 0.25% | 0.45% | - |
| HSV(B) | 224.48º | 0.4% | 0.56% | - |
| XYZ | 13.53 | 13.3 | 28.24 | - |
| YUV | 101.42 | 152.03 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 144 | 0.40 | 0.30 | 0 | 0.44 | 224.48 | 0.25 | 0.45 |
| Hex | 56 | 65 | 90 | 28 | 1E | 0 | 2C | E0 | 19 | 2D |
| Octal | 126 | 145 | 220 | 50 | 36 | 0 | 54 | 340 | 31 | 55 |
| Binary | 1010110 | 1100101 | 10010000 | 101000 | 11110 | 0 | 101100 | 11100000 | 11001 | 101101 |
Color Harmonies of #566590
Complementary color
Monochromatic Colors of #566590
Black with #566590
Text Example
Text Example
White with #566590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566590; }
p { color: rgb(86,101,144); }
H1.HeaderClassName
{
color: #566590;
}
.AnyTagClassName
{
color: #566590;
}
</style>
background-color css
<style>
a { background-color: #566590; }
a { background-color: rgb(86,101,144); }
div.DivClassName
{
background-color: #566590;
}
.BgClassName
{
background-color: #566590;
}
</style>
border-color css
<style>
span { border-color: #566590; }
span { border-color: rgb(86,101,144); }
td.TdClassName
{
border-color: #566590;
}
.TagClassName
{
border-color: #566590;
}
</style>