Shades of Governor Bay #525189
Tints of Governor Bay #525189
RGB
CMYK
RGB Variations
Color information
#525189 (or 0x525189) is known color: Governor Bay. HEX triplet: 52, 51 and 89. RGB value is (82,81,137). Sum of RGB (Red+Green+Blue) = 82+81+137=300 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.33% from 300); Green value is 81 (32.03% from 255 or 27% from 300); Blue value is 137 (53.91% from 255 or 45.67% from 300); Max value from RGB is 137 - color contains mainly: blue. Hex color #525189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525189 is #ADAE76. Grayscale: #575757. Windows color (decimal): -11382391 or 8999250. OLE color: 8999250.
HSL color Cylindrical-coordinate representation of color #525189: hue angle of 241.07º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #525189 is Cyan = 0.40, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 81 | 137 | - |
| CMYK | 0.40 | 0.41 | 0 | 0.46 |
| HSL | 241.07º | 0.26% | 0.43% | - |
| HSV(B) | 241.07º | 0.41% | 0.54% | - |
| XYZ | 10.94 | 9.48 | 24.92 | - |
| YUV | 87.68 | 155.83 | 123.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 81 | 137 | 0.40 | 0.41 | 0 | 0.46 | 241.07 | 0.26 | 0.43 |
| Hex | 52 | 51 | 89 | 28 | 29 | 0 | 2E | F1 | 1A | 2B |
| Octal | 122 | 121 | 211 | 50 | 51 | 0 | 56 | 361 | 32 | 53 |
| Binary | 1010010 | 1010001 | 10001001 | 101000 | 101001 | 0 | 101110 | 11110001 | 11010 | 101011 |
Color Harmonies of #525189
Complementary color
Monochromatic Colors of #525189
Black with #525189
Text Example
Text Example
White with #525189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525189; }
p { color: rgb(82,81,137); }
H1.HeaderClassName
{
color: #525189;
}
.AnyTagClassName
{
color: #525189;
}
</style>
background-color css
<style>
a { background-color: #525189; }
a { background-color: rgb(82,81,137); }
div.DivClassName
{
background-color: #525189;
}
.BgClassName
{
background-color: #525189;
}
</style>
border-color css
<style>
span { border-color: #525189; }
span { border-color: rgb(82,81,137); }
td.TdClassName
{
border-color: #525189;
}
.TagClassName
{
border-color: #525189;
}
</style>