Shades of Waikawa Grey #657696
Tints of Waikawa Grey #657696
RGB
CMYK
RGB Variations
Color information
#657696 (or 0x657696) is known color: Waikawa Grey. HEX triplet: 65, 76 and 96. RGB value is (101,118,150). Sum of RGB (Red+Green+Blue) = 101+118+150=369 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.37% from 369); Green value is 118 (46.48% from 255 or 31.98% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #657696 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657696 is #9A8969. Grayscale: #747474. Windows color (decimal): -10127722 or 9860709. OLE color: 9860709.
HSL color Cylindrical-coordinate representation of color #657696: hue angle of 219.18º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #657696 is Cyan = 0.33, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 118 | 150 | - |
| CMYK | 0.33 | 0.21 | 0 | 0.41 |
| HSL | 219.18º | 0.2% | 0.49% | - |
| HSV(B) | 219.18º | 0.33% | 0.59% | - |
| XYZ | 17.35 | 17.93 | 31.4 | - |
| YUV | 116.57 | 146.87 | 116.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 150 | 0.33 | 0.21 | 0 | 0.41 | 219.18 | 0.2 | 0.49 |
| Hex | 65 | 76 | 96 | 21 | 15 | 0 | 29 | DB | 14 | 31 |
| Octal | 145 | 166 | 226 | 41 | 25 | 0 | 51 | 333 | 24 | 61 |
| Binary | 1100101 | 1110110 | 10010110 | 100001 | 10101 | 0 | 101001 | 11011011 | 10100 | 110001 |
Color Harmonies of #657696
Complementary color
Monochromatic Colors of #657696
Black with #657696
Text Example
Text Example
White with #657696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657696; }
p { color: rgb(101,118,150); }
H1.HeaderClassName
{
color: #657696;
}
.AnyTagClassName
{
color: #657696;
}
</style>
background-color css
<style>
a { background-color: #657696; }
a { background-color: rgb(101,118,150); }
div.DivClassName
{
background-color: #657696;
}
.BgClassName
{
background-color: #657696;
}
</style>
border-color css
<style>
span { border-color: #657696; }
span { border-color: rgb(101,118,150); }
td.TdClassName
{
border-color: #657696;
}
.TagClassName
{
border-color: #657696;
}
</style>