Shades of Waikawa Grey #657599
Tints of Waikawa Grey #657599
RGB
CMYK
RGB Variations
Color information
#657599 (or 0x657599) is known color: Waikawa Grey. HEX triplet: 65, 75 and 99. RGB value is (101,117,153). Sum of RGB (Red+Green+Blue) = 101+117+153=371 (49% of max value = 765). Red value is 101 (39.84% from 255 or 27.22% from 371); Green value is 117 (46.09% from 255 or 31.54% from 371); Blue value is 153 (60.16% from 255 or 41.24% from 371); Max value from RGB is 153 - color contains mainly: blue. Hex color #657599 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657599 is #9A8A66. Grayscale: #747474. Windows color (decimal): -10127975 or 10057061. OLE color: 10057061.
HSL color Cylindrical-coordinate representation of color #657599: hue angle of 221.54º 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 #657599 is Cyan = 0.34, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 101 | 117 | 153 | - |
| CMYK | 0.34 | 0.24 | 0 | 0.4 |
| HSL | 221.54º | 0.2% | 0.5% | - |
| HSV(B) | 221.54º | 0.34% | 0.6% | - |
| XYZ | 17.48 | 17.79 | 32.65 | - |
| YUV | 116.32 | 148.7 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 153 | 0.34 | 0.24 | 0 | 0.4 | 221.54 | 0.2 | 0.5 |
| Hex | 65 | 75 | 99 | 22 | 18 | 0 | 28 | DE | 14 | 32 |
| Octal | 145 | 165 | 231 | 42 | 30 | 0 | 50 | 336 | 24 | 62 |
| Binary | 1100101 | 1110101 | 10011001 | 100010 | 11000 | 0 | 101000 | 11011110 | 10100 | 110010 |
Color Harmonies of #657599
Complementary color
Monochromatic Colors of #657599
Black with #657599
Text Example
Text Example
White with #657599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657599; }
p { color: rgb(101,117,153); }
H1.HeaderClassName
{
color: #657599;
}
.AnyTagClassName
{
color: #657599;
}
</style>
background-color css
<style>
a { background-color: #657599; }
a { background-color: rgb(101,117,153); }
div.DivClassName
{
background-color: #657599;
}
.BgClassName
{
background-color: #657599;
}
</style>
border-color css
<style>
span { border-color: #657599; }
span { border-color: rgb(101,117,153); }
td.TdClassName
{
border-color: #657599;
}
.TagClassName
{
border-color: #657599;
}
</style>