Shades of Waikawa Grey #657396
Tints of Waikawa Grey #657396
RGB
CMYK
RGB Variations
Color information
#657396 (or 0x657396) is known color: Waikawa Grey. HEX triplet: 65, 73 and 96. RGB value is (101,115,150). Sum of RGB (Red+Green+Blue) = 101+115+150=366 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.60% from 366); Green value is 115 (45.31% from 255 or 31.42% from 366); Blue value is 150 (58.98% from 255 or 40.98% from 366); Max value from RGB is 150 - color contains mainly: blue. Hex color #657396 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657396 is #9A8C69. Grayscale: #727272. Windows color (decimal): -10128490 or 9859941. OLE color: 9859941.
HSL color Cylindrical-coordinate representation of color #657396: hue angle of 222.86º 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 #657396 is Cyan = 0.33, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 115 | 150 | - |
| CMYK | 0.33 | 0.23 | 0 | 0.41 |
| HSL | 222.86º | 0.2% | 0.49% | - |
| HSV(B) | 222.86º | 0.33% | 0.59% | - |
| XYZ | 17 | 17.23 | 31.28 | - |
| YUV | 114.8 | 147.86 | 118.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 150 | 0.33 | 0.23 | 0 | 0.41 | 222.86 | 0.2 | 0.49 |
| Hex | 65 | 73 | 96 | 21 | 17 | 0 | 29 | DF | 14 | 31 |
| Octal | 145 | 163 | 226 | 41 | 27 | 0 | 51 | 337 | 24 | 61 |
| Binary | 1100101 | 1110011 | 10010110 | 100001 | 10111 | 0 | 101001 | 11011111 | 10100 | 110001 |
Color Harmonies of #657396
Complementary color
Monochromatic Colors of #657396
Black with #657396
Text Example
Text Example
White with #657396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657396; }
p { color: rgb(101,115,150); }
H1.HeaderClassName
{
color: #657396;
}
.AnyTagClassName
{
color: #657396;
}
</style>
background-color css
<style>
a { background-color: #657396; }
a { background-color: rgb(101,115,150); }
div.DivClassName
{
background-color: #657396;
}
.BgClassName
{
background-color: #657396;
}
</style>
border-color css
<style>
span { border-color: #657396; }
span { border-color: rgb(101,115,150); }
td.TdClassName
{
border-color: #657396;
}
.TagClassName
{
border-color: #657396;
}
</style>