Shades of Governor Bay #626091
Tints of Governor Bay #626091
RGB
CMYK
RGB Variations
Color information
#626091 (or 0x626091) is known color: Governor Bay. HEX triplet: 62, 60 and 91. RGB value is (98,96,145). Sum of RGB (Red+Green+Blue) = 98+96+145=339 (44% of max value = 765). Red value is 98 (38.67% from 255 or 28.91% from 339); Green value is 96 (37.89% from 255 or 28.32% from 339); Blue value is 145 (57.03% from 255 or 42.77% from 339); Max value from RGB is 145 - color contains mainly: blue. Hex color #626091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626091 is #9D9F6E. Grayscale: #656565. Windows color (decimal): -10329967 or 9527394. OLE color: 9527394.
HSL color Cylindrical-coordinate representation of color #626091: hue angle of 242.45º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #626091 is Cyan = 0.32, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 96 | 145 | - |
| CMYK | 0.32 | 0.34 | 0 | 0.43 |
| HSL | 242.45º | 0.2% | 0.47% | - |
| HSV(B) | 242.45º | 0.34% | 0.57% | - |
| XYZ | 14.33 | 13.01 | 28.54 | - |
| YUV | 102.18 | 152.16 | 125.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 96 | 145 | 0.32 | 0.34 | 0 | 0.43 | 242.45 | 0.2 | 0.47 |
| Hex | 62 | 60 | 91 | 20 | 22 | 0 | 2B | F2 | 14 | 2F |
| Octal | 142 | 140 | 221 | 40 | 42 | 0 | 53 | 362 | 24 | 57 |
| Binary | 1100010 | 1100000 | 10010001 | 100000 | 100010 | 0 | 101011 | 11110010 | 10100 | 101111 |
Color Harmonies of #626091
Complementary color
Monochromatic Colors of #626091
Black with #626091
Text Example
Text Example
White with #626091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626091; }
p { color: rgb(98,96,145); }
H1.HeaderClassName
{
color: #626091;
}
.AnyTagClassName
{
color: #626091;
}
</style>
background-color css
<style>
a { background-color: #626091; }
a { background-color: rgb(98,96,145); }
div.DivClassName
{
background-color: #626091;
}
.BgClassName
{
background-color: #626091;
}
</style>
border-color css
<style>
span { border-color: #626091; }
span { border-color: rgb(98,96,145); }
td.TdClassName
{
border-color: #626091;
}
.TagClassName
{
border-color: #626091;
}
</style>