Shades of Waikawa Grey #607598
Tints of Waikawa Grey #607598
RGB
CMYK
RGB Variations
Color information
#607598 (or 0x607598) is known color: Waikawa Grey. HEX triplet: 60, 75 and 98. RGB value is (96,117,152). Sum of RGB (Red+Green+Blue) = 96+117+152=365 (48% of max value = 765). Red value is 96 (37.89% from 255 or 26.30% from 365); Green value is 117 (46.09% from 255 or 32.05% from 365); Blue value is 152 (59.77% from 255 or 41.64% from 365); Max value from RGB is 152 - color contains mainly: blue. Hex color #607598 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607598 is #9F8A67. Grayscale: #727272. Windows color (decimal): -10455656 or 9991520. OLE color: 9991520.
HSL color Cylindrical-coordinate representation of color #607598: hue angle of 217.5º 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 #607598 is Cyan = 0.37, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 117 | 152 | - |
| CMYK | 0.37 | 0.23 | 0 | 0.40 |
| HSL | 217.5º | 0.23% | 0.49% | - |
| HSV(B) | 217.5º | 0.37% | 0.6% | - |
| XYZ | 16.85 | 17.48 | 32.19 | - |
| YUV | 114.71 | 149.04 | 114.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 117 | 152 | 0.37 | 0.23 | 0 | 0.40 | 217.5 | 0.23 | 0.49 |
| Hex | 60 | 75 | 98 | 25 | 17 | 0 | 28 | DA | 17 | 31 |
| Octal | 140 | 165 | 230 | 45 | 27 | 0 | 50 | 332 | 27 | 61 |
| Binary | 1100000 | 1110101 | 10011000 | 100101 | 10111 | 0 | 101000 | 11011010 | 10111 | 110001 |
Color Harmonies of #607598
Complementary color
Monochromatic Colors of #607598
Black with #607598
Text Example
Text Example
White with #607598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607598; }
p { color: rgb(96,117,152); }
H1.HeaderClassName
{
color: #607598;
}
.AnyTagClassName
{
color: #607598;
}
</style>
background-color css
<style>
a { background-color: #607598; }
a { background-color: rgb(96,117,152); }
div.DivClassName
{
background-color: #607598;
}
.BgClassName
{
background-color: #607598;
}
</style>
border-color css
<style>
span { border-color: #607598; }
span { border-color: rgb(96,117,152); }
td.TdClassName
{
border-color: #607598;
}
.TagClassName
{
border-color: #607598;
}
</style>