Shades of Governor Bay #616291
Tints of Governor Bay #616291
RGB
CMYK
RGB Variations
Color information
#616291 (or 0x616291) is known color: Governor Bay. HEX triplet: 61, 62 and 91. RGB value is (97,98,145). Sum of RGB (Red+Green+Blue) = 97+98+145=340 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.53% from 340); Green value is 98 (38.67% from 255 or 28.82% from 340); Blue value is 145 (57.03% from 255 or 42.65% from 340); Max value from RGB is 145 - color contains mainly: blue. Hex color #616291 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616291 is #9E9D6E. Grayscale: #666666. Windows color (decimal): -10394991 or 9527905. OLE color: 9527905.
HSL color Cylindrical-coordinate representation of color #616291: hue angle of 238.75º 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 #616291 is Cyan = 0.33, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 98 | 145 | - |
| CMYK | 0.33 | 0.32 | 0 | 0.43 |
| HSL | 238.75º | 0.2% | 0.47% | - |
| HSV(B) | 238.75º | 0.33% | 0.57% | - |
| XYZ | 14.41 | 13.32 | 28.6 | - |
| YUV | 103.06 | 151.67 | 123.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 145 | 0.33 | 0.32 | 0 | 0.43 | 238.75 | 0.2 | 0.47 |
| Hex | 61 | 62 | 91 | 21 | 20 | 0 | 2B | EF | 14 | 2F |
| Octal | 141 | 142 | 221 | 41 | 40 | 0 | 53 | 357 | 24 | 57 |
| Binary | 1100001 | 1100010 | 10010001 | 100001 | 100000 | 0 | 101011 | 11101111 | 10100 | 101111 |
Color Harmonies of #616291
Complementary color
Monochromatic Colors of #616291
Black with #616291
Text Example
Text Example
White with #616291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616291; }
p { color: rgb(97,98,145); }
H1.HeaderClassName
{
color: #616291;
}
.AnyTagClassName
{
color: #616291;
}
</style>
background-color css
<style>
a { background-color: #616291; }
a { background-color: rgb(97,98,145); }
div.DivClassName
{
background-color: #616291;
}
.BgClassName
{
background-color: #616291;
}
</style>
border-color css
<style>
span { border-color: #616291; }
span { border-color: rgb(97,98,145); }
td.TdClassName
{
border-color: #616291;
}
.TagClassName
{
border-color: #616291;
}
</style>