Shades of Waikawa Grey #606591
Tints of Waikawa Grey #606591
RGB
CMYK
RGB Variations
Color information
#606591 (or 0x606591) is known color: Waikawa Grey. HEX triplet: 60, 65 and 91. RGB value is (96,101,145). Sum of RGB (Red+Green+Blue) = 96+101+145=342 (45% of max value = 765). Red value is 96 (37.89% from 255 or 28.07% from 342); Green value is 101 (39.84% from 255 or 29.53% from 342); Blue value is 145 (57.03% from 255 or 42.40% from 342); Max value from RGB is 145 - color contains mainly: blue. Hex color #606591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #606591 is #9F9A6E. Grayscale: #686868. Windows color (decimal): -10459759 or 9528672. OLE color: 9528672.
HSL color Cylindrical-coordinate representation of color #606591: hue angle of 233.88º degrees, saturation: 0.2, 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 #606591 is Cyan = 0.34, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 101 | 145 | - |
| CMYK | 0.34 | 0.30 | 0 | 0.43 |
| HSL | 233.88º | 0.2% | 0.47% | - |
| HSV(B) | 233.88º | 0.34% | 0.57% | - |
| XYZ | 14.59 | 13.84 | 28.69 | - |
| YUV | 104.52 | 150.84 | 121.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 101 | 145 | 0.34 | 0.30 | 0 | 0.43 | 233.88 | 0.2 | 0.47 |
| Hex | 60 | 65 | 91 | 22 | 1E | 0 | 2B | EA | 14 | 2F |
| Octal | 140 | 145 | 221 | 42 | 36 | 0 | 53 | 352 | 24 | 57 |
| Binary | 1100000 | 1100101 | 10010001 | 100010 | 11110 | 0 | 101011 | 11101010 | 10100 | 101111 |
Color Harmonies of #606591
Complementary color
Monochromatic Colors of #606591
Black with #606591
Text Example
Text Example
White with #606591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606591; }
p { color: rgb(96,101,145); }
H1.HeaderClassName
{
color: #606591;
}
.AnyTagClassName
{
color: #606591;
}
</style>
background-color css
<style>
a { background-color: #606591; }
a { background-color: rgb(96,101,145); }
div.DivClassName
{
background-color: #606591;
}
.BgClassName
{
background-color: #606591;
}
</style>
border-color css
<style>
span { border-color: #606591; }
span { border-color: rgb(96,101,145); }
td.TdClassName
{
border-color: #606591;
}
.TagClassName
{
border-color: #606591;
}
</style>