Shades of Waikawa Grey #607293
Tints of Waikawa Grey #607293
RGB
CMYK
RGB Variations
Color information
#607293 (or 0x607293) is known color: Waikawa Grey. HEX triplet: 60, 72 and 93. RGB value is (96,114,147). Sum of RGB (Red+Green+Blue) = 96+114+147=357 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.89% from 357); Green value is 114 (44.92% from 255 or 31.93% from 357); Blue value is 147 (57.81% from 255 or 41.18% from 357); Max value from RGB is 147 - color contains mainly: blue. Hex color #607293 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607293 is #9F8D6C. Grayscale: #707070. Windows color (decimal): -10456429 or 9663072. OLE color: 9663072.
HSL color Cylindrical-coordinate representation of color #607293: hue angle of 218.82º 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 #607293 is Cyan = 0.35, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 114 | 147 | - |
| CMYK | 0.35 | 0.22 | 0 | 0.42 |
| HSL | 218.82º | 0.21% | 0.48% | - |
| HSV(B) | 218.82º | 0.35% | 0.58% | - |
| XYZ | 16.11 | 16.63 | 29.96 | - |
| YUV | 112.38 | 147.54 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 147 | 0.35 | 0.22 | 0 | 0.42 | 218.82 | 0.21 | 0.48 |
| Hex | 60 | 72 | 93 | 23 | 16 | 0 | 2A | DB | 15 | 30 |
| Octal | 140 | 162 | 223 | 43 | 26 | 0 | 52 | 333 | 25 | 60 |
| Binary | 1100000 | 1110010 | 10010011 | 100011 | 10110 | 0 | 101010 | 11011011 | 10101 | 110000 |
Color Harmonies of #607293
Complementary color
Monochromatic Colors of #607293
Black with #607293
Text Example
Text Example
White with #607293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607293; }
p { color: rgb(96,114,147); }
H1.HeaderClassName
{
color: #607293;
}
.AnyTagClassName
{
color: #607293;
}
</style>
background-color css
<style>
a { background-color: #607293; }
a { background-color: rgb(96,114,147); }
div.DivClassName
{
background-color: #607293;
}
.BgClassName
{
background-color: #607293;
}
</style>
border-color css
<style>
span { border-color: #607293; }
span { border-color: rgb(96,114,147); }
td.TdClassName
{
border-color: #607293;
}
.TagClassName
{
border-color: #607293;
}
</style>