Shades of Governor Bay #626395
Tints of Governor Bay #626395
RGB
CMYK
RGB Variations
Color information
#626395 (or 0x626395) is known color: Governor Bay. HEX triplet: 62, 63 and 95. RGB value is (98,99,149). Sum of RGB (Red+Green+Blue) = 98+99+149=346 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.32% from 346); Green value is 99 (39.06% from 255 or 28.61% from 346); Blue value is 149 (58.59% from 255 or 43.06% from 346); Max value from RGB is 149 - color contains mainly: blue. Hex color #626395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626395 is #9D9C6A. Grayscale: #686868. Windows color (decimal): -10329195 or 9790306. OLE color: 9790306.
HSL color Cylindrical-coordinate representation of color #626395: hue angle of 238.82º degrees, saturation: 0.21, 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 #626395 is Cyan = 0.34, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 99 | 149 | - |
| CMYK | 0.34 | 0.34 | 0 | 0.42 |
| HSL | 238.82º | 0.21% | 0.48% | - |
| HSV(B) | 238.82º | 0.34% | 0.58% | - |
| XYZ | 14.92 | 13.69 | 30.29 | - |
| YUV | 104.4 | 153.17 | 123.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 99 | 149 | 0.34 | 0.34 | 0 | 0.42 | 238.82 | 0.21 | 0.48 |
| Hex | 62 | 63 | 95 | 22 | 22 | 0 | 2A | EF | 15 | 30 |
| Octal | 142 | 143 | 225 | 42 | 42 | 0 | 52 | 357 | 25 | 60 |
| Binary | 1100010 | 1100011 | 10010101 | 100010 | 100010 | 0 | 101010 | 11101111 | 10101 | 110000 |
Color Harmonies of #626395
Complementary color
Monochromatic Colors of #626395
Black with #626395
Text Example
Text Example
White with #626395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626395; }
p { color: rgb(98,99,149); }
H1.HeaderClassName
{
color: #626395;
}
.AnyTagClassName
{
color: #626395;
}
</style>
background-color css
<style>
a { background-color: #626395; }
a { background-color: rgb(98,99,149); }
div.DivClassName
{
background-color: #626395;
}
.BgClassName
{
background-color: #626395;
}
</style>
border-color css
<style>
span { border-color: #626395; }
span { border-color: rgb(98,99,149); }
td.TdClassName
{
border-color: #626395;
}
.TagClassName
{
border-color: #626395;
}
</style>