Shades of Waikawa Grey #656998
Tints of Waikawa Grey #656998
RGB
CMYK
RGB Variations
Color information
#656998 (or 0x656998) is known color: Waikawa Grey. HEX triplet: 65, 69 and 98. RGB value is (101,105,152). Sum of RGB (Red+Green+Blue) = 101+105+152=358 (47% of max value = 765). Red value is 101 (39.84% from 255 or 28.21% from 358); Green value is 105 (41.41% from 255 or 29.33% from 358); Blue value is 152 (59.77% from 255 or 42.46% from 358); Max value from RGB is 152 - color contains mainly: blue. Hex color #656998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #656998 is #9A9667. Grayscale: #6C6C6C. Windows color (decimal): -10131048 or 9988453. OLE color: 9988453.
HSL color Cylindrical-coordinate representation of color #656998: hue angle of 235.29º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #656998 is Cyan = 0.34, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 101 | 105 | 152 | - |
| CMYK | 0.34 | 0.31 | 0 | 0.40 |
| HSL | 235.29º | 0.2% | 0.5% | - |
| HSV(B) | 235.29º | 0.34% | 0.6% | - |
| XYZ | 16.09 | 15.14 | 31.78 | - |
| YUV | 109.16 | 152.17 | 122.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 105 | 152 | 0.34 | 0.31 | 0 | 0.40 | 235.29 | 0.2 | 0.5 |
| Hex | 65 | 69 | 98 | 22 | 1F | 0 | 28 | EB | 14 | 32 |
| Octal | 145 | 151 | 230 | 42 | 37 | 0 | 50 | 353 | 24 | 62 |
| Binary | 1100101 | 1101001 | 10011000 | 100010 | 11111 | 0 | 101000 | 11101011 | 10100 | 110010 |
Color Harmonies of #656998
Complementary color
Monochromatic Colors of #656998
Black with #656998
Text Example
Text Example
White with #656998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656998; }
p { color: rgb(101,105,152); }
H1.HeaderClassName
{
color: #656998;
}
.AnyTagClassName
{
color: #656998;
}
</style>
background-color css
<style>
a { background-color: #656998; }
a { background-color: rgb(101,105,152); }
div.DivClassName
{
background-color: #656998;
}
.BgClassName
{
background-color: #656998;
}
</style>
border-color css
<style>
span { border-color: #656998; }
span { border-color: rgb(101,105,152); }
td.TdClassName
{
border-color: #656998;
}
.TagClassName
{
border-color: #656998;
}
</style>