Shades of Waikawa Grey #566491
Tints of Waikawa Grey #566491
RGB
CMYK
RGB Variations
Color information
#566491 (or 0x566491) is known color: Waikawa Grey. HEX triplet: 56, 64 and 91. RGB value is (86,100,145). Sum of RGB (Red+Green+Blue) = 86+100+145=331 (43% of max value = 765). Red value is 86 (33.98% from 255 or 25.98% from 331); Green value is 100 (39.45% from 255 or 30.21% from 331); Blue value is 145 (57.03% from 255 or 43.81% from 331); Max value from RGB is 145 - color contains mainly: blue. Hex color #566491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566491 is #A99B6E. Grayscale: #646464. Windows color (decimal): -11115375 or 9528406. OLE color: 9528406.
HSL color Cylindrical-coordinate representation of color #566491: hue angle of 225.76º 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 #566491 is Cyan = 0.41, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 100 | 145 | - |
| CMYK | 0.41 | 0.31 | 0 | 0.43 |
| HSL | 225.76º | 0.26% | 0.45% | - |
| HSV(B) | 225.76º | 0.41% | 0.57% | - |
| XYZ | 13.51 | 13.14 | 28.61 | - |
| YUV | 100.94 | 152.86 | 117.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 145 | 0.41 | 0.31 | 0 | 0.43 | 225.76 | 0.26 | 0.45 |
| Hex | 56 | 64 | 91 | 29 | 1F | 0 | 2B | E2 | 1A | 2D |
| Octal | 126 | 144 | 221 | 51 | 37 | 0 | 53 | 342 | 32 | 55 |
| Binary | 1010110 | 1100100 | 10010001 | 101001 | 11111 | 0 | 101011 | 11100010 | 11010 | 101101 |
Color Harmonies of #566491
Complementary color
Monochromatic Colors of #566491
Black with #566491
Text Example
Text Example
White with #566491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566491; }
p { color: rgb(86,100,145); }
H1.HeaderClassName
{
color: #566491;
}
.AnyTagClassName
{
color: #566491;
}
</style>
background-color css
<style>
a { background-color: #566491; }
a { background-color: rgb(86,100,145); }
div.DivClassName
{
background-color: #566491;
}
.BgClassName
{
background-color: #566491;
}
</style>
border-color css
<style>
span { border-color: #566491; }
span { border-color: rgb(86,100,145); }
td.TdClassName
{
border-color: #566491;
}
.TagClassName
{
border-color: #566491;
}
</style>