Shades of Waikawa Grey #616688
Tints of Waikawa Grey #616688
RGB
CMYK
RGB Variations
Color information
#616688 (or 0x616688) is known color: Waikawa Grey. HEX triplet: 61, 66 and 88. RGB value is (97,102,136). Sum of RGB (Red+Green+Blue) = 97+102+136=335 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.96% from 335); Green value is 102 (40.23% from 255 or 30.45% from 335); Blue value is 136 (53.52% from 255 or 40.60% from 335); Max value from RGB is 136 - color contains mainly: blue. Hex color #616688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616688 is #9E9977. Grayscale: #686868. Windows color (decimal): -10393976 or 8939105. OLE color: 8939105.
HSL color Cylindrical-coordinate representation of color #616688: hue angle of 232.31º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #616688 is Cyan = 0.29, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 102 | 136 | - |
| CMYK | 0.29 | 0.25 | 0 | 0.47 |
| HSL | 232.31º | 0.17% | 0.46% | - |
| HSV(B) | 232.31º | 0.29% | 0.53% | - |
| XYZ | 14.13 | 13.82 | 25.22 | - |
| YUV | 104.38 | 145.84 | 122.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 136 | 0.29 | 0.25 | 0 | 0.47 | 232.31 | 0.17 | 0.46 |
| Hex | 61 | 66 | 88 | 1D | 19 | 0 | 2F | E8 | 11 | 2E |
| Octal | 141 | 146 | 210 | 35 | 31 | 0 | 57 | 350 | 21 | 56 |
| Binary | 1100001 | 1100110 | 10001000 | 11101 | 11001 | 0 | 101111 | 11101000 | 10001 | 101110 |
Color Harmonies of #616688
Complementary color
Monochromatic Colors of #616688
Black with #616688
Text Example
Text Example
White with #616688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616688; }
p { color: rgb(97,102,136); }
H1.HeaderClassName
{
color: #616688;
}
.AnyTagClassName
{
color: #616688;
}
</style>
background-color css
<style>
a { background-color: #616688; }
a { background-color: rgb(97,102,136); }
div.DivClassName
{
background-color: #616688;
}
.BgClassName
{
background-color: #616688;
}
</style>
border-color css
<style>
span { border-color: #616688; }
span { border-color: rgb(97,102,136); }
td.TdClassName
{
border-color: #616688;
}
.TagClassName
{
border-color: #616688;
}
</style>