Shades of Waikawa Grey #657088
Tints of Waikawa Grey #657088
RGB
CMYK
RGB Variations
Color information
#657088 (or 0x657088) is known color: Waikawa Grey. HEX triplet: 65, 70 and 88. RGB value is (101,112,136). Sum of RGB (Red+Green+Blue) = 101+112+136=349 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.94% from 349); Green value is 112 (44.14% from 255 or 32.09% from 349); Blue value is 136 (53.52% from 255 or 38.97% from 349); Max value from RGB is 136 - color contains mainly: blue. Hex color #657088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657088 is #9A8F77. Grayscale: #6F6F6F. Windows color (decimal): -10129272 or 8941669. OLE color: 8941669.
HSL color Cylindrical-coordinate representation of color #657088: hue angle of 221.14º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #657088 is Cyan = 0.26, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 112 | 136 | - |
| CMYK | 0.26 | 0.18 | 0 | 0.47 |
| HSL | 221.14º | 0.15% | 0.46% | - |
| HSV(B) | 221.14º | 0.26% | 0.53% | - |
| XYZ | 15.6 | 16.13 | 25.58 | - |
| YUV | 111.45 | 141.86 | 120.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 136 | 0.26 | 0.18 | 0 | 0.47 | 221.14 | 0.15 | 0.46 |
| Hex | 65 | 70 | 88 | 1A | 12 | 0 | 2F | DD | F | 2E |
| Octal | 145 | 160 | 210 | 32 | 22 | 0 | 57 | 335 | 17 | 56 |
| Binary | 1100101 | 1110000 | 10001000 | 11010 | 10010 | 0 | 101111 | 11011101 | 1111 | 101110 |
Color Harmonies of #657088
Complementary color
Monochromatic Colors of #657088
Black with #657088
Text Example
Text Example
White with #657088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657088; }
p { color: rgb(101,112,136); }
H1.HeaderClassName
{
color: #657088;
}
.AnyTagClassName
{
color: #657088;
}
</style>
background-color css
<style>
a { background-color: #657088; }
a { background-color: rgb(101,112,136); }
div.DivClassName
{
background-color: #657088;
}
.BgClassName
{
background-color: #657088;
}
</style>
border-color css
<style>
span { border-color: #657088; }
span { border-color: rgb(101,112,136); }
td.TdClassName
{
border-color: #657088;
}
.TagClassName
{
border-color: #657088;
}
</style>