Shades of Waikawa Grey #607596
Tints of Waikawa Grey #607596
RGB
CMYK
RGB Variations
Color information
#607596 (or 0x607596) is known color: Waikawa Grey. HEX triplet: 60, 75 and 96. RGB value is (96,117,150). Sum of RGB (Red+Green+Blue) = 96+117+150=363 (48% of max value = 765). Red value is 96 (37.89% from 255 or 26.45% from 363); Green value is 117 (46.09% from 255 or 32.23% from 363); Blue value is 150 (58.98% from 255 or 41.32% from 363); Max value from RGB is 150 - color contains mainly: blue. Hex color #607596 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607596 is #9F8A69. Grayscale: #727272. Windows color (decimal): -10455658 or 9860448. OLE color: 9860448.
HSL color Cylindrical-coordinate representation of color #607596: hue angle of 216.67º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #607596 is Cyan = 0.36, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 117 | 150 | - |
| CMYK | 0.36 | 0.22 | 0 | 0.41 |
| HSL | 216.67º | 0.22% | 0.48% | - |
| HSV(B) | 216.67º | 0.36% | 0.59% | - |
| XYZ | 16.69 | 17.41 | 31.34 | - |
| YUV | 114.48 | 148.04 | 114.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 117 | 150 | 0.36 | 0.22 | 0 | 0.41 | 216.67 | 0.22 | 0.48 |
| Hex | 60 | 75 | 96 | 24 | 16 | 0 | 29 | D9 | 16 | 30 |
| Octal | 140 | 165 | 226 | 44 | 26 | 0 | 51 | 331 | 26 | 60 |
| Binary | 1100000 | 1110101 | 10010110 | 100100 | 10110 | 0 | 101001 | 11011001 | 10110 | 110000 |
Color Harmonies of #607596
Complementary color
Monochromatic Colors of #607596
Black with #607596
Text Example
Text Example
White with #607596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607596; }
p { color: rgb(96,117,150); }
H1.HeaderClassName
{
color: #607596;
}
.AnyTagClassName
{
color: #607596;
}
</style>
background-color css
<style>
a { background-color: #607596; }
a { background-color: rgb(96,117,150); }
div.DivClassName
{
background-color: #607596;
}
.BgClassName
{
background-color: #607596;
}
</style>
border-color css
<style>
span { border-color: #607596; }
span { border-color: rgb(96,117,150); }
td.TdClassName
{
border-color: #607596;
}
.TagClassName
{
border-color: #607596;
}
</style>