Shades of Waikawa Grey #607199
Tints of Waikawa Grey #607199
RGB
CMYK
RGB Variations
Color information
#607199 (or 0x607199) is known color: Waikawa Grey. HEX triplet: 60, 71 and 99. RGB value is (96,113,153). Sum of RGB (Red+Green+Blue) = 96+113+153=362 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.52% from 362); Green value is 113 (44.53% from 255 or 31.22% from 362); Blue value is 153 (60.16% from 255 or 42.27% from 362); Max value from RGB is 153 - color contains mainly: blue. Hex color #607199 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607199 is #9F8E66. Grayscale: #707070. Windows color (decimal): -10456679 or 10056032. OLE color: 10056032.
HSL color Cylindrical-coordinate representation of color #607199: hue angle of 222.11º 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 #607199 is Cyan = 0.37, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 96 | 113 | 153 | - |
| CMYK | 0.37 | 0.26 | 0 | 0.4 |
| HSL | 222.11º | 0.23% | 0.49% | - |
| HSV(B) | 222.11º | 0.37% | 0.6% | - |
| XYZ | 16.48 | 16.6 | 32.47 | - |
| YUV | 112.48 | 150.87 | 116.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 113 | 153 | 0.37 | 0.26 | 0 | 0.4 | 222.11 | 0.23 | 0.49 |
| Hex | 60 | 71 | 99 | 25 | 1A | 0 | 28 | DE | 17 | 31 |
| Octal | 140 | 161 | 231 | 45 | 32 | 0 | 50 | 336 | 27 | 61 |
| Binary | 1100000 | 1110001 | 10011001 | 100101 | 11010 | 0 | 101000 | 11011110 | 10111 | 110001 |
Color Harmonies of #607199
Complementary color
Monochromatic Colors of #607199
Black with #607199
Text Example
Text Example
White with #607199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607199; }
p { color: rgb(96,113,153); }
H1.HeaderClassName
{
color: #607199;
}
.AnyTagClassName
{
color: #607199;
}
</style>
background-color css
<style>
a { background-color: #607199; }
a { background-color: rgb(96,113,153); }
div.DivClassName
{
background-color: #607199;
}
.BgClassName
{
background-color: #607199;
}
</style>
border-color css
<style>
span { border-color: #607199; }
span { border-color: rgb(96,113,153); }
td.TdClassName
{
border-color: #607199;
}
.TagClassName
{
border-color: #607199;
}
</style>