Shades of Waikawa Grey #586898
Tints of Waikawa Grey #586898
RGB
CMYK
RGB Variations
Color information
#586898 (or 0x586898) is known color: Waikawa Grey. HEX triplet: 58, 68 and 98. RGB value is (88,104,152). Sum of RGB (Red+Green+Blue) = 88+104+152=344 (45% of max value = 765). Red value is 88 (34.77% from 255 or 25.58% from 344); Green value is 104 (41.02% from 255 or 30.23% from 344); Blue value is 152 (59.77% from 255 or 44.19% from 344); Max value from RGB is 152 - color contains mainly: blue. Hex color #586898 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586898 is #A79767. Grayscale: #686868. Windows color (decimal): -10983272 or 9988184. OLE color: 9988184.
HSL color Cylindrical-coordinate representation of color #586898: hue angle of 225º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #586898 is Cyan = 0.42, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 104 | 152 | - |
| CMYK | 0.42 | 0.32 | 0 | 0.40 |
| HSL | 225º | 0.27% | 0.47% | - |
| HSV(B) | 225º | 0.42% | 0.6% | - |
| XYZ | 14.64 | 14.24 | 31.68 | - |
| YUV | 104.69 | 154.7 | 116.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 104 | 152 | 0.42 | 0.32 | 0 | 0.40 | 225 | 0.27 | 0.47 |
| Hex | 58 | 68 | 98 | 2A | 20 | 0 | 28 | E1 | 1B | 2F |
| Octal | 130 | 150 | 230 | 52 | 40 | 0 | 50 | 341 | 33 | 57 |
| Binary | 1011000 | 1101000 | 10011000 | 101010 | 100000 | 0 | 101000 | 11100001 | 11011 | 101111 |
Color Harmonies of #586898
Complementary color
Monochromatic Colors of #586898
Black with #586898
Text Example
Text Example
White with #586898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586898; }
p { color: rgb(88,104,152); }
H1.HeaderClassName
{
color: #586898;
}
.AnyTagClassName
{
color: #586898;
}
</style>
background-color css
<style>
a { background-color: #586898; }
a { background-color: rgb(88,104,152); }
div.DivClassName
{
background-color: #586898;
}
.BgClassName
{
background-color: #586898;
}
</style>
border-color css
<style>
span { border-color: #586898; }
span { border-color: rgb(88,104,152); }
td.TdClassName
{
border-color: #586898;
}
.TagClassName
{
border-color: #586898;
}
</style>