Shades of Waikawa Grey #607398
Tints of Waikawa Grey #607398
RGB
CMYK
RGB Variations
Color information
#607398 (or 0x607398) is known color: Waikawa Grey. HEX triplet: 60, 73 and 98. RGB value is (96,115,152). Sum of RGB (Red+Green+Blue) = 96+115+152=363 (48% of max value = 765). Red value is 96 (37.89% from 255 or 26.45% from 363); Green value is 115 (45.31% from 255 or 31.68% from 363); Blue value is 152 (59.77% from 255 or 41.87% from 363); Max value from RGB is 152 - color contains mainly: blue. Hex color #607398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607398 is #9F8C67. Grayscale: #717171. Windows color (decimal): -10456168 or 9991008. OLE color: 9991008.
HSL color Cylindrical-coordinate representation of color #607398: hue angle of 219.64º 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 #607398 is Cyan = 0.37, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 115 | 152 | - |
| CMYK | 0.37 | 0.24 | 0 | 0.40 |
| HSL | 219.64º | 0.23% | 0.49% | - |
| HSV(B) | 219.64º | 0.37% | 0.6% | - |
| XYZ | 16.62 | 17.02 | 32.11 | - |
| YUV | 113.54 | 149.71 | 115.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 152 | 0.37 | 0.24 | 0 | 0.40 | 219.64 | 0.23 | 0.49 |
| Hex | 60 | 73 | 98 | 25 | 18 | 0 | 28 | DC | 17 | 31 |
| Octal | 140 | 163 | 230 | 45 | 30 | 0 | 50 | 334 | 27 | 61 |
| Binary | 1100000 | 1110011 | 10011000 | 100101 | 11000 | 0 | 101000 | 11011100 | 10111 | 110001 |
Color Harmonies of #607398
Complementary color
Monochromatic Colors of #607398
Black with #607398
Text Example
Text Example
White with #607398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607398; }
p { color: rgb(96,115,152); }
H1.HeaderClassName
{
color: #607398;
}
.AnyTagClassName
{
color: #607398;
}
</style>
background-color css
<style>
a { background-color: #607398; }
a { background-color: rgb(96,115,152); }
div.DivClassName
{
background-color: #607398;
}
.BgClassName
{
background-color: #607398;
}
</style>
border-color css
<style>
span { border-color: #607398; }
span { border-color: rgb(96,115,152); }
td.TdClassName
{
border-color: #607398;
}
.TagClassName
{
border-color: #607398;
}
</style>