Shades of Governor Bay #616093
Tints of Governor Bay #616093
RGB
CMYK
RGB Variations
Color information
#616093 (or 0x616093) is known color: Governor Bay. HEX triplet: 61, 60 and 93. RGB value is (97,96,147). Sum of RGB (Red+Green+Blue) = 97+96+147=340 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.53% from 340); Green value is 96 (37.89% from 255 or 28.24% from 340); Blue value is 147 (57.81% from 255 or 43.24% from 340); Max value from RGB is 147 - color contains mainly: blue. Hex color #616093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616093 is #9E9F6C. Grayscale: #656565. Windows color (decimal): -10395501 or 9658465. OLE color: 9658465.
HSL color Cylindrical-coordinate representation of color #616093: hue angle of 241.18º 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 #616093 is Cyan = 0.34, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 96 | 147 | - |
| CMYK | 0.34 | 0.35 | 0 | 0.42 |
| HSL | 241.18º | 0.21% | 0.48% | - |
| HSV(B) | 241.18º | 0.35% | 0.58% | - |
| XYZ | 14.38 | 13.01 | 29.36 | - |
| YUV | 102.11 | 153.33 | 124.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 147 | 0.34 | 0.35 | 0 | 0.42 | 241.18 | 0.21 | 0.48 |
| Hex | 61 | 60 | 93 | 22 | 23 | 0 | 2A | F1 | 15 | 30 |
| Octal | 141 | 140 | 223 | 42 | 43 | 0 | 52 | 361 | 25 | 60 |
| Binary | 1100001 | 1100000 | 10010011 | 100010 | 100011 | 0 | 101010 | 11110001 | 10101 | 110000 |
Color Harmonies of #616093
Complementary color
Monochromatic Colors of #616093
Black with #616093
Text Example
Text Example
White with #616093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616093; }
p { color: rgb(97,96,147); }
H1.HeaderClassName
{
color: #616093;
}
.AnyTagClassName
{
color: #616093;
}
</style>
background-color css
<style>
a { background-color: #616093; }
a { background-color: rgb(97,96,147); }
div.DivClassName
{
background-color: #616093;
}
.BgClassName
{
background-color: #616093;
}
</style>
border-color css
<style>
span { border-color: #616093; }
span { border-color: rgb(97,96,147); }
td.TdClassName
{
border-color: #616093;
}
.TagClassName
{
border-color: #616093;
}
</style>