Shades of Governor Bay #626295
Tints of Governor Bay #626295
RGB
CMYK
RGB Variations
Color information
#626295 (or 0x626295) is known color: Governor Bay. HEX triplet: 62, 62 and 95. RGB value is (98,98,149). Sum of RGB (Red+Green+Blue) = 98+98+149=345 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.41% from 345); Green value is 98 (38.67% from 255 or 28.41% from 345); Blue value is 149 (58.59% from 255 or 43.19% from 345); Max value from RGB is 149 - color contains mainly: blue. Hex color #626295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626295 is #9D9D6A. Grayscale: #676767. Windows color (decimal): -10329451 or 9790050. OLE color: 9790050.
HSL color Cylindrical-coordinate representation of color #626295: hue angle of 240º 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 #626295 is Cyan = 0.34, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 98 | 149 | - |
| CMYK | 0.34 | 0.34 | 0 | 0.42 |
| HSL | 240º | 0.21% | 0.48% | - |
| HSV(B) | 240º | 0.34% | 0.58% | - |
| XYZ | 14.83 | 13.5 | 30.26 | - |
| YUV | 103.81 | 153.5 | 123.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 98 | 149 | 0.34 | 0.34 | 0 | 0.42 | 240 | 0.21 | 0.48 |
| Hex | 62 | 62 | 95 | 22 | 22 | 0 | 2A | F0 | 15 | 30 |
| Octal | 142 | 142 | 225 | 42 | 42 | 0 | 52 | 360 | 25 | 60 |
| Binary | 1100010 | 1100010 | 10010101 | 100010 | 100010 | 0 | 101010 | 11110000 | 10101 | 110000 |
Color Harmonies of #626295
Complementary color
Monochromatic Colors of #626295
Black with #626295
Text Example
Text Example
White with #626295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626295; }
p { color: rgb(98,98,149); }
H1.HeaderClassName
{
color: #626295;
}
.AnyTagClassName
{
color: #626295;
}
</style>
background-color css
<style>
a { background-color: #626295; }
a { background-color: rgb(98,98,149); }
div.DivClassName
{
background-color: #626295;
}
.BgClassName
{
background-color: #626295;
}
</style>
border-color css
<style>
span { border-color: #626295; }
span { border-color: rgb(98,98,149); }
td.TdClassName
{
border-color: #626295;
}
.TagClassName
{
border-color: #626295;
}
</style>