Shades of Waikawa Grey #607298
Tints of Waikawa Grey #607298
RGB
CMYK
RGB Variations
Color information
#607298 (or 0x607298) is known color: Waikawa Grey. HEX triplet: 60, 72 and 98. RGB value is (96,114,152). Sum of RGB (Red+Green+Blue) = 96+114+152=362 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.52% from 362); Green value is 114 (44.92% from 255 or 31.49% from 362); Blue value is 152 (59.77% from 255 or 41.99% from 362); Max value from RGB is 152 - color contains mainly: blue. Hex color #607298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607298 is #9F8D67. Grayscale: #707070. Windows color (decimal): -10456424 or 9990752. OLE color: 9990752.
HSL color Cylindrical-coordinate representation of color #607298: hue angle of 220.71º 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 #607298 is Cyan = 0.37, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 114 | 152 | - |
| CMYK | 0.37 | 0.25 | 0 | 0.40 |
| HSL | 220.71º | 0.23% | 0.49% | - |
| HSV(B) | 220.71º | 0.37% | 0.6% | - |
| XYZ | 16.51 | 16.79 | 32.08 | - |
| YUV | 112.95 | 150.04 | 115.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 152 | 0.37 | 0.25 | 0 | 0.40 | 220.71 | 0.23 | 0.49 |
| Hex | 60 | 72 | 98 | 25 | 19 | 0 | 28 | DD | 17 | 31 |
| Octal | 140 | 162 | 230 | 45 | 31 | 0 | 50 | 335 | 27 | 61 |
| Binary | 1100000 | 1110010 | 10011000 | 100101 | 11001 | 0 | 101000 | 11011101 | 10111 | 110001 |
Color Harmonies of #607298
Complementary color
Monochromatic Colors of #607298
Black with #607298
Text Example
Text Example
White with #607298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607298; }
p { color: rgb(96,114,152); }
H1.HeaderClassName
{
color: #607298;
}
.AnyTagClassName
{
color: #607298;
}
</style>
background-color css
<style>
a { background-color: #607298; }
a { background-color: rgb(96,114,152); }
div.DivClassName
{
background-color: #607298;
}
.BgClassName
{
background-color: #607298;
}
</style>
border-color css
<style>
span { border-color: #607298; }
span { border-color: rgb(96,114,152); }
td.TdClassName
{
border-color: #607298;
}
.TagClassName
{
border-color: #607298;
}
</style>