Shades of Waikawa Grey #657287
Tints of Waikawa Grey #657287
RGB
CMYK
RGB Variations
Color information
#657287 (or 0x657287) is known color: Waikawa Grey. HEX triplet: 65, 72 and 87. RGB value is (101,114,135). Sum of RGB (Red+Green+Blue) = 101+114+135=350 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.86% from 350); Green value is 114 (44.92% from 255 or 32.57% from 350); Blue value is 135 (53.12% from 255 or 38.57% from 350); Max value from RGB is 135 - color contains mainly: blue. Hex color #657287 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657287 is #9A8D78. Grayscale: #707070. Windows color (decimal): -10128761 or 8876645. OLE color: 8876645.
HSL color Cylindrical-coordinate representation of color #657287: hue angle of 217.06º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #657287 is Cyan = 0.25, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 114 | 135 | - |
| CMYK | 0.25 | 0.16 | 0 | 0.47 |
| HSL | 217.06º | 0.14% | 0.46% | - |
| HSV(B) | 217.06º | 0.25% | 0.53% | - |
| XYZ | 15.76 | 16.55 | 25.29 | - |
| YUV | 112.51 | 140.69 | 119.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 114 | 135 | 0.25 | 0.16 | 0 | 0.47 | 217.06 | 0.14 | 0.46 |
| Hex | 65 | 72 | 87 | 19 | 10 | 0 | 2F | D9 | E | 2E |
| Octal | 145 | 162 | 207 | 31 | 20 | 0 | 57 | 331 | 16 | 56 |
| Binary | 1100101 | 1110010 | 10000111 | 11001 | 10000 | 0 | 101111 | 11011001 | 1110 | 101110 |
Color Harmonies of #657287
Complementary color
Monochromatic Colors of #657287
Black with #657287
Text Example
Text Example
White with #657287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657287; }
p { color: rgb(101,114,135); }
H1.HeaderClassName
{
color: #657287;
}
.AnyTagClassName
{
color: #657287;
}
</style>
background-color css
<style>
a { background-color: #657287; }
a { background-color: rgb(101,114,135); }
div.DivClassName
{
background-color: #657287;
}
.BgClassName
{
background-color: #657287;
}
</style>
border-color css
<style>
span { border-color: #657287; }
span { border-color: rgb(101,114,135); }
td.TdClassName
{
border-color: #657287;
}
.TagClassName
{
border-color: #657287;
}
</style>