Shades of Governor Bay #616393
Tints of Governor Bay #616393
RGB
CMYK
RGB Variations
Color information
#616393 (or 0x616393) is known color: Governor Bay. HEX triplet: 61, 63 and 93. RGB value is (97,99,147). Sum of RGB (Red+Green+Blue) = 97+99+147=343 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.28% from 343); Green value is 99 (39.06% from 255 or 28.86% from 343); Blue value is 147 (57.81% from 255 or 42.86% from 343); Max value from RGB is 147 - color contains mainly: blue. Hex color #616393 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616393 is #9E9C6C. Grayscale: #676767. Windows color (decimal): -10394733 or 9659233. OLE color: 9659233.
HSL color Cylindrical-coordinate representation of color #616393: hue angle of 237.6º degrees, saturation: 0.2, 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 #616393 is Cyan = 0.34, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 99 | 147 | - |
| CMYK | 0.34 | 0.33 | 0 | 0.42 |
| HSL | 237.6º | 0.2% | 0.48% | - |
| HSV(B) | 237.6º | 0.34% | 0.58% | - |
| XYZ | 14.66 | 13.57 | 29.45 | - |
| YUV | 103.87 | 152.34 | 123.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 147 | 0.34 | 0.33 | 0 | 0.42 | 237.6 | 0.2 | 0.48 |
| Hex | 61 | 63 | 93 | 22 | 21 | 0 | 2A | EE | 14 | 30 |
| Octal | 141 | 143 | 223 | 42 | 41 | 0 | 52 | 356 | 24 | 60 |
| Binary | 1100001 | 1100011 | 10010011 | 100010 | 100001 | 0 | 101010 | 11101110 | 10100 | 110000 |
Color Harmonies of #616393
Complementary color
Monochromatic Colors of #616393
Black with #616393
Text Example
Text Example
White with #616393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616393; }
p { color: rgb(97,99,147); }
H1.HeaderClassName
{
color: #616393;
}
.AnyTagClassName
{
color: #616393;
}
</style>
background-color css
<style>
a { background-color: #616393; }
a { background-color: rgb(97,99,147); }
div.DivClassName
{
background-color: #616393;
}
.BgClassName
{
background-color: #616393;
}
</style>
border-color css
<style>
span { border-color: #616393; }
span { border-color: rgb(97,99,147); }
td.TdClassName
{
border-color: #616393;
}
.TagClassName
{
border-color: #616393;
}
</style>