Shades of Waikawa Grey #657089
Tints of Waikawa Grey #657089
RGB
CMYK
RGB Variations
Color information
#657089 (or 0x657089) is known color: Waikawa Grey. HEX triplet: 65, 70 and 89. RGB value is (101,112,137). Sum of RGB (Red+Green+Blue) = 101+112+137=350 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.86% from 350); Green value is 112 (44.14% from 255 or 32% from 350); Blue value is 137 (53.91% from 255 or 39.14% from 350); Max value from RGB is 137 - color contains mainly: blue. Hex color #657089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657089 is #9A8F76. Grayscale: #6F6F6F. Windows color (decimal): -10129271 or 9007205. OLE color: 9007205.
HSL color Cylindrical-coordinate representation of color #657089: hue angle of 221.67º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #657089 is Cyan = 0.26, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 112 | 137 | - |
| CMYK | 0.26 | 0.18 | 0 | 0.46 |
| HSL | 221.67º | 0.15% | 0.47% | - |
| HSV(B) | 221.67º | 0.26% | 0.54% | - |
| XYZ | 15.68 | 16.16 | 25.96 | - |
| YUV | 111.56 | 142.36 | 120.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 137 | 0.26 | 0.18 | 0 | 0.46 | 221.67 | 0.15 | 0.47 |
| Hex | 65 | 70 | 89 | 1A | 12 | 0 | 2E | DE | F | 2F |
| Octal | 145 | 160 | 211 | 32 | 22 | 0 | 56 | 336 | 17 | 57 |
| Binary | 1100101 | 1110000 | 10001001 | 11010 | 10010 | 0 | 101110 | 11011110 | 1111 | 101111 |
Color Harmonies of #657089
Complementary color
Monochromatic Colors of #657089
Black with #657089
Text Example
Text Example
White with #657089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657089; }
p { color: rgb(101,112,137); }
H1.HeaderClassName
{
color: #657089;
}
.AnyTagClassName
{
color: #657089;
}
</style>
background-color css
<style>
a { background-color: #657089; }
a { background-color: rgb(101,112,137); }
div.DivClassName
{
background-color: #657089;
}
.BgClassName
{
background-color: #657089;
}
</style>
border-color css
<style>
span { border-color: #657089; }
span { border-color: rgb(101,112,137); }
td.TdClassName
{
border-color: #657089;
}
.TagClassName
{
border-color: #657089;
}
</style>