Shades of Waikawa Grey #60739E
Tints of Waikawa Grey #60739E
RGB
CMYK
RGB Variations
Color information
#60739E (or 0x60739E) is known color: Waikawa Grey. HEX triplet: 60, 73 and 9E. RGB value is (96,115,158). Sum of RGB (Red+Green+Blue) = 96+115+158=369 (48% of max value = 765). Red value is 96 (37.89% from 255 or 26.02% from 369); Green value is 115 (45.31% from 255 or 31.17% from 369); Blue value is 158 (62.11% from 255 or 42.82% from 369); Max value from RGB is 158 - color contains mainly: blue. Hex color #60739E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #60739E is #9F8C61. Grayscale: #727272. Windows color (decimal): -10456162 or 10384224. OLE color: 10384224.
HSL color Cylindrical-coordinate representation of color #60739E: hue angle of 221.61º degrees, saturation: 0.24, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #60739E is Cyan = 0.39, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 96 | 115 | 158 | - |
| CMYK | 0.39 | 0.27 | 0 | 0.38 |
| HSL | 221.61º | 0.24% | 0.5% | - |
| HSV(B) | 221.61º | 0.39% | 0.62% | - |
| XYZ | 17.13 | 17.22 | 34.77 | - |
| YUV | 114.22 | 152.71 | 115 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 158 | 0.39 | 0.27 | 0 | 0.38 | 221.61 | 0.24 | 0.5 |
| Hex | 60 | 73 | 9E | 27 | 1B | 0 | 26 | DE | 18 | 32 |
| Octal | 140 | 163 | 236 | 47 | 33 | 0 | 46 | 336 | 30 | 62 |
| Binary | 1100000 | 1110011 | 10011110 | 100111 | 11011 | 0 | 100110 | 11011110 | 11000 | 110010 |
Color Harmonies of #60739E
Complementary color
Monochromatic Colors of #60739E
Black with #60739E
Text Example
Text Example
White with #60739E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #60739E; }
p { color: rgb(96,115,158); }
H1.HeaderClassName
{
color: #60739E;
}
.AnyTagClassName
{
color: #60739E;
}
</style>
background-color css
<style>
a { background-color: #60739E; }
a { background-color: rgb(96,115,158); }
div.DivClassName
{
background-color: #60739E;
}
.BgClassName
{
background-color: #60739E;
}
</style>
border-color css
<style>
span { border-color: #60739E; }
span { border-color: rgb(96,115,158); }
td.TdClassName
{
border-color: #60739E;
}
.TagClassName
{
border-color: #60739E;
}
</style>