Shades of Waikawa Grey #617296
Tints of Waikawa Grey #617296
RGB
CMYK
RGB Variations
Color information
#617296 (or 0x617296) is known color: Waikawa Grey. HEX triplet: 61, 72 and 96. RGB value is (97,114,150). Sum of RGB (Red+Green+Blue) = 97+114+150=361 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.87% from 361); Green value is 114 (44.92% from 255 or 31.58% from 361); Blue value is 150 (58.98% from 255 or 41.55% from 361); Max value from RGB is 150 - color contains mainly: blue. Hex color #617296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617296 is #9E8D69. Grayscale: #707070. Windows color (decimal): -10390890 or 9859681. OLE color: 9859681.
HSL color Cylindrical-coordinate representation of color #617296: hue angle of 220.75º 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 #617296 is Cyan = 0.35, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 97 | 114 | 150 | - |
| CMYK | 0.35 | 0.24 | 0 | 0.41 |
| HSL | 220.75º | 0.21% | 0.48% | - |
| HSV(B) | 220.75º | 0.35% | 0.59% | - |
| XYZ | 16.45 | 16.78 | 31.23 | - |
| YUV | 113.02 | 148.87 | 116.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 150 | 0.35 | 0.24 | 0 | 0.41 | 220.75 | 0.21 | 0.48 |
| Hex | 61 | 72 | 96 | 23 | 18 | 0 | 29 | DD | 15 | 30 |
| Octal | 141 | 162 | 226 | 43 | 30 | 0 | 51 | 335 | 25 | 60 |
| Binary | 1100001 | 1110010 | 10010110 | 100011 | 11000 | 0 | 101001 | 11011101 | 10101 | 110000 |
Color Harmonies of #617296
Complementary color
Monochromatic Colors of #617296
Black with #617296
Text Example
Text Example
White with #617296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617296; }
p { color: rgb(97,114,150); }
H1.HeaderClassName
{
color: #617296;
}
.AnyTagClassName
{
color: #617296;
}
</style>
background-color css
<style>
a { background-color: #617296; }
a { background-color: rgb(97,114,150); }
div.DivClassName
{
background-color: #617296;
}
.BgClassName
{
background-color: #617296;
}
</style>
border-color css
<style>
span { border-color: #617296; }
span { border-color: rgb(97,114,150); }
td.TdClassName
{
border-color: #617296;
}
.TagClassName
{
border-color: #617296;
}
</style>