Shades of Waikawa Grey #616886
Tints of Waikawa Grey #616886
RGB
CMYK
RGB Variations
Color information
#616886 (or 0x616886) is known color: Waikawa Grey. HEX triplet: 61, 68 and 86. RGB value is (97,104,134). Sum of RGB (Red+Green+Blue) = 97+104+134=335 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.96% from 335); Green value is 104 (41.02% from 255 or 31.04% from 335); Blue value is 134 (52.73% from 255 or 40% from 335); Max value from RGB is 134 - color contains mainly: blue. Hex color #616886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616886 is #9E9779. Grayscale: #696969. Windows color (decimal): -10393466 or 8808545. OLE color: 8808545.
HSL color Cylindrical-coordinate representation of color #616886: hue angle of 228.65º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #616886 is Cyan = 0.28, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 104 | 134 | - |
| CMYK | 0.28 | 0.22 | 0 | 0.47 |
| HSL | 228.65º | 0.16% | 0.45% | - |
| HSV(B) | 228.65º | 0.28% | 0.53% | - |
| XYZ | 14.18 | 14.16 | 24.54 | - |
| YUV | 105.33 | 144.18 | 122.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 104 | 134 | 0.28 | 0.22 | 0 | 0.47 | 228.65 | 0.16 | 0.45 |
| Hex | 61 | 68 | 86 | 1C | 16 | 0 | 2F | E5 | 10 | 2D |
| Octal | 141 | 150 | 206 | 34 | 26 | 0 | 57 | 345 | 20 | 55 |
| Binary | 1100001 | 1101000 | 10000110 | 11100 | 10110 | 0 | 101111 | 11100101 | 10000 | 101101 |
Color Harmonies of #616886
Complementary color
Monochromatic Colors of #616886
Black with #616886
Text Example
Text Example
White with #616886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616886; }
p { color: rgb(97,104,134); }
H1.HeaderClassName
{
color: #616886;
}
.AnyTagClassName
{
color: #616886;
}
</style>
background-color css
<style>
a { background-color: #616886; }
a { background-color: rgb(97,104,134); }
div.DivClassName
{
background-color: #616886;
}
.BgClassName
{
background-color: #616886;
}
</style>
border-color css
<style>
span { border-color: #616886; }
span { border-color: rgb(97,104,134); }
td.TdClassName
{
border-color: #616886;
}
.TagClassName
{
border-color: #616886;
}
</style>