Shades of Waikawa Grey #617396
Tints of Waikawa Grey #617396
RGB
CMYK
RGB Variations
Color information
#617396 (or 0x617396) is known color: Waikawa Grey. HEX triplet: 61, 73 and 96. RGB value is (97,115,150). Sum of RGB (Red+Green+Blue) = 97+115+150=362 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.80% from 362); Green value is 115 (45.31% from 255 or 31.77% from 362); Blue value is 150 (58.98% from 255 or 41.44% from 362); Max value from RGB is 150 - color contains mainly: blue. Hex color #617396 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617396 is #9E8C69. Grayscale: #717171. Windows color (decimal): -10390634 or 9859937. OLE color: 9859937.
HSL color Cylindrical-coordinate representation of color #617396: hue angle of 219.62º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #617396 is Cyan = 0.35, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 97 | 115 | 150 | - |
| CMYK | 0.35 | 0.23 | 0 | 0.41 |
| HSL | 219.62º | 0.21% | 0.48% | - |
| HSV(B) | 219.62º | 0.35% | 0.59% | - |
| XYZ | 16.57 | 17 | 31.26 | - |
| YUV | 113.61 | 148.54 | 116.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 150 | 0.35 | 0.23 | 0 | 0.41 | 219.62 | 0.21 | 0.48 |
| Hex | 61 | 73 | 96 | 23 | 17 | 0 | 29 | DC | 15 | 30 |
| Octal | 141 | 163 | 226 | 43 | 27 | 0 | 51 | 334 | 25 | 60 |
| Binary | 1100001 | 1110011 | 10010110 | 100011 | 10111 | 0 | 101001 | 11011100 | 10101 | 110000 |
Color Harmonies of #617396
Complementary color
Monochromatic Colors of #617396
Black with #617396
Text Example
Text Example
White with #617396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617396; }
p { color: rgb(97,115,150); }
H1.HeaderClassName
{
color: #617396;
}
.AnyTagClassName
{
color: #617396;
}
</style>
background-color css
<style>
a { background-color: #617396; }
a { background-color: rgb(97,115,150); }
div.DivClassName
{
background-color: #617396;
}
.BgClassName
{
background-color: #617396;
}
</style>
border-color css
<style>
span { border-color: #617396; }
span { border-color: rgb(97,115,150); }
td.TdClassName
{
border-color: #617396;
}
.TagClassName
{
border-color: #617396;
}
</style>