Shades of Waikawa Grey #607892
Tints of Waikawa Grey #607892
RGB
CMYK
RGB Variations
Color information
#607892 (or 0x607892) is known color: Waikawa Grey. HEX triplet: 60, 78 and 92. RGB value is (96,120,146). Sum of RGB (Red+Green+Blue) = 96+120+146=362 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.52% from 362); Green value is 120 (47.27% from 255 or 33.15% from 362); Blue value is 146 (57.42% from 255 or 40.33% from 362); Max value from RGB is 146 - color contains mainly: blue. Hex color #607892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607892 is #9F876D. Grayscale: #737373. Windows color (decimal): -10454894 or 9599072. OLE color: 9599072.
HSL color Cylindrical-coordinate representation of color #607892: hue angle of 211.2º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #607892 is Cyan = 0.34, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 120 | 146 | - |
| CMYK | 0.34 | 0.18 | 0 | 0.43 |
| HSL | 211.2º | 0.21% | 0.47% | - |
| HSV(B) | 211.2º | 0.34% | 0.57% | - |
| XYZ | 16.73 | 18 | 29.79 | - |
| YUV | 115.79 | 145.05 | 113.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 120 | 146 | 0.34 | 0.18 | 0 | 0.43 | 211.2 | 0.21 | 0.47 |
| Hex | 60 | 78 | 92 | 22 | 12 | 0 | 2B | D3 | 15 | 2F |
| Octal | 140 | 170 | 222 | 42 | 22 | 0 | 53 | 323 | 25 | 57 |
| Binary | 1100000 | 1111000 | 10010010 | 100010 | 10010 | 0 | 101011 | 11010011 | 10101 | 101111 |
Color Harmonies of #607892
Complementary color
Monochromatic Colors of #607892
Black with #607892
Text Example
Text Example
White with #607892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607892; }
p { color: rgb(96,120,146); }
H1.HeaderClassName
{
color: #607892;
}
.AnyTagClassName
{
color: #607892;
}
</style>
background-color css
<style>
a { background-color: #607892; }
a { background-color: rgb(96,120,146); }
div.DivClassName
{
background-color: #607892;
}
.BgClassName
{
background-color: #607892;
}
</style>
border-color css
<style>
span { border-color: #607892; }
span { border-color: rgb(96,120,146); }
td.TdClassName
{
border-color: #607892;
}
.TagClassName
{
border-color: #607892;
}
</style>