Shades of Waikawa Grey #566591
Tints of Waikawa Grey #566591
RGB
CMYK
RGB Variations
Color information
#566591 (or 0x566591) is known color: Waikawa Grey. HEX triplet: 56, 65 and 91. RGB value is (86,101,145). Sum of RGB (Red+Green+Blue) = 86+101+145=332 (43% of max value = 765). Red value is 86 (33.98% from 255 or 25.90% from 332); Green value is 101 (39.84% from 255 or 30.42% from 332); Blue value is 145 (57.03% from 255 or 43.67% from 332); Max value from RGB is 145 - color contains mainly: blue. Hex color #566591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566591 is #A99A6E. Grayscale: #656565. Windows color (decimal): -11115119 or 9528662. OLE color: 9528662.
HSL color Cylindrical-coordinate representation of color #566591: hue angle of 224.75º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #566591 is Cyan = 0.41, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 101 | 145 | - |
| CMYK | 0.41 | 0.30 | 0 | 0.43 |
| HSL | 224.75º | 0.26% | 0.45% | - |
| HSV(B) | 224.75º | 0.41% | 0.57% | - |
| XYZ | 13.6 | 13.33 | 28.64 | - |
| YUV | 101.53 | 152.53 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 145 | 0.41 | 0.30 | 0 | 0.43 | 224.75 | 0.26 | 0.45 |
| Hex | 56 | 65 | 91 | 29 | 1E | 0 | 2B | E1 | 1A | 2D |
| Octal | 126 | 145 | 221 | 51 | 36 | 0 | 53 | 341 | 32 | 55 |
| Binary | 1010110 | 1100101 | 10010001 | 101001 | 11110 | 0 | 101011 | 11100001 | 11010 | 101101 |
Color Harmonies of #566591
Complementary color
Monochromatic Colors of #566591
Black with #566591
Text Example
Text Example
White with #566591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566591; }
p { color: rgb(86,101,145); }
H1.HeaderClassName
{
color: #566591;
}
.AnyTagClassName
{
color: #566591;
}
</style>
background-color css
<style>
a { background-color: #566591; }
a { background-color: rgb(86,101,145); }
div.DivClassName
{
background-color: #566591;
}
.BgClassName
{
background-color: #566591;
}
</style>
border-color css
<style>
span { border-color: #566591; }
span { border-color: rgb(86,101,145); }
td.TdClassName
{
border-color: #566591;
}
.TagClassName
{
border-color: #566591;
}
</style>