Shades of Waikawa Grey #616789
Tints of Waikawa Grey #616789
RGB
CMYK
RGB Variations
Color information
#616789 (or 0x616789) is known color: Waikawa Grey. HEX triplet: 61, 67 and 89. RGB value is (97,103,137). Sum of RGB (Red+Green+Blue) = 97+103+137=337 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.78% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 137 (53.91% from 255 or 40.65% from 337); Max value from RGB is 137 - color contains mainly: blue. Hex color #616789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616789 is #9E9876. Grayscale: #686868. Windows color (decimal): -10393719 or 9004897. OLE color: 9004897.
HSL color Cylindrical-coordinate representation of color #616789: hue angle of 231º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #616789 is Cyan = 0.29, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 103 | 137 | - |
| CMYK | 0.29 | 0.25 | 0 | 0.46 |
| HSL | 231º | 0.17% | 0.46% | - |
| HSV(B) | 231º | 0.29% | 0.54% | - |
| XYZ | 14.3 | 14.05 | 25.63 | - |
| YUV | 105.08 | 146.01 | 122.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 137 | 0.29 | 0.25 | 0 | 0.46 | 231 | 0.17 | 0.46 |
| Hex | 61 | 67 | 89 | 1D | 19 | 0 | 2E | E7 | 11 | 2E |
| Octal | 141 | 147 | 211 | 35 | 31 | 0 | 56 | 347 | 21 | 56 |
| Binary | 1100001 | 1100111 | 10001001 | 11101 | 11001 | 0 | 101110 | 11100111 | 10001 | 101110 |
Color Harmonies of #616789
Complementary color
Monochromatic Colors of #616789
Black with #616789
Text Example
Text Example
White with #616789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616789; }
p { color: rgb(97,103,137); }
H1.HeaderClassName
{
color: #616789;
}
.AnyTagClassName
{
color: #616789;
}
</style>
background-color css
<style>
a { background-color: #616789; }
a { background-color: rgb(97,103,137); }
div.DivClassName
{
background-color: #616789;
}
.BgClassName
{
background-color: #616789;
}
</style>
border-color css
<style>
span { border-color: #616789; }
span { border-color: rgb(97,103,137); }
td.TdClassName
{
border-color: #616789;
}
.TagClassName
{
border-color: #616789;
}
</style>