Shades of Waikawa Grey #607393
Tints of Waikawa Grey #607393
RGB
CMYK
RGB Variations
Color information
#607393 (or 0x607393) is known color: Waikawa Grey. HEX triplet: 60, 73 and 93. RGB value is (96,115,147). Sum of RGB (Red+Green+Blue) = 96+115+147=358 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.82% from 358); Green value is 115 (45.31% from 255 or 32.12% from 358); Blue value is 147 (57.81% from 255 or 41.06% from 358); Max value from RGB is 147 - color contains mainly: blue. Hex color #607393 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607393 is #9F8C6C. Grayscale: #707070. Windows color (decimal): -10456173 or 9663328. OLE color: 9663328.
HSL color Cylindrical-coordinate representation of color #607393: hue angle of 217.65º 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 #607393 is Cyan = 0.35, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 115 | 147 | - |
| CMYK | 0.35 | 0.22 | 0 | 0.42 |
| HSL | 217.65º | 0.21% | 0.48% | - |
| HSV(B) | 217.65º | 0.35% | 0.58% | - |
| XYZ | 16.22 | 16.85 | 30 | - |
| YUV | 112.97 | 147.21 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 147 | 0.35 | 0.22 | 0 | 0.42 | 217.65 | 0.21 | 0.48 |
| Hex | 60 | 73 | 93 | 23 | 16 | 0 | 2A | DA | 15 | 30 |
| Octal | 140 | 163 | 223 | 43 | 26 | 0 | 52 | 332 | 25 | 60 |
| Binary | 1100000 | 1110011 | 10010011 | 100011 | 10110 | 0 | 101010 | 11011010 | 10101 | 110000 |
Color Harmonies of #607393
Complementary color
Monochromatic Colors of #607393
Black with #607393
Text Example
Text Example
White with #607393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607393; }
p { color: rgb(96,115,147); }
H1.HeaderClassName
{
color: #607393;
}
.AnyTagClassName
{
color: #607393;
}
</style>
background-color css
<style>
a { background-color: #607393; }
a { background-color: rgb(96,115,147); }
div.DivClassName
{
background-color: #607393;
}
.BgClassName
{
background-color: #607393;
}
</style>
border-color css
<style>
span { border-color: #607393; }
span { border-color: rgb(96,115,147); }
td.TdClassName
{
border-color: #607393;
}
.TagClassName
{
border-color: #607393;
}
</style>