Shades of Governor Bay #525689
Tints of Governor Bay #525689
RGB
CMYK
RGB Variations
Color information
#525689 (or 0x525689) is known color: Governor Bay. HEX triplet: 52, 56 and 89. RGB value is (82,86,137). Sum of RGB (Red+Green+Blue) = 82+86+137=305 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.89% from 305); Green value is 86 (33.98% from 255 or 28.20% from 305); Blue value is 137 (53.91% from 255 or 44.92% from 305); Max value from RGB is 137 - color contains mainly: blue. Hex color #525689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525689 is #ADA976. Grayscale: #5A5A5A. Windows color (decimal): -11381111 or 9000530. OLE color: 9000530.
HSL color Cylindrical-coordinate representation of color #525689: hue angle of 235.64º 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 #525689 is Cyan = 0.40, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 86 | 137 | - |
| CMYK | 0.40 | 0.37 | 0 | 0.46 |
| HSL | 235.64º | 0.25% | 0.43% | - |
| HSV(B) | 235.64º | 0.4% | 0.54% | - |
| XYZ | 11.32 | 10.26 | 25.05 | - |
| YUV | 90.62 | 154.17 | 121.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 137 | 0.40 | 0.37 | 0 | 0.46 | 235.64 | 0.25 | 0.43 |
| Hex | 52 | 56 | 89 | 28 | 25 | 0 | 2E | EC | 19 | 2B |
| Octal | 122 | 126 | 211 | 50 | 45 | 0 | 56 | 354 | 31 | 53 |
| Binary | 1010010 | 1010110 | 10001001 | 101000 | 100101 | 0 | 101110 | 11101100 | 11001 | 101011 |
Color Harmonies of #525689
Complementary color
Monochromatic Colors of #525689
Black with #525689
Text Example
Text Example
White with #525689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525689; }
p { color: rgb(82,86,137); }
H1.HeaderClassName
{
color: #525689;
}
.AnyTagClassName
{
color: #525689;
}
</style>
background-color css
<style>
a { background-color: #525689; }
a { background-color: rgb(82,86,137); }
div.DivClassName
{
background-color: #525689;
}
.BgClassName
{
background-color: #525689;
}
</style>
border-color css
<style>
span { border-color: #525689; }
span { border-color: rgb(82,86,137); }
td.TdClassName
{
border-color: #525689;
}
.TagClassName
{
border-color: #525689;
}
</style>