Shades of Waikawa Grey #657589
Tints of Waikawa Grey #657589
RGB
CMYK
RGB Variations
Color information
#657589 (or 0x657589) is known color: Waikawa Grey. HEX triplet: 65, 75 and 89. RGB value is (101,117,137). Sum of RGB (Red+Green+Blue) = 101+117+137=355 (47% of max value = 765). Red value is 101 (39.84% from 255 or 28.45% from 355); Green value is 117 (46.09% from 255 or 32.96% from 355); Blue value is 137 (53.91% from 255 or 38.59% from 355); Max value from RGB is 137 - color contains mainly: blue. Hex color #657589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657589 is #9A8A76. Grayscale: #727272. Windows color (decimal): -10127991 or 9008485. OLE color: 9008485.
HSL color Cylindrical-coordinate representation of color #657589: hue angle of 213.33º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #657589 is Cyan = 0.26, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 117 | 137 | - |
| CMYK | 0.26 | 0.15 | 0 | 0.46 |
| HSL | 213.33º | 0.15% | 0.47% | - |
| HSV(B) | 213.33º | 0.26% | 0.54% | - |
| XYZ | 16.24 | 17.3 | 26.15 | - |
| YUV | 114.5 | 140.7 | 118.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 137 | 0.26 | 0.15 | 0 | 0.46 | 213.33 | 0.15 | 0.47 |
| Hex | 65 | 75 | 89 | 1A | F | 0 | 2E | D5 | F | 2F |
| Octal | 145 | 165 | 211 | 32 | 17 | 0 | 56 | 325 | 17 | 57 |
| Binary | 1100101 | 1110101 | 10001001 | 11010 | 1111 | 0 | 101110 | 11010101 | 1111 | 101111 |
Color Harmonies of #657589
Complementary color
Monochromatic Colors of #657589
Black with #657589
Text Example
Text Example
White with #657589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657589; }
p { color: rgb(101,117,137); }
H1.HeaderClassName
{
color: #657589;
}
.AnyTagClassName
{
color: #657589;
}
</style>
background-color css
<style>
a { background-color: #657589; }
a { background-color: rgb(101,117,137); }
div.DivClassName
{
background-color: #657589;
}
.BgClassName
{
background-color: #657589;
}
</style>
border-color css
<style>
span { border-color: #657589; }
span { border-color: rgb(101,117,137); }
td.TdClassName
{
border-color: #657589;
}
.TagClassName
{
border-color: #657589;
}
</style>