Shades of Governor Bay #626297
Tints of Governor Bay #626297
RGB
CMYK
RGB Variations
Color information
#626297 (or 0x626297) is known color: Governor Bay. HEX triplet: 62, 62 and 97. RGB value is (98,98,151). Sum of RGB (Red+Green+Blue) = 98+98+151=347 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.24% from 347); Green value is 98 (38.67% from 255 or 28.24% from 347); Blue value is 151 (59.38% from 255 or 43.52% from 347); Max value from RGB is 151 - color contains mainly: blue. Hex color #626297 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626297 is #9D9D68. Grayscale: #676767. Windows color (decimal): -10329449 or 9921122. OLE color: 9921122.
HSL color Cylindrical-coordinate representation of color #626297: hue angle of 240º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #626297 is Cyan = 0.35, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 98 | 151 | - |
| CMYK | 0.35 | 0.35 | 0 | 0.41 |
| HSL | 240º | 0.21% | 0.49% | - |
| HSV(B) | 240º | 0.35% | 0.59% | - |
| XYZ | 14.99 | 13.57 | 31.11 | - |
| YUV | 104.04 | 154.5 | 123.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 98 | 151 | 0.35 | 0.35 | 0 | 0.41 | 240 | 0.21 | 0.49 |
| Hex | 62 | 62 | 97 | 23 | 23 | 0 | 29 | F0 | 15 | 31 |
| Octal | 142 | 142 | 227 | 43 | 43 | 0 | 51 | 360 | 25 | 61 |
| Binary | 1100010 | 1100010 | 10010111 | 100011 | 100011 | 0 | 101001 | 11110000 | 10101 | 110001 |
Color Harmonies of #626297
Complementary color
Monochromatic Colors of #626297
Black with #626297
Text Example
Text Example
White with #626297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626297; }
p { color: rgb(98,98,151); }
H1.HeaderClassName
{
color: #626297;
}
.AnyTagClassName
{
color: #626297;
}
</style>
background-color css
<style>
a { background-color: #626297; }
a { background-color: rgb(98,98,151); }
div.DivClassName
{
background-color: #626297;
}
.BgClassName
{
background-color: #626297;
}
</style>
border-color css
<style>
span { border-color: #626297; }
span { border-color: rgb(98,98,151); }
td.TdClassName
{
border-color: #626297;
}
.TagClassName
{
border-color: #626297;
}
</style>