Shades of Governor Bay #616593
Tints of Governor Bay #616593
RGB
CMYK
RGB Variations
Color information
#616593 (or 0x616593) is known color: Governor Bay. HEX triplet: 61, 65 and 93. RGB value is (97,101,147). Sum of RGB (Red+Green+Blue) = 97+101+147=345 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.12% from 345); Green value is 101 (39.84% from 255 or 29.28% from 345); Blue value is 147 (57.81% from 255 or 42.61% from 345); Max value from RGB is 147 - color contains mainly: blue. Hex color #616593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616593 is #9E9A6C. Grayscale: #686868. Windows color (decimal): -10394221 or 9659745. OLE color: 9659745.
HSL color Cylindrical-coordinate representation of color #616593: hue angle of 235.2º 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 #616593 is Cyan = 0.34, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 101 | 147 | - |
| CMYK | 0.34 | 0.31 | 0 | 0.42 |
| HSL | 235.2º | 0.2% | 0.48% | - |
| HSV(B) | 235.2º | 0.34% | 0.58% | - |
| XYZ | 14.85 | 13.96 | 29.51 | - |
| YUV | 105.05 | 151.67 | 122.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 147 | 0.34 | 0.31 | 0 | 0.42 | 235.2 | 0.2 | 0.48 |
| Hex | 61 | 65 | 93 | 22 | 1F | 0 | 2A | EB | 14 | 30 |
| Octal | 141 | 145 | 223 | 42 | 37 | 0 | 52 | 353 | 24 | 60 |
| Binary | 1100001 | 1100101 | 10010011 | 100010 | 11111 | 0 | 101010 | 11101011 | 10100 | 110000 |
Color Harmonies of #616593
Complementary color
Monochromatic Colors of #616593
Black with #616593
Text Example
Text Example
White with #616593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616593; }
p { color: rgb(97,101,147); }
H1.HeaderClassName
{
color: #616593;
}
.AnyTagClassName
{
color: #616593;
}
</style>
background-color css
<style>
a { background-color: #616593; }
a { background-color: rgb(97,101,147); }
div.DivClassName
{
background-color: #616593;
}
.BgClassName
{
background-color: #616593;
}
</style>
border-color css
<style>
span { border-color: #616593; }
span { border-color: rgb(97,101,147); }
td.TdClassName
{
border-color: #616593;
}
.TagClassName
{
border-color: #616593;
}
</style>