Shades of Waikawa Grey #657793
Tints of Waikawa Grey #657793
RGB
CMYK
RGB Variations
Color information
#657793 (or 0x657793) is known color: Waikawa Grey. HEX triplet: 65, 77 and 93. RGB value is (101,119,147). Sum of RGB (Red+Green+Blue) = 101+119+147=367 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.52% from 367); Green value is 119 (46.88% from 255 or 32.43% from 367); Blue value is 147 (57.81% from 255 or 40.05% from 367); Max value from RGB is 147 - color contains mainly: blue. Hex color #657793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657793 is #9A886C. Grayscale: #747474. Windows color (decimal): -10127469 or 9664357. OLE color: 9664357.
HSL color Cylindrical-coordinate representation of color #657793: hue angle of 216.52º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #657793 is Cyan = 0.31, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 119 | 147 | - |
| CMYK | 0.31 | 0.19 | 0 | 0.42 |
| HSL | 216.52º | 0.19% | 0.49% | - |
| HSV(B) | 216.52º | 0.31% | 0.58% | - |
| XYZ | 17.23 | 18.07 | 30.18 | - |
| YUV | 116.81 | 145.04 | 116.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 119 | 147 | 0.31 | 0.19 | 0 | 0.42 | 216.52 | 0.19 | 0.49 |
| Hex | 65 | 77 | 93 | 1F | 13 | 0 | 2A | D9 | 13 | 31 |
| Octal | 145 | 167 | 223 | 37 | 23 | 0 | 52 | 331 | 23 | 61 |
| Binary | 1100101 | 1110111 | 10010011 | 11111 | 10011 | 0 | 101010 | 11011001 | 10011 | 110001 |
Color Harmonies of #657793
Complementary color
Monochromatic Colors of #657793
Black with #657793
Text Example
Text Example
White with #657793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657793; }
p { color: rgb(101,119,147); }
H1.HeaderClassName
{
color: #657793;
}
.AnyTagClassName
{
color: #657793;
}
</style>
background-color css
<style>
a { background-color: #657793; }
a { background-color: rgb(101,119,147); }
div.DivClassName
{
background-color: #657793;
}
.BgClassName
{
background-color: #657793;
}
</style>
border-color css
<style>
span { border-color: #657793; }
span { border-color: rgb(101,119,147); }
td.TdClassName
{
border-color: #657793;
}
.TagClassName
{
border-color: #657793;
}
</style>