Shades of Governor Bay #626694
Tints of Governor Bay #626694
RGB
CMYK
RGB Variations
Color information
#626694 (or 0x626694) is known color: Governor Bay. HEX triplet: 62, 66 and 94. RGB value is (98,102,148). Sum of RGB (Red+Green+Blue) = 98+102+148=348 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28.16% from 348); Green value is 102 (40.23% from 255 or 29.31% from 348); Blue value is 148 (58.20% from 255 or 42.53% from 348); Max value from RGB is 148 - color contains mainly: blue. Hex color #626694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626694 is #9D996B. Grayscale: #696969. Windows color (decimal): -10328428 or 9725538. OLE color: 9725538.
HSL color Cylindrical-coordinate representation of color #626694: hue angle of 235.2º 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 #626694 is Cyan = 0.34, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 102 | 148 | - |
| CMYK | 0.34 | 0.31 | 0 | 0.42 |
| HSL | 235.2º | 0.2% | 0.48% | - |
| HSV(B) | 235.2º | 0.34% | 0.58% | - |
| XYZ | 15.13 | 14.24 | 29.97 | - |
| YUV | 106.05 | 151.67 | 122.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 102 | 148 | 0.34 | 0.31 | 0 | 0.42 | 235.2 | 0.2 | 0.48 |
| Hex | 62 | 66 | 94 | 22 | 1F | 0 | 2A | EB | 14 | 30 |
| Octal | 142 | 146 | 224 | 42 | 37 | 0 | 52 | 353 | 24 | 60 |
| Binary | 1100010 | 1100110 | 10010100 | 100010 | 11111 | 0 | 101010 | 11101011 | 10100 | 110000 |
Color Harmonies of #626694
Complementary color
Monochromatic Colors of #626694
Black with #626694
Text Example
Text Example
White with #626694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626694; }
p { color: rgb(98,102,148); }
H1.HeaderClassName
{
color: #626694;
}
.AnyTagClassName
{
color: #626694;
}
</style>
background-color css
<style>
a { background-color: #626694; }
a { background-color: rgb(98,102,148); }
div.DivClassName
{
background-color: #626694;
}
.BgClassName
{
background-color: #626694;
}
</style>
border-color css
<style>
span { border-color: #626694; }
span { border-color: rgb(98,102,148); }
td.TdClassName
{
border-color: #626694;
}
.TagClassName
{
border-color: #626694;
}
</style>