Shades of Governor Bay #616494
Tints of Governor Bay #616494
RGB
CMYK
RGB Variations
Color information
#616494 (or 0x616494) is known color: Governor Bay. HEX triplet: 61, 64 and 94. RGB value is (97,100,148). Sum of RGB (Red+Green+Blue) = 97+100+148=345 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.12% from 345); Green value is 100 (39.45% from 255 or 28.99% from 345); Blue value is 148 (58.20% from 255 or 42.90% from 345); Max value from RGB is 148 - color contains mainly: blue. Hex color #616494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616494 is #9E9B6B. Grayscale: #686868. Windows color (decimal): -10394476 or 9725025. OLE color: 9725025.
HSL color Cylindrical-coordinate representation of color #616494: hue angle of 236.47º degrees, saturation: 0.21, 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 #616494 is Cyan = 0.34, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 100 | 148 | - |
| CMYK | 0.34 | 0.32 | 0 | 0.42 |
| HSL | 236.47º | 0.21% | 0.48% | - |
| HSV(B) | 236.47º | 0.34% | 0.58% | - |
| XYZ | 14.83 | 13.79 | 29.9 | - |
| YUV | 104.58 | 152.51 | 122.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 148 | 0.34 | 0.32 | 0 | 0.42 | 236.47 | 0.21 | 0.48 |
| Hex | 61 | 64 | 94 | 22 | 20 | 0 | 2A | EC | 15 | 30 |
| Octal | 141 | 144 | 224 | 42 | 40 | 0 | 52 | 354 | 25 | 60 |
| Binary | 1100001 | 1100100 | 10010100 | 100010 | 100000 | 0 | 101010 | 11101100 | 10101 | 110000 |
Color Harmonies of #616494
Complementary color
Monochromatic Colors of #616494
Black with #616494
Text Example
Text Example
White with #616494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616494; }
p { color: rgb(97,100,148); }
H1.HeaderClassName
{
color: #616494;
}
.AnyTagClassName
{
color: #616494;
}
</style>
background-color css
<style>
a { background-color: #616494; }
a { background-color: rgb(97,100,148); }
div.DivClassName
{
background-color: #616494;
}
.BgClassName
{
background-color: #616494;
}
</style>
border-color css
<style>
span { border-color: #616494; }
span { border-color: rgb(97,100,148); }
td.TdClassName
{
border-color: #616494;
}
.TagClassName
{
border-color: #616494;
}
</style>