Shades of Waikawa Grey #586395
Tints of Waikawa Grey #586395
RGB
CMYK
RGB Variations
Color information
#586395 (or 0x586395) is known color: Waikawa Grey. HEX triplet: 58, 63 and 95. RGB value is (88,99,149). Sum of RGB (Red+Green+Blue) = 88+99+149=336 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.19% from 336); Green value is 99 (39.06% from 255 or 29.46% from 336); Blue value is 149 (58.59% from 255 or 44.35% from 336); Max value from RGB is 149 - color contains mainly: blue. Hex color #586395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586395 is #A79C6A. Grayscale: #656565. Windows color (decimal): -10984555 or 9790296. OLE color: 9790296.
HSL color Cylindrical-coordinate representation of color #586395: hue angle of 229.18º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #586395 is Cyan = 0.41, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 99 | 149 | - |
| CMYK | 0.41 | 0.34 | 0 | 0.42 |
| HSL | 229.18º | 0.26% | 0.46% | - |
| HSV(B) | 229.18º | 0.41% | 0.58% | - |
| XYZ | 13.91 | 13.17 | 30.24 | - |
| YUV | 101.41 | 154.86 | 118.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 99 | 149 | 0.41 | 0.34 | 0 | 0.42 | 229.18 | 0.26 | 0.46 |
| Hex | 58 | 63 | 95 | 29 | 22 | 0 | 2A | E5 | 1A | 2E |
| Octal | 130 | 143 | 225 | 51 | 42 | 0 | 52 | 345 | 32 | 56 |
| Binary | 1011000 | 1100011 | 10010101 | 101001 | 100010 | 0 | 101010 | 11100101 | 11010 | 101110 |
Color Harmonies of #586395
Complementary color
Monochromatic Colors of #586395
Black with #586395
Text Example
Text Example
White with #586395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586395; }
p { color: rgb(88,99,149); }
H1.HeaderClassName
{
color: #586395;
}
.AnyTagClassName
{
color: #586395;
}
</style>
background-color css
<style>
a { background-color: #586395; }
a { background-color: rgb(88,99,149); }
div.DivClassName
{
background-color: #586395;
}
.BgClassName
{
background-color: #586395;
}
</style>
border-color css
<style>
span { border-color: #586395; }
span { border-color: rgb(88,99,149); }
td.TdClassName
{
border-color: #586395;
}
.TagClassName
{
border-color: #586395;
}
</style>