Shades of Waikawa Grey #616691
Tints of Waikawa Grey #616691
RGB
CMYK
RGB Variations
Color information
#616691 (or 0x616691) is known color: Waikawa Grey. HEX triplet: 61, 66 and 91. RGB value is (97,102,145). Sum of RGB (Red+Green+Blue) = 97+102+145=344 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.20% from 344); Green value is 102 (40.23% from 255 or 29.65% from 344); Blue value is 145 (57.03% from 255 or 42.15% from 344); Max value from RGB is 145 - color contains mainly: blue. Hex color #616691 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616691 is #9E996E. Grayscale: #696969. Windows color (decimal): -10393967 or 9528929. OLE color: 9528929.
HSL color Cylindrical-coordinate representation of color #616691: hue angle of 233.75º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #616691 is Cyan = 0.33, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 102 | 145 | - |
| CMYK | 0.33 | 0.30 | 0 | 0.43 |
| HSL | 233.75º | 0.2% | 0.47% | - |
| HSV(B) | 233.75º | 0.33% | 0.57% | - |
| XYZ | 14.79 | 14.09 | 28.73 | - |
| YUV | 105.41 | 150.34 | 122 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 145 | 0.33 | 0.30 | 0 | 0.43 | 233.75 | 0.2 | 0.47 |
| Hex | 61 | 66 | 91 | 21 | 1E | 0 | 2B | EA | 14 | 2F |
| Octal | 141 | 146 | 221 | 41 | 36 | 0 | 53 | 352 | 24 | 57 |
| Binary | 1100001 | 1100110 | 10010001 | 100001 | 11110 | 0 | 101011 | 11101010 | 10100 | 101111 |
Color Harmonies of #616691
Complementary color
Monochromatic Colors of #616691
Black with #616691
Text Example
Text Example
White with #616691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616691; }
p { color: rgb(97,102,145); }
H1.HeaderClassName
{
color: #616691;
}
.AnyTagClassName
{
color: #616691;
}
</style>
background-color css
<style>
a { background-color: #616691; }
a { background-color: rgb(97,102,145); }
div.DivClassName
{
background-color: #616691;
}
.BgClassName
{
background-color: #616691;
}
</style>
border-color css
<style>
span { border-color: #616691; }
span { border-color: rgb(97,102,145); }
td.TdClassName
{
border-color: #616691;
}
.TagClassName
{
border-color: #616691;
}
</style>