Shades of Waikawa Grey #656991
Tints of Waikawa Grey #656991
RGB
CMYK
RGB Variations
Color information
#656991 (or 0x656991) is known color: Waikawa Grey. HEX triplet: 65, 69 and 91. RGB value is (101,105,145). Sum of RGB (Red+Green+Blue) = 101+105+145=351 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.77% from 351); Green value is 105 (41.41% from 255 or 29.91% from 351); Blue value is 145 (57.03% from 255 or 41.31% from 351); Max value from RGB is 145 - color contains mainly: blue. Hex color #656991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #656991 is #9A966E. Grayscale: #6C6C6C. Windows color (decimal): -10131055 or 9529701. OLE color: 9529701.
HSL color Cylindrical-coordinate representation of color #656991: hue angle of 234.55º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #656991 is Cyan = 0.30, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 105 | 145 | - |
| CMYK | 0.30 | 0.28 | 0 | 0.43 |
| HSL | 234.55º | 0.18% | 0.48% | - |
| HSV(B) | 234.55º | 0.3% | 0.57% | - |
| XYZ | 15.53 | 14.91 | 28.85 | - |
| YUV | 108.36 | 148.67 | 122.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 105 | 145 | 0.30 | 0.28 | 0 | 0.43 | 234.55 | 0.18 | 0.48 |
| Hex | 65 | 69 | 91 | 1E | 1C | 0 | 2B | EB | 12 | 30 |
| Octal | 145 | 151 | 221 | 36 | 34 | 0 | 53 | 353 | 22 | 60 |
| Binary | 1100101 | 1101001 | 10010001 | 11110 | 11100 | 0 | 101011 | 11101011 | 10010 | 110000 |
Color Harmonies of #656991
Complementary color
Monochromatic Colors of #656991
Black with #656991
Text Example
Text Example
White with #656991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656991; }
p { color: rgb(101,105,145); }
H1.HeaderClassName
{
color: #656991;
}
.AnyTagClassName
{
color: #656991;
}
</style>
background-color css
<style>
a { background-color: #656991; }
a { background-color: rgb(101,105,145); }
div.DivClassName
{
background-color: #656991;
}
.BgClassName
{
background-color: #656991;
}
</style>
border-color css
<style>
span { border-color: #656991; }
span { border-color: rgb(101,105,145); }
td.TdClassName
{
border-color: #656991;
}
.TagClassName
{
border-color: #656991;
}
</style>