Shades of Governor Bay #525699
Tints of Governor Bay #525699
RGB
CMYK
RGB Variations
Color information
#525699 (or 0x525699) is known color: Governor Bay. HEX triplet: 52, 56 and 99. RGB value is (82,86,153). Sum of RGB (Red+Green+Blue) = 82+86+153=321 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.55% from 321); Green value is 86 (33.98% from 255 or 26.79% from 321); Blue value is 153 (60.16% from 255 or 47.66% from 321); Max value from RGB is 153 - color contains mainly: blue. Hex color #525699 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525699 is #ADA966. Grayscale: #5C5C5C. Windows color (decimal): -11381095 or 10049106. OLE color: 10049106.
HSL color Cylindrical-coordinate representation of color #525699: hue angle of 236.62º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #525699 is Cyan = 0.46, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 86 | 153 | - |
| CMYK | 0.46 | 0.44 | 0 | 0.4 |
| HSL | 236.62º | 0.3% | 0.46% | - |
| HSV(B) | 236.62º | 0.46% | 0.6% | - |
| XYZ | 12.56 | 10.75 | 31.55 | - |
| YUV | 92.44 | 162.17 | 120.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 153 | 0.46 | 0.44 | 0 | 0.4 | 236.62 | 0.3 | 0.46 |
| Hex | 52 | 56 | 99 | 2E | 2C | 0 | 28 | ED | 1E | 2E |
| Octal | 122 | 126 | 231 | 56 | 54 | 0 | 50 | 355 | 36 | 56 |
| Binary | 1010010 | 1010110 | 10011001 | 101110 | 101100 | 0 | 101000 | 11101101 | 11110 | 101110 |
Color Harmonies of #525699
Complementary color
Monochromatic Colors of #525699
Black with #525699
Text Example
Text Example
White with #525699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525699; }
p { color: rgb(82,86,153); }
H1.HeaderClassName
{
color: #525699;
}
.AnyTagClassName
{
color: #525699;
}
</style>
background-color css
<style>
a { background-color: #525699; }
a { background-color: rgb(82,86,153); }
div.DivClassName
{
background-color: #525699;
}
.BgClassName
{
background-color: #525699;
}
</style>
border-color css
<style>
span { border-color: #525699; }
span { border-color: rgb(82,86,153); }
td.TdClassName
{
border-color: #525699;
}
.TagClassName
{
border-color: #525699;
}
</style>