Shades of Waikawa Grey #657197
Tints of Waikawa Grey #657197
RGB
CMYK
RGB Variations
Color information
#657197 (or 0x657197) is known color: Waikawa Grey. HEX triplet: 65, 71 and 97. RGB value is (101,113,151). Sum of RGB (Red+Green+Blue) = 101+113+151=365 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.67% from 365); Green value is 113 (44.53% from 255 or 30.96% from 365); Blue value is 151 (59.38% from 255 or 41.37% from 365); Max value from RGB is 151 - color contains mainly: blue. Hex color #657197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657197 is #9A8E68. Grayscale: #717171. Windows color (decimal): -10129001 or 9924965. OLE color: 9924965.
HSL color Cylindrical-coordinate representation of color #657197: hue angle of 225.6º 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 #657197 is Cyan = 0.33, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 113 | 151 | - |
| CMYK | 0.33 | 0.25 | 0 | 0.41 |
| HSL | 225.6º | 0.2% | 0.49% | - |
| HSV(B) | 225.6º | 0.33% | 0.59% | - |
| XYZ | 16.86 | 16.81 | 31.63 | - |
| YUV | 113.74 | 149.02 | 118.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 113 | 151 | 0.33 | 0.25 | 0 | 0.41 | 225.6 | 0.2 | 0.49 |
| Hex | 65 | 71 | 97 | 21 | 19 | 0 | 29 | E2 | 14 | 31 |
| Octal | 145 | 161 | 227 | 41 | 31 | 0 | 51 | 342 | 24 | 61 |
| Binary | 1100101 | 1110001 | 10010111 | 100001 | 11001 | 0 | 101001 | 11100010 | 10100 | 110001 |
Color Harmonies of #657197
Complementary color
Monochromatic Colors of #657197
Black with #657197
Text Example
Text Example
White with #657197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657197; }
p { color: rgb(101,113,151); }
H1.HeaderClassName
{
color: #657197;
}
.AnyTagClassName
{
color: #657197;
}
</style>
background-color css
<style>
a { background-color: #657197; }
a { background-color: rgb(101,113,151); }
div.DivClassName
{
background-color: #657197;
}
.BgClassName
{
background-color: #657197;
}
</style>
border-color css
<style>
span { border-color: #657197; }
span { border-color: rgb(101,113,151); }
td.TdClassName
{
border-color: #657197;
}
.TagClassName
{
border-color: #657197;
}
</style>