Shades of Waikawa Grey #606886
Tints of Waikawa Grey #606886
RGB
CMYK
RGB Variations
Color information
#606886 (or 0x606886) is known color: Waikawa Grey. HEX triplet: 60, 68 and 86. RGB value is (96,104,134). Sum of RGB (Red+Green+Blue) = 96+104+134=334 (44% of max value = 765). Red value is 96 (37.89% from 255 or 28.74% from 334); Green value is 104 (41.02% from 255 or 31.14% from 334); Blue value is 134 (52.73% from 255 or 40.12% from 334); Max value from RGB is 134 - color contains mainly: blue. Hex color #606886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #606886 is #9F9779. Grayscale: #686868. Windows color (decimal): -10459002 or 8808544. OLE color: 8808544.
HSL color Cylindrical-coordinate representation of color #606886: hue angle of 227.37º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #606886 is Cyan = 0.28, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 104 | 134 | - |
| CMYK | 0.28 | 0.22 | 0 | 0.47 |
| HSL | 227.37º | 0.17% | 0.45% | - |
| HSV(B) | 227.37º | 0.28% | 0.53% | - |
| XYZ | 14.08 | 14.11 | 24.54 | - |
| YUV | 105.03 | 144.35 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 104 | 134 | 0.28 | 0.22 | 0 | 0.47 | 227.37 | 0.17 | 0.45 |
| Hex | 60 | 68 | 86 | 1C | 16 | 0 | 2F | E3 | 11 | 2D |
| Octal | 140 | 150 | 206 | 34 | 26 | 0 | 57 | 343 | 21 | 55 |
| Binary | 1100000 | 1101000 | 10000110 | 11100 | 10110 | 0 | 101111 | 11100011 | 10001 | 101101 |
Color Harmonies of #606886
Complementary color
Monochromatic Colors of #606886
Black with #606886
Text Example
Text Example
White with #606886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606886; }
p { color: rgb(96,104,134); }
H1.HeaderClassName
{
color: #606886;
}
.AnyTagClassName
{
color: #606886;
}
</style>
background-color css
<style>
a { background-color: #606886; }
a { background-color: rgb(96,104,134); }
div.DivClassName
{
background-color: #606886;
}
.BgClassName
{
background-color: #606886;
}
</style>
border-color css
<style>
span { border-color: #606886; }
span { border-color: rgb(96,104,134); }
td.TdClassName
{
border-color: #606886;
}
.TagClassName
{
border-color: #606886;
}
</style>