Shades of Waikawa Grey #607498
Tints of Waikawa Grey #607498
RGB
CMYK
RGB Variations
Color information
#607498 (or 0x607498) is known color: Waikawa Grey. HEX triplet: 60, 74 and 98. RGB value is (96,116,152). Sum of RGB (Red+Green+Blue) = 96+116+152=364 (48% of max value = 765). Red value is 96 (37.89% from 255 or 26.37% from 364); Green value is 116 (45.70% from 255 or 31.87% from 364); Blue value is 152 (59.77% from 255 or 41.76% from 364); Max value from RGB is 152 - color contains mainly: blue. Hex color #607498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607498 is #9F8B67. Grayscale: #717171. Windows color (decimal): -10455912 or 9991264. OLE color: 9991264.
HSL color Cylindrical-coordinate representation of color #607498: hue angle of 218.57º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #607498 is Cyan = 0.37, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 116 | 152 | - |
| CMYK | 0.37 | 0.24 | 0 | 0.40 |
| HSL | 218.57º | 0.23% | 0.49% | - |
| HSV(B) | 218.57º | 0.37% | 0.6% | - |
| XYZ | 16.74 | 17.24 | 32.15 | - |
| YUV | 114.12 | 149.37 | 115.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 116 | 152 | 0.37 | 0.24 | 0 | 0.40 | 218.57 | 0.23 | 0.49 |
| Hex | 60 | 74 | 98 | 25 | 18 | 0 | 28 | DB | 17 | 31 |
| Octal | 140 | 164 | 230 | 45 | 30 | 0 | 50 | 333 | 27 | 61 |
| Binary | 1100000 | 1110100 | 10011000 | 100101 | 11000 | 0 | 101000 | 11011011 | 10111 | 110001 |
Color Harmonies of #607498
Complementary color
Monochromatic Colors of #607498
Black with #607498
Text Example
Text Example
White with #607498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607498; }
p { color: rgb(96,116,152); }
H1.HeaderClassName
{
color: #607498;
}
.AnyTagClassName
{
color: #607498;
}
</style>
background-color css
<style>
a { background-color: #607498; }
a { background-color: rgb(96,116,152); }
div.DivClassName
{
background-color: #607498;
}
.BgClassName
{
background-color: #607498;
}
</style>
border-color css
<style>
span { border-color: #607498; }
span { border-color: rgb(96,116,152); }
td.TdClassName
{
border-color: #607498;
}
.TagClassName
{
border-color: #607498;
}
</style>