Shades of Waikawa Grey #606589
Tints of Waikawa Grey #606589
RGB
CMYK
RGB Variations
Color information
#606589 (or 0x606589) is known color: Waikawa Grey. HEX triplet: 60, 65 and 89. RGB value is (96,101,137). Sum of RGB (Red+Green+Blue) = 96+101+137=334 (44% of max value = 765). Red value is 96 (37.89% from 255 or 28.74% from 334); Green value is 101 (39.84% from 255 or 30.24% from 334); Blue value is 137 (53.91% from 255 or 41.02% from 334); Max value from RGB is 137 - color contains mainly: blue. Hex color #606589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #606589 is #9F9A76. Grayscale: #676767. Windows color (decimal): -10459767 or 9004384. OLE color: 9004384.
HSL color Cylindrical-coordinate representation of color #606589: hue angle of 232.68º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #606589 is Cyan = 0.30, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 101 | 137 | - |
| CMYK | 0.30 | 0.26 | 0 | 0.46 |
| HSL | 232.68º | 0.18% | 0.46% | - |
| HSV(B) | 232.68º | 0.3% | 0.54% | - |
| XYZ | 13.99 | 13.6 | 25.55 | - |
| YUV | 103.61 | 146.84 | 122.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 101 | 137 | 0.30 | 0.26 | 0 | 0.46 | 232.68 | 0.18 | 0.46 |
| Hex | 60 | 65 | 89 | 1E | 1A | 0 | 2E | E9 | 12 | 2E |
| Octal | 140 | 145 | 211 | 36 | 32 | 0 | 56 | 351 | 22 | 56 |
| Binary | 1100000 | 1100101 | 10001001 | 11110 | 11010 | 0 | 101110 | 11101001 | 10010 | 101110 |
Color Harmonies of #606589
Complementary color
Monochromatic Colors of #606589
Black with #606589
Text Example
Text Example
White with #606589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606589; }
p { color: rgb(96,101,137); }
H1.HeaderClassName
{
color: #606589;
}
.AnyTagClassName
{
color: #606589;
}
</style>
background-color css
<style>
a { background-color: #606589; }
a { background-color: rgb(96,101,137); }
div.DivClassName
{
background-color: #606589;
}
.BgClassName
{
background-color: #606589;
}
</style>
border-color css
<style>
span { border-color: #606589; }
span { border-color: rgb(96,101,137); }
td.TdClassName
{
border-color: #606589;
}
.TagClassName
{
border-color: #606589;
}
</style>