Shades of Waikawa Grey #657389
Tints of Waikawa Grey #657389
RGB
CMYK
RGB Variations
Color information
#657389 (or 0x657389) is known color: Waikawa Grey. HEX triplet: 65, 73 and 89. RGB value is (101,115,137). Sum of RGB (Red+Green+Blue) = 101+115+137=353 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.61% from 353); Green value is 115 (45.31% from 255 or 32.58% from 353); Blue value is 137 (53.91% from 255 or 38.81% from 353); Max value from RGB is 137 - color contains mainly: blue. Hex color #657389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657389 is #9A8C76. Grayscale: #717171. Windows color (decimal): -10128503 or 9007973. OLE color: 9007973.
HSL color Cylindrical-coordinate representation of color #657389: hue angle of 216.67º 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 #657389 is Cyan = 0.26, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 115 | 137 | - |
| CMYK | 0.26 | 0.16 | 0 | 0.46 |
| HSL | 216.67º | 0.15% | 0.47% | - |
| HSV(B) | 216.67º | 0.26% | 0.54% | - |
| XYZ | 16.01 | 16.83 | 26.07 | - |
| YUV | 113.32 | 141.36 | 119.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 137 | 0.26 | 0.16 | 0 | 0.46 | 216.67 | 0.15 | 0.47 |
| Hex | 65 | 73 | 89 | 1A | 10 | 0 | 2E | D9 | F | 2F |
| Octal | 145 | 163 | 211 | 32 | 20 | 0 | 56 | 331 | 17 | 57 |
| Binary | 1100101 | 1110011 | 10001001 | 11010 | 10000 | 0 | 101110 | 11011001 | 1111 | 101111 |
Color Harmonies of #657389
Complementary color
Monochromatic Colors of #657389
Black with #657389
Text Example
Text Example
White with #657389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657389; }
p { color: rgb(101,115,137); }
H1.HeaderClassName
{
color: #657389;
}
.AnyTagClassName
{
color: #657389;
}
</style>
background-color css
<style>
a { background-color: #657389; }
a { background-color: rgb(101,115,137); }
div.DivClassName
{
background-color: #657389;
}
.BgClassName
{
background-color: #657389;
}
</style>
border-color css
<style>
span { border-color: #657389; }
span { border-color: rgb(101,115,137); }
td.TdClassName
{
border-color: #657389;
}
.TagClassName
{
border-color: #657389;
}
</style>