Shades of Waikawa Grey #616994
Tints of Waikawa Grey #616994
RGB
CMYK
RGB Variations
Color information
#616994 (or 0x616994) is known color: Waikawa Grey. HEX triplet: 61, 69 and 94. RGB value is (97,105,148). Sum of RGB (Red+Green+Blue) = 97+105+148=350 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.71% from 350); Green value is 105 (41.41% from 255 or 30% from 350); Blue value is 148 (58.20% from 255 or 42.29% from 350); Max value from RGB is 148 - color contains mainly: blue. Hex color #616994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616994 is #9E966B. Grayscale: #6B6B6B. Windows color (decimal): -10393196 or 9726305. OLE color: 9726305.
HSL color Cylindrical-coordinate representation of color #616994: hue angle of 230.59º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #616994 is Cyan = 0.34, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 105 | 148 | - |
| CMYK | 0.34 | 0.29 | 0 | 0.42 |
| HSL | 230.59º | 0.21% | 0.48% | - |
| HSV(B) | 230.59º | 0.34% | 0.58% | - |
| XYZ | 15.33 | 14.78 | 30.06 | - |
| YUV | 107.51 | 150.85 | 120.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 148 | 0.34 | 0.29 | 0 | 0.42 | 230.59 | 0.21 | 0.48 |
| Hex | 61 | 69 | 94 | 22 | 1D | 0 | 2A | E7 | 15 | 30 |
| Octal | 141 | 151 | 224 | 42 | 35 | 0 | 52 | 347 | 25 | 60 |
| Binary | 1100001 | 1101001 | 10010100 | 100010 | 11101 | 0 | 101010 | 11100111 | 10101 | 110000 |
Color Harmonies of #616994
Complementary color
Monochromatic Colors of #616994
Black with #616994
Text Example
Text Example
White with #616994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616994; }
p { color: rgb(97,105,148); }
H1.HeaderClassName
{
color: #616994;
}
.AnyTagClassName
{
color: #616994;
}
</style>
background-color css
<style>
a { background-color: #616994; }
a { background-color: rgb(97,105,148); }
div.DivClassName
{
background-color: #616994;
}
.BgClassName
{
background-color: #616994;
}
</style>
border-color css
<style>
span { border-color: #616994; }
span { border-color: rgb(97,105,148); }
td.TdClassName
{
border-color: #616994;
}
.TagClassName
{
border-color: #616994;
}
</style>