Shades of Waikawa Grey #617593
Tints of Waikawa Grey #617593
RGB
CMYK
RGB Variations
Color information
#617593 (or 0x617593) is known color: Waikawa Grey. HEX triplet: 61, 75 and 93. RGB value is (97,117,147). Sum of RGB (Red+Green+Blue) = 97+117+147=361 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.87% from 361); Green value is 117 (46.09% from 255 or 32.41% from 361); Blue value is 147 (57.81% from 255 or 40.72% from 361); Max value from RGB is 147 - color contains mainly: blue. Hex color #617593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617593 is #9E8A6C. Grayscale: #727272. Windows color (decimal): -10390125 or 9663841. OLE color: 9663841.
HSL color Cylindrical-coordinate representation of color #617593: hue angle of 216º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #617593 is Cyan = 0.34, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 117 | 147 | - |
| CMYK | 0.34 | 0.20 | 0 | 0.42 |
| HSL | 216º | 0.2% | 0.48% | - |
| HSV(B) | 216º | 0.34% | 0.58% | - |
| XYZ | 16.56 | 17.37 | 30.08 | - |
| YUV | 114.44 | 146.37 | 115.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 147 | 0.34 | 0.20 | 0 | 0.42 | 216 | 0.2 | 0.48 |
| Hex | 61 | 75 | 93 | 22 | 14 | 0 | 2A | D8 | 14 | 30 |
| Octal | 141 | 165 | 223 | 42 | 24 | 0 | 52 | 330 | 24 | 60 |
| Binary | 1100001 | 1110101 | 10010011 | 100010 | 10100 | 0 | 101010 | 11011000 | 10100 | 110000 |
Color Harmonies of #617593
Complementary color
Monochromatic Colors of #617593
Black with #617593
Text Example
Text Example
White with #617593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617593; }
p { color: rgb(97,117,147); }
H1.HeaderClassName
{
color: #617593;
}
.AnyTagClassName
{
color: #617593;
}
</style>
background-color css
<style>
a { background-color: #617593; }
a { background-color: rgb(97,117,147); }
div.DivClassName
{
background-color: #617593;
}
.BgClassName
{
background-color: #617593;
}
</style>
border-color css
<style>
span { border-color: #617593; }
span { border-color: rgb(97,117,147); }
td.TdClassName
{
border-color: #617593;
}
.TagClassName
{
border-color: #617593;
}
</style>