Shades of Governor Bay #616398
Tints of Governor Bay #616398
RGB
CMYK
RGB Variations
Color information
#616398 (or 0x616398) is known color: Governor Bay. HEX triplet: 61, 63 and 98. RGB value is (97,99,152). Sum of RGB (Red+Green+Blue) = 97+99+152=348 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.87% from 348); Green value is 99 (39.06% from 255 or 28.45% from 348); Blue value is 152 (59.77% from 255 or 43.68% from 348); Max value from RGB is 152 - color contains mainly: blue. Hex color #616398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616398 is #9E9C67. Grayscale: #686868. Windows color (decimal): -10394728 or 9986913. OLE color: 9986913.
HSL color Cylindrical-coordinate representation of color #616398: hue angle of 237.82º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #616398 is Cyan = 0.36, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 99 | 152 | - |
| CMYK | 0.36 | 0.35 | 0 | 0.40 |
| HSL | 237.82º | 0.22% | 0.49% | - |
| HSV(B) | 237.82º | 0.36% | 0.6% | - |
| XYZ | 15.06 | 13.73 | 31.56 | - |
| YUV | 104.44 | 154.84 | 122.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 152 | 0.36 | 0.35 | 0 | 0.40 | 237.82 | 0.22 | 0.49 |
| Hex | 61 | 63 | 98 | 24 | 23 | 0 | 28 | EE | 16 | 31 |
| Octal | 141 | 143 | 230 | 44 | 43 | 0 | 50 | 356 | 26 | 61 |
| Binary | 1100001 | 1100011 | 10011000 | 100100 | 100011 | 0 | 101000 | 11101110 | 10110 | 110001 |
Color Harmonies of #616398
Complementary color
Monochromatic Colors of #616398
Black with #616398
Text Example
Text Example
White with #616398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616398; }
p { color: rgb(97,99,152); }
H1.HeaderClassName
{
color: #616398;
}
.AnyTagClassName
{
color: #616398;
}
</style>
background-color css
<style>
a { background-color: #616398; }
a { background-color: rgb(97,99,152); }
div.DivClassName
{
background-color: #616398;
}
.BgClassName
{
background-color: #616398;
}
</style>
border-color css
<style>
span { border-color: #616398; }
span { border-color: rgb(97,99,152); }
td.TdClassName
{
border-color: #616398;
}
.TagClassName
{
border-color: #616398;
}
</style>