Shades of Governor Bay #525498
Tints of Governor Bay #525498
RGB
CMYK
RGB Variations
Color information
#525498 (or 0x525498) is known color: Governor Bay. HEX triplet: 52, 54 and 98. RGB value is (82,84,152). Sum of RGB (Red+Green+Blue) = 82+84+152=318 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.79% from 318); Green value is 84 (33.20% from 255 or 26.42% from 318); Blue value is 152 (59.77% from 255 or 47.80% from 318); Max value from RGB is 152 - color contains mainly: blue. Hex color #525498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525498 is #ADAB67. Grayscale: #5A5A5A. Windows color (decimal): -11381608 or 9983058. OLE color: 9983058.
HSL color Cylindrical-coordinate representation of color #525498: hue angle of 238.29º 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 #525498 is Cyan = 0.46, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 84 | 152 | - |
| CMYK | 0.46 | 0.45 | 0 | 0.40 |
| HSL | 238.29º | 0.3% | 0.46% | - |
| HSV(B) | 238.29º | 0.46% | 0.6% | - |
| XYZ | 12.32 | 10.4 | 31.06 | - |
| YUV | 91.15 | 162.34 | 121.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 152 | 0.46 | 0.45 | 0 | 0.40 | 238.29 | 0.3 | 0.46 |
| Hex | 52 | 54 | 98 | 2E | 2D | 0 | 28 | EE | 1E | 2E |
| Octal | 122 | 124 | 230 | 56 | 55 | 0 | 50 | 356 | 36 | 56 |
| Binary | 1010010 | 1010100 | 10011000 | 101110 | 101101 | 0 | 101000 | 11101110 | 11110 | 101110 |
Color Harmonies of #525498
Complementary color
Monochromatic Colors of #525498
Black with #525498
Text Example
Text Example
White with #525498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525498; }
p { color: rgb(82,84,152); }
H1.HeaderClassName
{
color: #525498;
}
.AnyTagClassName
{
color: #525498;
}
</style>
background-color css
<style>
a { background-color: #525498; }
a { background-color: rgb(82,84,152); }
div.DivClassName
{
background-color: #525498;
}
.BgClassName
{
background-color: #525498;
}
</style>
border-color css
<style>
span { border-color: #525498; }
span { border-color: rgb(82,84,152); }
td.TdClassName
{
border-color: #525498;
}
.TagClassName
{
border-color: #525498;
}
</style>