Shades of Governor Bay #626597
Tints of Governor Bay #626597
RGB
CMYK
RGB Variations
Color information
#626597 (or 0x626597) is known color: Governor Bay. HEX triplet: 62, 65 and 97. RGB value is (98,101,151). Sum of RGB (Red+Green+Blue) = 98+101+151=350 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28% from 350); Green value is 101 (39.84% from 255 or 28.86% from 350); Blue value is 151 (59.38% from 255 or 43.14% from 350); Max value from RGB is 151 - color contains mainly: blue. Hex color #626597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626597 is #9D9A68. Grayscale: #696969. Windows color (decimal): -10328681 or 9921890. OLE color: 9921890.
HSL color Cylindrical-coordinate representation of color #626597: hue angle of 236.6º 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 #626597 is Cyan = 0.35, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 101 | 151 | - |
| CMYK | 0.35 | 0.33 | 0 | 0.41 |
| HSL | 236.6º | 0.21% | 0.49% | - |
| HSV(B) | 236.6º | 0.35% | 0.59% | - |
| XYZ | 15.28 | 14.14 | 31.2 | - |
| YUV | 105.8 | 153.51 | 122.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 101 | 151 | 0.35 | 0.33 | 0 | 0.41 | 236.6 | 0.21 | 0.49 |
| Hex | 62 | 65 | 97 | 23 | 21 | 0 | 29 | ED | 15 | 31 |
| Octal | 142 | 145 | 227 | 43 | 41 | 0 | 51 | 355 | 25 | 61 |
| Binary | 1100010 | 1100101 | 10010111 | 100011 | 100001 | 0 | 101001 | 11101101 | 10101 | 110001 |
Color Harmonies of #626597
Complementary color
Monochromatic Colors of #626597
Black with #626597
Text Example
Text Example
White with #626597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626597; }
p { color: rgb(98,101,151); }
H1.HeaderClassName
{
color: #626597;
}
.AnyTagClassName
{
color: #626597;
}
</style>
background-color css
<style>
a { background-color: #626597; }
a { background-color: rgb(98,101,151); }
div.DivClassName
{
background-color: #626597;
}
.BgClassName
{
background-color: #626597;
}
</style>
border-color css
<style>
span { border-color: #626597; }
span { border-color: rgb(98,101,151); }
td.TdClassName
{
border-color: #626597;
}
.TagClassName
{
border-color: #626597;
}
</style>