Shades of Governor Bay #626498
Tints of Governor Bay #626498
RGB
CMYK
RGB Variations
Color information
#626498 (or 0x626498) is known color: Governor Bay. HEX triplet: 62, 64 and 98. RGB value is (98,100,152). Sum of RGB (Red+Green+Blue) = 98+100+152=350 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28% from 350); Green value is 100 (39.45% from 255 or 28.57% from 350); Blue value is 152 (59.77% from 255 or 43.43% from 350); Max value from RGB is 152 - color contains mainly: blue. Hex color #626498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626498 is #9D9B67. Grayscale: #696969. Windows color (decimal): -10328936 or 9987170. OLE color: 9987170.
HSL color Cylindrical-coordinate representation of color #626498: hue angle of 237.78º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #626498 is Cyan = 0.36, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 98 | 100 | 152 | - |
| CMYK | 0.36 | 0.34 | 0 | 0.40 |
| HSL | 237.78º | 0.22% | 0.49% | - |
| HSV(B) | 237.78º | 0.36% | 0.6% | - |
| XYZ | 15.26 | 13.98 | 31.6 | - |
| YUV | 105.33 | 154.34 | 122.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 100 | 152 | 0.36 | 0.34 | 0 | 0.40 | 237.78 | 0.22 | 0.49 |
| Hex | 62 | 64 | 98 | 24 | 22 | 0 | 28 | EE | 16 | 31 |
| Octal | 142 | 144 | 230 | 44 | 42 | 0 | 50 | 356 | 26 | 61 |
| Binary | 1100010 | 1100100 | 10011000 | 100100 | 100010 | 0 | 101000 | 11101110 | 10110 | 110001 |
Color Harmonies of #626498
Complementary color
Monochromatic Colors of #626498
Black with #626498
Text Example
Text Example
White with #626498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626498; }
p { color: rgb(98,100,152); }
H1.HeaderClassName
{
color: #626498;
}
.AnyTagClassName
{
color: #626498;
}
</style>
background-color css
<style>
a { background-color: #626498; }
a { background-color: rgb(98,100,152); }
div.DivClassName
{
background-color: #626498;
}
.BgClassName
{
background-color: #626498;
}
</style>
border-color css
<style>
span { border-color: #626498; }
span { border-color: rgb(98,100,152); }
td.TdClassName
{
border-color: #626498;
}
.TagClassName
{
border-color: #626498;
}
</style>