Shades of Governor Bay #616390
Tints of Governor Bay #616390
RGB
CMYK
RGB Variations
Color information
#616390 (or 0x616390) is known color: Governor Bay. HEX triplet: 61, 63 and 90. RGB value is (97,99,144). Sum of RGB (Red+Green+Blue) = 97+99+144=340 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.53% from 340); Green value is 99 (39.06% from 255 or 29.12% from 340); Blue value is 144 (56.64% from 255 or 42.35% from 340); Max value from RGB is 144 - color contains mainly: blue. Hex color #616390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616390 is #9E9C6F. Grayscale: #676767. Windows color (decimal): -10394736 or 9462625. OLE color: 9462625.
HSL color Cylindrical-coordinate representation of color #616390: hue angle of 237.45º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #616390 is Cyan = 0.33, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 99 | 144 | - |
| CMYK | 0.33 | 0.31 | 0 | 0.44 |
| HSL | 237.45º | 0.2% | 0.47% | - |
| HSV(B) | 237.45º | 0.33% | 0.56% | - |
| XYZ | 14.43 | 13.48 | 28.23 | - |
| YUV | 103.53 | 150.84 | 123.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 144 | 0.33 | 0.31 | 0 | 0.44 | 237.45 | 0.2 | 0.47 |
| Hex | 61 | 63 | 90 | 21 | 1F | 0 | 2C | ED | 14 | 2F |
| Octal | 141 | 143 | 220 | 41 | 37 | 0 | 54 | 355 | 24 | 57 |
| Binary | 1100001 | 1100011 | 10010000 | 100001 | 11111 | 0 | 101100 | 11101101 | 10100 | 101111 |
Color Harmonies of #616390
Complementary color
Monochromatic Colors of #616390
Black with #616390
Text Example
Text Example
White with #616390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616390; }
p { color: rgb(97,99,144); }
H1.HeaderClassName
{
color: #616390;
}
.AnyTagClassName
{
color: #616390;
}
</style>
background-color css
<style>
a { background-color: #616390; }
a { background-color: rgb(97,99,144); }
div.DivClassName
{
background-color: #616390;
}
.BgClassName
{
background-color: #616390;
}
</style>
border-color css
<style>
span { border-color: #616390; }
span { border-color: rgb(97,99,144); }
td.TdClassName
{
border-color: #616390;
}
.TagClassName
{
border-color: #616390;
}
</style>