Shades of Governor Bay #626592
Tints of Governor Bay #626592
RGB
CMYK
RGB Variations
Color information
#626592 (or 0x626592) is known color: Governor Bay. HEX triplet: 62, 65 and 92. RGB value is (98,101,146). Sum of RGB (Red+Green+Blue) = 98+101+146=345 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.41% from 345); Green value is 101 (39.84% from 255 or 29.28% from 345); Blue value is 146 (57.42% from 255 or 42.32% from 345); Max value from RGB is 146 - color contains mainly: blue. Hex color #626592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626592 is #9D9A6D. Grayscale: #696969. Windows color (decimal): -10328686 or 9594210. OLE color: 9594210.
HSL color Cylindrical-coordinate representation of color #626592: hue angle of 236.25º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #626592 is Cyan = 0.33, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 101 | 146 | - |
| CMYK | 0.33 | 0.31 | 0 | 0.43 |
| HSL | 236.25º | 0.2% | 0.48% | - |
| HSV(B) | 236.25º | 0.33% | 0.57% | - |
| XYZ | 14.88 | 13.98 | 29.11 | - |
| YUV | 105.23 | 151.01 | 122.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 101 | 146 | 0.33 | 0.31 | 0 | 0.43 | 236.25 | 0.2 | 0.48 |
| Hex | 62 | 65 | 92 | 21 | 1F | 0 | 2B | EC | 14 | 30 |
| Octal | 142 | 145 | 222 | 41 | 37 | 0 | 53 | 354 | 24 | 60 |
| Binary | 1100010 | 1100101 | 10010010 | 100001 | 11111 | 0 | 101011 | 11101100 | 10100 | 110000 |
Color Harmonies of #626592
Complementary color
Monochromatic Colors of #626592
Black with #626592
Text Example
Text Example
White with #626592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626592; }
p { color: rgb(98,101,146); }
H1.HeaderClassName
{
color: #626592;
}
.AnyTagClassName
{
color: #626592;
}
</style>
background-color css
<style>
a { background-color: #626592; }
a { background-color: rgb(98,101,146); }
div.DivClassName
{
background-color: #626592;
}
.BgClassName
{
background-color: #626592;
}
</style>
border-color css
<style>
span { border-color: #626592; }
span { border-color: rgb(98,101,146); }
td.TdClassName
{
border-color: #626592;
}
.TagClassName
{
border-color: #626592;
}
</style>