Shades of Governor Bay #616091
Tints of Governor Bay #616091
RGB
CMYK
RGB Variations
Color information
#616091 (or 0x616091) is known color: Governor Bay. HEX triplet: 61, 60 and 91. RGB value is (97,96,145). Sum of RGB (Red+Green+Blue) = 97+96+145=338 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.70% from 338); Green value is 96 (37.89% from 255 or 28.40% from 338); Blue value is 145 (57.03% from 255 or 42.90% from 338); Max value from RGB is 145 - color contains mainly: blue. Hex color #616091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616091 is #9E9F6E. Grayscale: #656565. Windows color (decimal): -10395503 or 9527393. OLE color: 9527393.
HSL color Cylindrical-coordinate representation of color #616091: hue angle of 241.22º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #616091 is Cyan = 0.33, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 96 | 145 | - |
| CMYK | 0.33 | 0.34 | 0 | 0.43 |
| HSL | 241.22º | 0.2% | 0.47% | - |
| HSV(B) | 241.22º | 0.34% | 0.57% | - |
| XYZ | 14.22 | 12.95 | 28.54 | - |
| YUV | 101.89 | 152.33 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 145 | 0.33 | 0.34 | 0 | 0.43 | 241.22 | 0.2 | 0.47 |
| Hex | 61 | 60 | 91 | 21 | 22 | 0 | 2B | F1 | 14 | 2F |
| Octal | 141 | 140 | 221 | 41 | 42 | 0 | 53 | 361 | 24 | 57 |
| Binary | 1100001 | 1100000 | 10010001 | 100001 | 100010 | 0 | 101011 | 11110001 | 10100 | 101111 |
Color Harmonies of #616091
Complementary color
Monochromatic Colors of #616091
Black with #616091
Text Example
Text Example
White with #616091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616091; }
p { color: rgb(97,96,145); }
H1.HeaderClassName
{
color: #616091;
}
.AnyTagClassName
{
color: #616091;
}
</style>
background-color css
<style>
a { background-color: #616091; }
a { background-color: rgb(97,96,145); }
div.DivClassName
{
background-color: #616091;
}
.BgClassName
{
background-color: #616091;
}
</style>
border-color css
<style>
span { border-color: #616091; }
span { border-color: rgb(97,96,145); }
td.TdClassName
{
border-color: #616091;
}
.TagClassName
{
border-color: #616091;
}
</style>