Shades of Waikawa Grey #657692
Tints of Waikawa Grey #657692
RGB
CMYK
RGB Variations
Color information
#657692 (or 0x657692) is known color: Waikawa Grey. HEX triplet: 65, 76 and 92. RGB value is (101,118,146). Sum of RGB (Red+Green+Blue) = 101+118+146=365 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.67% from 365); Green value is 118 (46.48% from 255 or 32.33% from 365); Blue value is 146 (57.42% from 255 or 40% from 365); Max value from RGB is 146 - color contains mainly: blue. Hex color #657692 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657692 is #9A896D. Grayscale: #737373. Windows color (decimal): -10127726 or 9598565. OLE color: 9598565.
HSL color Cylindrical-coordinate representation of color #657692: hue angle of 217.33º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #657692 is Cyan = 0.31, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 118 | 146 | - |
| CMYK | 0.31 | 0.19 | 0 | 0.43 |
| HSL | 217.33º | 0.18% | 0.48% | - |
| HSV(B) | 217.33º | 0.31% | 0.57% | - |
| XYZ | 17.03 | 17.8 | 29.73 | - |
| YUV | 116.11 | 144.87 | 117.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 146 | 0.31 | 0.19 | 0 | 0.43 | 217.33 | 0.18 | 0.48 |
| Hex | 65 | 76 | 92 | 1F | 13 | 0 | 2B | D9 | 12 | 30 |
| Octal | 145 | 166 | 222 | 37 | 23 | 0 | 53 | 331 | 22 | 60 |
| Binary | 1100101 | 1110110 | 10010010 | 11111 | 10011 | 0 | 101011 | 11011001 | 10010 | 110000 |
Color Harmonies of #657692
Complementary color
Monochromatic Colors of #657692
Black with #657692
Text Example
Text Example
White with #657692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657692; }
p { color: rgb(101,118,146); }
H1.HeaderClassName
{
color: #657692;
}
.AnyTagClassName
{
color: #657692;
}
</style>
background-color css
<style>
a { background-color: #657692; }
a { background-color: rgb(101,118,146); }
div.DivClassName
{
background-color: #657692;
}
.BgClassName
{
background-color: #657692;
}
</style>
border-color css
<style>
span { border-color: #657692; }
span { border-color: rgb(101,118,146); }
td.TdClassName
{
border-color: #657692;
}
.TagClassName
{
border-color: #657692;
}
</style>