Shades of Governor Bay #525299
Tints of Governor Bay #525299
RGB
CMYK
RGB Variations
Color information
#525299 (or 0x525299) is known color: Governor Bay. HEX triplet: 52, 52 and 99. RGB value is (82,82,153). Sum of RGB (Red+Green+Blue) = 82+82+153=317 (41% of max value = 765). Red value is 82 (32.42% from 255 or 25.87% from 317); Green value is 82 (32.42% from 255 or 25.87% from 317); Blue value is 153 (60.16% from 255 or 48.26% from 317); Max value from RGB is 153 - color contains mainly: blue. Hex color #525299 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525299 is #ADAD66. Grayscale: #595959. Windows color (decimal): -11382119 or 10048082. OLE color: 10048082.
HSL color Cylindrical-coordinate representation of color #525299: hue angle of 240º 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 #525299 is Cyan = 0.46, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 82 | 153 | - |
| CMYK | 0.46 | 0.46 | 0 | 0.4 |
| HSL | 240º | 0.3% | 0.46% | - |
| HSV(B) | 240º | 0.46% | 0.6% | - |
| XYZ | 12.25 | 10.13 | 31.45 | - |
| YUV | 90.09 | 163.5 | 122.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 82 | 153 | 0.46 | 0.46 | 0 | 0.4 | 240 | 0.3 | 0.46 |
| Hex | 52 | 52 | 99 | 2E | 2E | 0 | 28 | F0 | 1E | 2E |
| Octal | 122 | 122 | 231 | 56 | 56 | 0 | 50 | 360 | 36 | 56 |
| Binary | 1010010 | 1010010 | 10011001 | 101110 | 101110 | 0 | 101000 | 11110000 | 11110 | 101110 |
Color Harmonies of #525299
Complementary color
Monochromatic Colors of #525299
Black with #525299
Text Example
Text Example
White with #525299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525299; }
p { color: rgb(82,82,153); }
H1.HeaderClassName
{
color: #525299;
}
.AnyTagClassName
{
color: #525299;
}
</style>
background-color css
<style>
a { background-color: #525299; }
a { background-color: rgb(82,82,153); }
div.DivClassName
{
background-color: #525299;
}
.BgClassName
{
background-color: #525299;
}
</style>
border-color css
<style>
span { border-color: #525299; }
span { border-color: rgb(82,82,153); }
td.TdClassName
{
border-color: #525299;
}
.TagClassName
{
border-color: #525299;
}
</style>