Shades of Governor Bay #626494
Tints of Governor Bay #626494
RGB
CMYK
RGB Variations
Color information
#626494 (or 0x626494) is known color: Governor Bay. HEX triplet: 62, 64 and 94. RGB value is (98,100,148). Sum of RGB (Red+Green+Blue) = 98+100+148=346 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.32% from 346); Green value is 100 (39.45% from 255 or 28.90% from 346); Blue value is 148 (58.20% from 255 or 42.77% from 346); Max value from RGB is 148 - color contains mainly: blue. Hex color #626494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626494 is #9D9B6B. Grayscale: #686868. Windows color (decimal): -10328940 or 9725026. OLE color: 9725026.
HSL color Cylindrical-coordinate representation of color #626494: hue angle of 237.6º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #626494 is Cyan = 0.34, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 100 | 148 | - |
| CMYK | 0.34 | 0.32 | 0 | 0.42 |
| HSL | 237.6º | 0.2% | 0.48% | - |
| HSV(B) | 237.6º | 0.34% | 0.58% | - |
| XYZ | 14.94 | 13.85 | 29.9 | - |
| YUV | 104.87 | 152.34 | 123.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 100 | 148 | 0.34 | 0.32 | 0 | 0.42 | 237.6 | 0.2 | 0.48 |
| Hex | 62 | 64 | 94 | 22 | 20 | 0 | 2A | EE | 14 | 30 |
| Octal | 142 | 144 | 224 | 42 | 40 | 0 | 52 | 356 | 24 | 60 |
| Binary | 1100010 | 1100100 | 10010100 | 100010 | 100000 | 0 | 101010 | 11101110 | 10100 | 110000 |
Color Harmonies of #626494
Complementary color
Monochromatic Colors of #626494
Black with #626494
Text Example
Text Example
White with #626494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626494; }
p { color: rgb(98,100,148); }
H1.HeaderClassName
{
color: #626494;
}
.AnyTagClassName
{
color: #626494;
}
</style>
background-color css
<style>
a { background-color: #626494; }
a { background-color: rgb(98,100,148); }
div.DivClassName
{
background-color: #626494;
}
.BgClassName
{
background-color: #626494;
}
</style>
border-color css
<style>
span { border-color: #626494; }
span { border-color: rgb(98,100,148); }
td.TdClassName
{
border-color: #626494;
}
.TagClassName
{
border-color: #626494;
}
</style>