Shades of Governor Bay #616395
Tints of Governor Bay #616395
RGB
CMYK
RGB Variations
Color information
#616395 (or 0x616395) is known color: Governor Bay. HEX triplet: 61, 63 and 95. RGB value is (97,99,149). Sum of RGB (Red+Green+Blue) = 97+99+149=345 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.12% from 345); Green value is 99 (39.06% from 255 or 28.70% from 345); Blue value is 149 (58.59% from 255 or 43.19% from 345); Max value from RGB is 149 - color contains mainly: blue. Hex color #616395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616395 is #9E9C6A. Grayscale: #676767. Windows color (decimal): -10394731 or 9790305. OLE color: 9790305.
HSL color Cylindrical-coordinate representation of color #616395: hue angle of 237.69º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #616395 is Cyan = 0.35, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 99 | 149 | - |
| CMYK | 0.35 | 0.34 | 0 | 0.42 |
| HSL | 237.69º | 0.21% | 0.48% | - |
| HSV(B) | 237.69º | 0.35% | 0.58% | - |
| XYZ | 14.82 | 13.63 | 30.28 | - |
| YUV | 104.1 | 153.34 | 122.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 149 | 0.35 | 0.34 | 0 | 0.42 | 237.69 | 0.21 | 0.48 |
| Hex | 61 | 63 | 95 | 23 | 22 | 0 | 2A | EE | 15 | 30 |
| Octal | 141 | 143 | 225 | 43 | 42 | 0 | 52 | 356 | 25 | 60 |
| Binary | 1100001 | 1100011 | 10010101 | 100011 | 100010 | 0 | 101010 | 11101110 | 10101 | 110000 |
Color Harmonies of #616395
Complementary color
Monochromatic Colors of #616395
Black with #616395
Text Example
Text Example
White with #616395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616395; }
p { color: rgb(97,99,149); }
H1.HeaderClassName
{
color: #616395;
}
.AnyTagClassName
{
color: #616395;
}
</style>
background-color css
<style>
a { background-color: #616395; }
a { background-color: rgb(97,99,149); }
div.DivClassName
{
background-color: #616395;
}
.BgClassName
{
background-color: #616395;
}
</style>
border-color css
<style>
span { border-color: #616395; }
span { border-color: rgb(97,99,149); }
td.TdClassName
{
border-color: #616395;
}
.TagClassName
{
border-color: #616395;
}
</style>