Shades of Waikawa Grey #616792
Tints of Waikawa Grey #616792
RGB
CMYK
RGB Variations
Color information
#616792 (or 0x616792) is known color: Waikawa Grey. HEX triplet: 61, 67 and 92. RGB value is (97,103,146). Sum of RGB (Red+Green+Blue) = 97+103+146=346 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.03% from 346); Green value is 103 (40.62% from 255 or 29.77% from 346); Blue value is 146 (57.42% from 255 or 42.20% from 346); Max value from RGB is 146 - color contains mainly: blue. Hex color #616792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616792 is #9E986D. Grayscale: #696969. Windows color (decimal): -10393710 or 9594721. OLE color: 9594721.
HSL color Cylindrical-coordinate representation of color #616792: hue angle of 232.65º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #616792 is Cyan = 0.34, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 103 | 146 | - |
| CMYK | 0.34 | 0.29 | 0 | 0.43 |
| HSL | 232.65º | 0.2% | 0.48% | - |
| HSV(B) | 232.65º | 0.34% | 0.57% | - |
| XYZ | 14.97 | 14.32 | 29.17 | - |
| YUV | 106.11 | 150.51 | 121.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 146 | 0.34 | 0.29 | 0 | 0.43 | 232.65 | 0.2 | 0.48 |
| Hex | 61 | 67 | 92 | 22 | 1D | 0 | 2B | E9 | 14 | 30 |
| Octal | 141 | 147 | 222 | 42 | 35 | 0 | 53 | 351 | 24 | 60 |
| Binary | 1100001 | 1100111 | 10010010 | 100010 | 11101 | 0 | 101011 | 11101001 | 10100 | 110000 |
Color Harmonies of #616792
Complementary color
Monochromatic Colors of #616792
Black with #616792
Text Example
Text Example
White with #616792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616792; }
p { color: rgb(97,103,146); }
H1.HeaderClassName
{
color: #616792;
}
.AnyTagClassName
{
color: #616792;
}
</style>
background-color css
<style>
a { background-color: #616792; }
a { background-color: rgb(97,103,146); }
div.DivClassName
{
background-color: #616792;
}
.BgClassName
{
background-color: #616792;
}
</style>
border-color css
<style>
span { border-color: #616792; }
span { border-color: rgb(97,103,146); }
td.TdClassName
{
border-color: #616792;
}
.TagClassName
{
border-color: #616792;
}
</style>