Shades of Governor Bay #525098
Tints of Governor Bay #525098
RGB
CMYK
RGB Variations
Color information
#525098 (or 0x525098) is known color: Governor Bay. HEX triplet: 52, 50 and 98. RGB value is (82,80,152). Sum of RGB (Red+Green+Blue) = 82+80+152=314 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.11% from 314); Green value is 80 (31.64% from 255 or 25.48% from 314); Blue value is 152 (59.77% from 255 or 48.41% from 314); Max value from RGB is 152 - color contains mainly: blue. Hex color #525098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525098 is #ADAF67. Grayscale: #585858. Windows color (decimal): -11382632 or 9982034. OLE color: 9982034.
HSL color Cylindrical-coordinate representation of color #525098: hue angle of 241.67º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #525098 is Cyan = 0.46, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 80 | 152 | - |
| CMYK | 0.46 | 0.47 | 0 | 0.40 |
| HSL | 241.67º | 0.31% | 0.45% | - |
| HSV(B) | 241.67º | 0.47% | 0.6% | - |
| XYZ | 12.02 | 9.8 | 30.96 | - |
| YUV | 88.81 | 163.66 | 123.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 80 | 152 | 0.46 | 0.47 | 0 | 0.40 | 241.67 | 0.31 | 0.45 |
| Hex | 52 | 50 | 98 | 2E | 2F | 0 | 28 | F2 | 1F | 2D |
| Octal | 122 | 120 | 230 | 56 | 57 | 0 | 50 | 362 | 37 | 55 |
| Binary | 1010010 | 1010000 | 10011000 | 101110 | 101111 | 0 | 101000 | 11110010 | 11111 | 101101 |
Color Harmonies of #525098
Complementary color
Monochromatic Colors of #525098
Black with #525098
Text Example
Text Example
White with #525098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525098; }
p { color: rgb(82,80,152); }
H1.HeaderClassName
{
color: #525098;
}
.AnyTagClassName
{
color: #525098;
}
</style>
background-color css
<style>
a { background-color: #525098; }
a { background-color: rgb(82,80,152); }
div.DivClassName
{
background-color: #525098;
}
.BgClassName
{
background-color: #525098;
}
</style>
border-color css
<style>
span { border-color: #525098; }
span { border-color: rgb(82,80,152); }
td.TdClassName
{
border-color: #525098;
}
.TagClassName
{
border-color: #525098;
}
</style>