Shades of Waikawa Grey #586085
Tints of Waikawa Grey #586085
RGB
CMYK
RGB Variations
Color information
#586085 (or 0x586085) is known color: Waikawa Grey. HEX triplet: 58, 60 and 85. RGB value is (88,96,133). Sum of RGB (Red+Green+Blue) = 88+96+133=317 (41% of max value = 765). Red value is 88 (34.77% from 255 or 27.76% from 317); Green value is 96 (37.89% from 255 or 30.28% from 317); Blue value is 133 (52.34% from 255 or 41.96% from 317); Max value from RGB is 133 - color contains mainly: blue. Hex color #586085 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #586085 is #A79F7A. Grayscale: #616161. Windows color (decimal): -10985339 or 8740952. OLE color: 8740952.
HSL color Cylindrical-coordinate representation of color #586085: hue angle of 229.33º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #586085 is Cyan = 0.34, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 96 | 133 | - |
| CMYK | 0.34 | 0.28 | 0 | 0.48 |
| HSL | 229.33º | 0.2% | 0.43% | - |
| HSV(B) | 229.33º | 0.34% | 0.52% | - |
| XYZ | 12.44 | 12.13 | 23.88 | - |
| YUV | 97.83 | 147.85 | 120.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 96 | 133 | 0.34 | 0.28 | 0 | 0.48 | 229.33 | 0.2 | 0.43 |
| Hex | 58 | 60 | 85 | 22 | 1C | 0 | 30 | E5 | 14 | 2B |
| Octal | 130 | 140 | 205 | 42 | 34 | 0 | 60 | 345 | 24 | 53 |
| Binary | 1011000 | 1100000 | 10000101 | 100010 | 11100 | 0 | 110000 | 11100101 | 10100 | 101011 |
Color Harmonies of #586085
Complementary color
Monochromatic Colors of #586085
Black with #586085
Text Example
Text Example
White with #586085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586085; }
p { color: rgb(88,96,133); }
H1.HeaderClassName
{
color: #586085;
}
.AnyTagClassName
{
color: #586085;
}
</style>
background-color css
<style>
a { background-color: #586085; }
a { background-color: rgb(88,96,133); }
div.DivClassName
{
background-color: #586085;
}
.BgClassName
{
background-color: #586085;
}
</style>
border-color css
<style>
span { border-color: #586085; }
span { border-color: rgb(88,96,133); }
td.TdClassName
{
border-color: #586085;
}
.TagClassName
{
border-color: #586085;
}
</style>