Shades of Waikawa Grey #586792
Tints of Waikawa Grey #586792
RGB
CMYK
RGB Variations
Color information
#586792 (or 0x586792) is known color: Waikawa Grey. HEX triplet: 58, 67 and 92. RGB value is (88,103,146). Sum of RGB (Red+Green+Blue) = 88+103+146=337 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.11% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 146 (57.42% from 255 or 43.32% from 337); Max value from RGB is 146 - color contains mainly: blue. Hex color #586792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586792 is #A7986D. Grayscale: #676767. Windows color (decimal): -10983534 or 9594712. OLE color: 9594712.
HSL color Cylindrical-coordinate representation of color #586792: hue angle of 224.48º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #586792 is Cyan = 0.40, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 103 | 146 | - |
| CMYK | 0.40 | 0.29 | 0 | 0.43 |
| HSL | 224.48º | 0.25% | 0.46% | - |
| HSV(B) | 224.48º | 0.4% | 0.57% | - |
| XYZ | 14.06 | 13.85 | 29.13 | - |
| YUV | 103.42 | 152.03 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 103 | 146 | 0.40 | 0.29 | 0 | 0.43 | 224.48 | 0.25 | 0.46 |
| Hex | 58 | 67 | 92 | 28 | 1D | 0 | 2B | E0 | 19 | 2E |
| Octal | 130 | 147 | 222 | 50 | 35 | 0 | 53 | 340 | 31 | 56 |
| Binary | 1011000 | 1100111 | 10010010 | 101000 | 11101 | 0 | 101011 | 11100000 | 11001 | 101110 |
Color Harmonies of #586792
Complementary color
Monochromatic Colors of #586792
Black with #586792
Text Example
Text Example
White with #586792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586792; }
p { color: rgb(88,103,146); }
H1.HeaderClassName
{
color: #586792;
}
.AnyTagClassName
{
color: #586792;
}
</style>
background-color css
<style>
a { background-color: #586792; }
a { background-color: rgb(88,103,146); }
div.DivClassName
{
background-color: #586792;
}
.BgClassName
{
background-color: #586792;
}
</style>
border-color css
<style>
span { border-color: #586792; }
span { border-color: rgb(88,103,146); }
td.TdClassName
{
border-color: #586792;
}
.TagClassName
{
border-color: #586792;
}
</style>