Shades of Waikawa Grey #566798
Tints of Waikawa Grey #566798
RGB
CMYK
RGB Variations
Color information
#566798 (or 0x566798) is known color: Waikawa Grey. HEX triplet: 56, 67 and 98. RGB value is (86,103,152). Sum of RGB (Red+Green+Blue) = 86+103+152=341 (45% of max value = 765). Red value is 86 (33.98% from 255 or 25.22% from 341); Green value is 103 (40.62% from 255 or 30.21% from 341); Blue value is 152 (59.77% from 255 or 44.57% from 341); Max value from RGB is 152 - color contains mainly: blue. Hex color #566798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566798 is #A99867. Grayscale: #676767. Windows color (decimal): -11114600 or 9987926. OLE color: 9987926.
HSL color Cylindrical-coordinate representation of color #566798: hue angle of 224.55º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #566798 is Cyan = 0.43, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 103 | 152 | - |
| CMYK | 0.43 | 0.32 | 0 | 0.40 |
| HSL | 224.55º | 0.28% | 0.47% | - |
| HSV(B) | 224.55º | 0.43% | 0.6% | - |
| XYZ | 14.36 | 13.95 | 31.64 | - |
| YUV | 103.5 | 155.37 | 115.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 152 | 0.43 | 0.32 | 0 | 0.40 | 224.55 | 0.28 | 0.47 |
| Hex | 56 | 67 | 98 | 2B | 20 | 0 | 28 | E1 | 1C | 2F |
| Octal | 126 | 147 | 230 | 53 | 40 | 0 | 50 | 341 | 34 | 57 |
| Binary | 1010110 | 1100111 | 10011000 | 101011 | 100000 | 0 | 101000 | 11100001 | 11100 | 101111 |
Color Harmonies of #566798
Complementary color
Monochromatic Colors of #566798
Black with #566798
Text Example
Text Example
White with #566798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566798; }
p { color: rgb(86,103,152); }
H1.HeaderClassName
{
color: #566798;
}
.AnyTagClassName
{
color: #566798;
}
</style>
background-color css
<style>
a { background-color: #566798; }
a { background-color: rgb(86,103,152); }
div.DivClassName
{
background-color: #566798;
}
.BgClassName
{
background-color: #566798;
}
</style>
border-color css
<style>
span { border-color: #566798; }
span { border-color: rgb(86,103,152); }
td.TdClassName
{
border-color: #566798;
}
.TagClassName
{
border-color: #566798;
}
</style>