Shades of Waikawa Grey #607394
Tints of Waikawa Grey #607394
RGB
CMYK
RGB Variations
Color information
#607394 (or 0x607394) is known color: Waikawa Grey. HEX triplet: 60, 73 and 94. RGB value is (96,115,148). Sum of RGB (Red+Green+Blue) = 96+115+148=359 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.74% from 359); Green value is 115 (45.31% from 255 or 32.03% from 359); Blue value is 148 (58.20% from 255 or 41.23% from 359); Max value from RGB is 148 - color contains mainly: blue. Hex color #607394 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607394 is #9F8C6B. Grayscale: #707070. Windows color (decimal): -10456172 or 9728864. OLE color: 9728864.
HSL color Cylindrical-coordinate representation of color #607394: hue angle of 218.08º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #607394 is Cyan = 0.35, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 115 | 148 | - |
| CMYK | 0.35 | 0.22 | 0 | 0.42 |
| HSL | 218.08º | 0.21% | 0.48% | - |
| HSV(B) | 218.08º | 0.35% | 0.58% | - |
| XYZ | 16.3 | 16.89 | 30.42 | - |
| YUV | 113.08 | 147.71 | 115.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 148 | 0.35 | 0.22 | 0 | 0.42 | 218.08 | 0.21 | 0.48 |
| Hex | 60 | 73 | 94 | 23 | 16 | 0 | 2A | DA | 15 | 30 |
| Octal | 140 | 163 | 224 | 43 | 26 | 0 | 52 | 332 | 25 | 60 |
| Binary | 1100000 | 1110011 | 10010100 | 100011 | 10110 | 0 | 101010 | 11011010 | 10101 | 110000 |
Color Harmonies of #607394
Complementary color
Monochromatic Colors of #607394
Black with #607394
Text Example
Text Example
White with #607394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607394; }
p { color: rgb(96,115,148); }
H1.HeaderClassName
{
color: #607394;
}
.AnyTagClassName
{
color: #607394;
}
</style>
background-color css
<style>
a { background-color: #607394; }
a { background-color: rgb(96,115,148); }
div.DivClassName
{
background-color: #607394;
}
.BgClassName
{
background-color: #607394;
}
</style>
border-color css
<style>
span { border-color: #607394; }
span { border-color: rgb(96,115,148); }
td.TdClassName
{
border-color: #607394;
}
.TagClassName
{
border-color: #607394;
}
</style>