Shades of Waikawa Grey #617395
Tints of Waikawa Grey #617395
RGB
CMYK
RGB Variations
Color information
#617395 (or 0x617395) is known color: Waikawa Grey. HEX triplet: 61, 73 and 95. RGB value is (97,115,149). Sum of RGB (Red+Green+Blue) = 97+115+149=361 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.87% from 361); Green value is 115 (45.31% from 255 or 31.86% from 361); Blue value is 149 (58.59% from 255 or 41.27% from 361); Max value from RGB is 149 - color contains mainly: blue. Hex color #617395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617395 is #9E8C6A. Grayscale: #717171. Windows color (decimal): -10390635 or 9794401. OLE color: 9794401.
HSL color Cylindrical-coordinate representation of color #617395: hue angle of 219.23º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #617395 is Cyan = 0.35, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 115 | 149 | - |
| CMYK | 0.35 | 0.23 | 0 | 0.42 |
| HSL | 219.23º | 0.21% | 0.48% | - |
| HSV(B) | 219.23º | 0.35% | 0.58% | - |
| XYZ | 16.49 | 16.97 | 30.84 | - |
| YUV | 113.49 | 148.04 | 116.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 149 | 0.35 | 0.23 | 0 | 0.42 | 219.23 | 0.21 | 0.48 |
| Hex | 61 | 73 | 95 | 23 | 17 | 0 | 2A | DB | 15 | 30 |
| Octal | 141 | 163 | 225 | 43 | 27 | 0 | 52 | 333 | 25 | 60 |
| Binary | 1100001 | 1110011 | 10010101 | 100011 | 10111 | 0 | 101010 | 11011011 | 10101 | 110000 |
Color Harmonies of #617395
Complementary color
Monochromatic Colors of #617395
Black with #617395
Text Example
Text Example
White with #617395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617395; }
p { color: rgb(97,115,149); }
H1.HeaderClassName
{
color: #617395;
}
.AnyTagClassName
{
color: #617395;
}
</style>
background-color css
<style>
a { background-color: #617395; }
a { background-color: rgb(97,115,149); }
div.DivClassName
{
background-color: #617395;
}
.BgClassName
{
background-color: #617395;
}
</style>
border-color css
<style>
span { border-color: #617395; }
span { border-color: rgb(97,115,149); }
td.TdClassName
{
border-color: #617395;
}
.TagClassName
{
border-color: #617395;
}
</style>