Shades of Waikawa Grey #616982
Tints of Waikawa Grey #616982
RGB
CMYK
RGB Variations
Color information
#616982 (or 0x616982) is known color: Waikawa Grey. HEX triplet: 61, 69 and 82. RGB value is (97,105,130). Sum of RGB (Red+Green+Blue) = 97+105+130=332 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.22% from 332); Green value is 105 (41.41% from 255 or 31.63% from 332); Blue value is 130 (51.17% from 255 or 39.16% from 332); Max value from RGB is 130 - color contains mainly: blue. Hex color #616982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616982 is #9E967D. Grayscale: #696969. Windows color (decimal): -10393214 or 8546657. OLE color: 8546657.
HSL color Cylindrical-coordinate representation of color #616982: hue angle of 225.45º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #616982 is Cyan = 0.25, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 105 | 130 | - |
| CMYK | 0.25 | 0.19 | 0 | 0.49 |
| HSL | 225.45º | 0.15% | 0.45% | - |
| HSV(B) | 225.45º | 0.25% | 0.51% | - |
| XYZ | 14.01 | 14.26 | 23.13 | - |
| YUV | 105.46 | 141.85 | 121.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 130 | 0.25 | 0.19 | 0 | 0.49 | 225.45 | 0.15 | 0.45 |
| Hex | 61 | 69 | 82 | 19 | 13 | 0 | 31 | E1 | F | 2D |
| Octal | 141 | 151 | 202 | 31 | 23 | 0 | 61 | 341 | 17 | 55 |
| Binary | 1100001 | 1101001 | 10000010 | 11001 | 10011 | 0 | 110001 | 11100001 | 1111 | 101101 |
Color Harmonies of #616982
Complementary color
Monochromatic Colors of #616982
Black with #616982
Text Example
Text Example
White with #616982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616982; }
p { color: rgb(97,105,130); }
H1.HeaderClassName
{
color: #616982;
}
.AnyTagClassName
{
color: #616982;
}
</style>
background-color css
<style>
a { background-color: #616982; }
a { background-color: rgb(97,105,130); }
div.DivClassName
{
background-color: #616982;
}
.BgClassName
{
background-color: #616982;
}
</style>
border-color css
<style>
span { border-color: #616982; }
span { border-color: rgb(97,105,130); }
td.TdClassName
{
border-color: #616982;
}
.TagClassName
{
border-color: #616982;
}
</style>