Shades of Waikawa Grey #617592
Tints of Waikawa Grey #617592
RGB
CMYK
RGB Variations
Color information
#617592 (or 0x617592) is known color: Waikawa Grey. HEX triplet: 61, 75 and 92. RGB value is (97,117,146). Sum of RGB (Red+Green+Blue) = 97+117+146=360 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.94% from 360); Green value is 117 (46.09% from 255 or 32.5% from 360); Blue value is 146 (57.42% from 255 or 40.56% from 360); Max value from RGB is 146 - color contains mainly: blue. Hex color #617592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617592 is #9E8A6D. Grayscale: #727272. Windows color (decimal): -10390126 or 9598305. OLE color: 9598305.
HSL color Cylindrical-coordinate representation of color #617592: hue angle of 215.51º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #617592 is Cyan = 0.34, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 117 | 146 | - |
| CMYK | 0.34 | 0.20 | 0 | 0.43 |
| HSL | 215.51º | 0.2% | 0.48% | - |
| HSV(B) | 215.51º | 0.34% | 0.57% | - |
| XYZ | 16.48 | 17.34 | 29.67 | - |
| YUV | 114.33 | 145.87 | 115.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 146 | 0.34 | 0.20 | 0 | 0.43 | 215.51 | 0.2 | 0.48 |
| Hex | 61 | 75 | 92 | 22 | 14 | 0 | 2B | D8 | 14 | 30 |
| Octal | 141 | 165 | 222 | 42 | 24 | 0 | 53 | 330 | 24 | 60 |
| Binary | 1100001 | 1110101 | 10010010 | 100010 | 10100 | 0 | 101011 | 11011000 | 10100 | 110000 |
Color Harmonies of #617592
Complementary color
Monochromatic Colors of #617592
Black with #617592
Text Example
Text Example
White with #617592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617592; }
p { color: rgb(97,117,146); }
H1.HeaderClassName
{
color: #617592;
}
.AnyTagClassName
{
color: #617592;
}
</style>
background-color css
<style>
a { background-color: #617592; }
a { background-color: rgb(97,117,146); }
div.DivClassName
{
background-color: #617592;
}
.BgClassName
{
background-color: #617592;
}
</style>
border-color css
<style>
span { border-color: #617592; }
span { border-color: rgb(97,117,146); }
td.TdClassName
{
border-color: #617592;
}
.TagClassName
{
border-color: #617592;
}
</style>