Shades of Governor Bay #616292
Tints of Governor Bay #616292
RGB
CMYK
RGB Variations
Color information
#616292 (or 0x616292) is known color: Governor Bay. HEX triplet: 61, 62 and 92. RGB value is (97,98,146). Sum of RGB (Red+Green+Blue) = 97+98+146=341 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.45% from 341); Green value is 98 (38.67% from 255 or 28.74% from 341); Blue value is 146 (57.42% from 255 or 42.82% from 341); Max value from RGB is 146 - color contains mainly: blue. Hex color #616292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616292 is #9E9D6D. Grayscale: #666666. Windows color (decimal): -10394990 or 9593441. OLE color: 9593441.
HSL color Cylindrical-coordinate representation of color #616292: hue angle of 238.78º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #616292 is Cyan = 0.34, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 98 | 146 | - |
| CMYK | 0.34 | 0.33 | 0 | 0.43 |
| HSL | 238.78º | 0.2% | 0.48% | - |
| HSV(B) | 238.78º | 0.34% | 0.57% | - |
| XYZ | 14.49 | 13.35 | 29.01 | - |
| YUV | 103.17 | 152.17 | 123.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 146 | 0.34 | 0.33 | 0 | 0.43 | 238.78 | 0.2 | 0.48 |
| Hex | 61 | 62 | 92 | 22 | 21 | 0 | 2B | EF | 14 | 30 |
| Octal | 141 | 142 | 222 | 42 | 41 | 0 | 53 | 357 | 24 | 60 |
| Binary | 1100001 | 1100010 | 10010010 | 100010 | 100001 | 0 | 101011 | 11101111 | 10100 | 110000 |
Color Harmonies of #616292
Complementary color
Monochromatic Colors of #616292
Black with #616292
Text Example
Text Example
White with #616292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616292; }
p { color: rgb(97,98,146); }
H1.HeaderClassName
{
color: #616292;
}
.AnyTagClassName
{
color: #616292;
}
</style>
background-color css
<style>
a { background-color: #616292; }
a { background-color: rgb(97,98,146); }
div.DivClassName
{
background-color: #616292;
}
.BgClassName
{
background-color: #616292;
}
</style>
border-color css
<style>
span { border-color: #616292; }
span { border-color: rgb(97,98,146); }
td.TdClassName
{
border-color: #616292;
}
.TagClassName
{
border-color: #616292;
}
</style>