Shades of Waikawa Grey #586793
Tints of Waikawa Grey #586793
RGB
CMYK
RGB Variations
Color information
#586793 (or 0x586793) is known color: Waikawa Grey. HEX triplet: 58, 67 and 93. RGB value is (88,103,147). Sum of RGB (Red+Green+Blue) = 88+103+147=338 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.04% from 338); Green value is 103 (40.62% from 255 or 30.47% from 338); Blue value is 147 (57.81% from 255 or 43.49% from 338); Max value from RGB is 147 - color contains mainly: blue. Hex color #586793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586793 is #A7986C. Grayscale: #676767. Windows color (decimal): -10983533 or 9660248. OLE color: 9660248.
HSL color Cylindrical-coordinate representation of color #586793: hue angle of 224.75º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #586793 is Cyan = 0.40, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 103 | 147 | - |
| CMYK | 0.40 | 0.30 | 0 | 0.42 |
| HSL | 224.75º | 0.25% | 0.46% | - |
| HSV(B) | 224.75º | 0.4% | 0.58% | - |
| XYZ | 14.14 | 13.88 | 29.54 | - |
| YUV | 103.53 | 152.53 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 103 | 147 | 0.40 | 0.30 | 0 | 0.42 | 224.75 | 0.25 | 0.46 |
| Hex | 58 | 67 | 93 | 28 | 1E | 0 | 2A | E1 | 19 | 2E |
| Octal | 130 | 147 | 223 | 50 | 36 | 0 | 52 | 341 | 31 | 56 |
| Binary | 1011000 | 1100111 | 10010011 | 101000 | 11110 | 0 | 101010 | 11100001 | 11001 | 101110 |
Color Harmonies of #586793
Complementary color
Monochromatic Colors of #586793
Black with #586793
Text Example
Text Example
White with #586793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586793; }
p { color: rgb(88,103,147); }
H1.HeaderClassName
{
color: #586793;
}
.AnyTagClassName
{
color: #586793;
}
</style>
background-color css
<style>
a { background-color: #586793; }
a { background-color: rgb(88,103,147); }
div.DivClassName
{
background-color: #586793;
}
.BgClassName
{
background-color: #586793;
}
</style>
border-color css
<style>
span { border-color: #586793; }
span { border-color: rgb(88,103,147); }
td.TdClassName
{
border-color: #586793;
}
.TagClassName
{
border-color: #586793;
}
</style>