Shades of Governor Bay #525389
Tints of Governor Bay #525389
RGB
CMYK
RGB Variations
Color information
#525389 (or 0x525389) is known color: Governor Bay. HEX triplet: 52, 53 and 89. RGB value is (82,83,137). Sum of RGB (Red+Green+Blue) = 82+83+137=302 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.15% from 302); Green value is 83 (32.81% from 255 or 27.48% from 302); Blue value is 137 (53.91% from 255 or 45.36% from 302); Max value from RGB is 137 - color contains mainly: blue. Hex color #525389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525389 is #ADAC76. Grayscale: #585858. Windows color (decimal): -11381879 or 8999762. OLE color: 8999762.
HSL color Cylindrical-coordinate representation of color #525389: hue angle of 238.91º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #525389 is Cyan = 0.40, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 83 | 137 | - |
| CMYK | 0.40 | 0.39 | 0 | 0.46 |
| HSL | 238.91º | 0.25% | 0.43% | - |
| HSV(B) | 238.91º | 0.4% | 0.54% | - |
| XYZ | 11.09 | 9.79 | 24.97 | - |
| YUV | 88.86 | 155.17 | 123.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 137 | 0.40 | 0.39 | 0 | 0.46 | 238.91 | 0.25 | 0.43 |
| Hex | 52 | 53 | 89 | 28 | 27 | 0 | 2E | EF | 19 | 2B |
| Octal | 122 | 123 | 211 | 50 | 47 | 0 | 56 | 357 | 31 | 53 |
| Binary | 1010010 | 1010011 | 10001001 | 101000 | 100111 | 0 | 101110 | 11101111 | 11001 | 101011 |
Color Harmonies of #525389
Complementary color
Monochromatic Colors of #525389
Black with #525389
Text Example
Text Example
White with #525389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525389; }
p { color: rgb(82,83,137); }
H1.HeaderClassName
{
color: #525389;
}
.AnyTagClassName
{
color: #525389;
}
</style>
background-color css
<style>
a { background-color: #525389; }
a { background-color: rgb(82,83,137); }
div.DivClassName
{
background-color: #525389;
}
.BgClassName
{
background-color: #525389;
}
</style>
border-color css
<style>
span { border-color: #525389; }
span { border-color: rgb(82,83,137); }
td.TdClassName
{
border-color: #525389;
}
.TagClassName
{
border-color: #525389;
}
</style>