Shades of Waikawa Grey #607193
Tints of Waikawa Grey #607193
RGB
CMYK
RGB Variations
Color information
#607193 (or 0x607193) is known color: Waikawa Grey. HEX triplet: 60, 71 and 93. RGB value is (96,113,147). Sum of RGB (Red+Green+Blue) = 96+113+147=356 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.97% from 356); Green value is 113 (44.53% from 255 or 31.74% from 356); Blue value is 147 (57.81% from 255 or 41.29% from 356); Max value from RGB is 147 - color contains mainly: blue. Hex color #607193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607193 is #9F8E6C. Grayscale: #6F6F6F. Windows color (decimal): -10456685 or 9662816. OLE color: 9662816.
HSL color Cylindrical-coordinate representation of color #607193: hue angle of 220º 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 #607193 is Cyan = 0.35, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 113 | 147 | - |
| CMYK | 0.35 | 0.23 | 0 | 0.42 |
| HSL | 220º | 0.21% | 0.48% | - |
| HSV(B) | 220º | 0.35% | 0.58% | - |
| XYZ | 16 | 16.4 | 29.93 | - |
| YUV | 111.79 | 147.87 | 116.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 113 | 147 | 0.35 | 0.23 | 0 | 0.42 | 220 | 0.21 | 0.48 |
| Hex | 60 | 71 | 93 | 23 | 17 | 0 | 2A | DC | 15 | 30 |
| Octal | 140 | 161 | 223 | 43 | 27 | 0 | 52 | 334 | 25 | 60 |
| Binary | 1100000 | 1110001 | 10010011 | 100011 | 10111 | 0 | 101010 | 11011100 | 10101 | 110000 |
Color Harmonies of #607193
Complementary color
Monochromatic Colors of #607193
Black with #607193
Text Example
Text Example
White with #607193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607193; }
p { color: rgb(96,113,147); }
H1.HeaderClassName
{
color: #607193;
}
.AnyTagClassName
{
color: #607193;
}
</style>
background-color css
<style>
a { background-color: #607193; }
a { background-color: rgb(96,113,147); }
div.DivClassName
{
background-color: #607193;
}
.BgClassName
{
background-color: #607193;
}
</style>
border-color css
<style>
span { border-color: #607193; }
span { border-color: rgb(96,113,147); }
td.TdClassName
{
border-color: #607193;
}
.TagClassName
{
border-color: #607193;
}
</style>