Shades of Governor Bay #525789
Tints of Governor Bay #525789
RGB
CMYK
RGB Variations
Color information
#525789 (or 0x525789) is known color: Governor Bay. HEX triplet: 52, 57 and 89. RGB value is (82,87,137). Sum of RGB (Red+Green+Blue) = 82+87+137=306 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.80% from 306); Green value is 87 (34.38% from 255 or 28.43% from 306); Blue value is 137 (53.91% from 255 or 44.77% from 306); Max value from RGB is 137 - color contains mainly: blue. Hex color #525789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525789 is #ADA876. Grayscale: #5B5B5B. Windows color (decimal): -11380855 or 9000786. OLE color: 9000786.
HSL color Cylindrical-coordinate representation of color #525789: hue angle of 234.55º 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 #525789 is Cyan = 0.40, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 87 | 137 | - |
| CMYK | 0.40 | 0.36 | 0 | 0.46 |
| HSL | 234.55º | 0.25% | 0.43% | - |
| HSV(B) | 234.55º | 0.4% | 0.54% | - |
| XYZ | 11.4 | 10.42 | 25.08 | - |
| YUV | 91.21 | 153.84 | 121.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 137 | 0.40 | 0.36 | 0 | 0.46 | 234.55 | 0.25 | 0.43 |
| Hex | 52 | 57 | 89 | 28 | 24 | 0 | 2E | EB | 19 | 2B |
| Octal | 122 | 127 | 211 | 50 | 44 | 0 | 56 | 353 | 31 | 53 |
| Binary | 1010010 | 1010111 | 10001001 | 101000 | 100100 | 0 | 101110 | 11101011 | 11001 | 101011 |
Color Harmonies of #525789
Complementary color
Monochromatic Colors of #525789
Black with #525789
Text Example
Text Example
White with #525789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525789; }
p { color: rgb(82,87,137); }
H1.HeaderClassName
{
color: #525789;
}
.AnyTagClassName
{
color: #525789;
}
</style>
background-color css
<style>
a { background-color: #525789; }
a { background-color: rgb(82,87,137); }
div.DivClassName
{
background-color: #525789;
}
.BgClassName
{
background-color: #525789;
}
</style>
border-color css
<style>
span { border-color: #525789; }
span { border-color: rgb(82,87,137); }
td.TdClassName
{
border-color: #525789;
}
.TagClassName
{
border-color: #525789;
}
</style>