Shades of Waikawa Grey #607295
Tints of Waikawa Grey #607295
RGB
CMYK
RGB Variations
Color information
#607295 (or 0x607295) is known color: Waikawa Grey. HEX triplet: 60, 72 and 95. RGB value is (96,114,149). Sum of RGB (Red+Green+Blue) = 96+114+149=359 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.74% from 359); Green value is 114 (44.92% from 255 or 31.75% from 359); Blue value is 149 (58.59% from 255 or 41.50% from 359); Max value from RGB is 149 - color contains mainly: blue. Hex color #607295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607295 is #9F8D6A. Grayscale: #707070. Windows color (decimal): -10456427 or 9794144. OLE color: 9794144.
HSL color Cylindrical-coordinate representation of color #607295: hue angle of 219.62º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #607295 is Cyan = 0.36, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 114 | 149 | - |
| CMYK | 0.36 | 0.23 | 0 | 0.42 |
| HSL | 219.62º | 0.22% | 0.48% | - |
| HSV(B) | 219.62º | 0.36% | 0.58% | - |
| XYZ | 16.27 | 16.69 | 30.8 | - |
| YUV | 112.61 | 148.54 | 116.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 149 | 0.36 | 0.23 | 0 | 0.42 | 219.62 | 0.22 | 0.48 |
| Hex | 60 | 72 | 95 | 24 | 17 | 0 | 2A | DC | 16 | 30 |
| Octal | 140 | 162 | 225 | 44 | 27 | 0 | 52 | 334 | 26 | 60 |
| Binary | 1100000 | 1110010 | 10010101 | 100100 | 10111 | 0 | 101010 | 11011100 | 10110 | 110000 |
Color Harmonies of #607295
Complementary color
Monochromatic Colors of #607295
Black with #607295
Text Example
Text Example
White with #607295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607295; }
p { color: rgb(96,114,149); }
H1.HeaderClassName
{
color: #607295;
}
.AnyTagClassName
{
color: #607295;
}
</style>
background-color css
<style>
a { background-color: #607295; }
a { background-color: rgb(96,114,149); }
div.DivClassName
{
background-color: #607295;
}
.BgClassName
{
background-color: #607295;
}
</style>
border-color css
<style>
span { border-color: #607295; }
span { border-color: rgb(96,114,149); }
td.TdClassName
{
border-color: #607295;
}
.TagClassName
{
border-color: #607295;
}
</style>