Shades of Waikawa Grey #617891
Tints of Waikawa Grey #617891
RGB
CMYK
RGB Variations
Color information
#617891 (or 0x617891) is known color: Waikawa Grey. HEX triplet: 61, 78 and 91. RGB value is (97,120,145). Sum of RGB (Red+Green+Blue) = 97+120+145=362 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.80% from 362); Green value is 120 (47.27% from 255 or 33.15% from 362); Blue value is 145 (57.03% from 255 or 40.06% from 362); Max value from RGB is 145 - color contains mainly: blue. Hex color #617891 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617891 is #9E876E. Grayscale: #737373. Windows color (decimal): -10389359 or 9533537. OLE color: 9533537.
HSL color Cylindrical-coordinate representation of color #617891: hue angle of 211.25º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #617891 is Cyan = 0.33, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 120 | 145 | - |
| CMYK | 0.33 | 0.17 | 0 | 0.43 |
| HSL | 211.25º | 0.2% | 0.47% | - |
| HSV(B) | 211.25º | 0.33% | 0.57% | - |
| XYZ | 16.76 | 18.02 | 29.38 | - |
| YUV | 115.97 | 144.38 | 114.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 145 | 0.33 | 0.17 | 0 | 0.43 | 211.25 | 0.2 | 0.47 |
| Hex | 61 | 78 | 91 | 21 | 11 | 0 | 2B | D3 | 14 | 2F |
| Octal | 141 | 170 | 221 | 41 | 21 | 0 | 53 | 323 | 24 | 57 |
| Binary | 1100001 | 1111000 | 10010001 | 100001 | 10001 | 0 | 101011 | 11010011 | 10100 | 101111 |
Color Harmonies of #617891
Complementary color
Monochromatic Colors of #617891
Black with #617891
Text Example
Text Example
White with #617891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617891; }
p { color: rgb(97,120,145); }
H1.HeaderClassName
{
color: #617891;
}
.AnyTagClassName
{
color: #617891;
}
</style>
background-color css
<style>
a { background-color: #617891; }
a { background-color: rgb(97,120,145); }
div.DivClassName
{
background-color: #617891;
}
.BgClassName
{
background-color: #617891;
}
</style>
border-color css
<style>
span { border-color: #617891; }
span { border-color: rgb(97,120,145); }
td.TdClassName
{
border-color: #617891;
}
.TagClassName
{
border-color: #617891;
}
</style>