Shades of Governor Bay #525489
Tints of Governor Bay #525489
RGB
CMYK
RGB Variations
Color information
#525489 (or 0x525489) is known color: Governor Bay. HEX triplet: 52, 54 and 89. RGB value is (82,84,137). Sum of RGB (Red+Green+Blue) = 82+84+137=303 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.06% from 303); Green value is 84 (33.20% from 255 or 27.72% from 303); Blue value is 137 (53.91% from 255 or 45.21% from 303); Max value from RGB is 137 - color contains mainly: blue. Hex color #525489 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525489 is #ADAB76. Grayscale: #595959. Windows color (decimal): -11381623 or 9000018. OLE color: 9000018.
HSL color Cylindrical-coordinate representation of color #525489: hue angle of 237.82º 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 #525489 is Cyan = 0.40, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 84 | 137 | - |
| CMYK | 0.40 | 0.39 | 0 | 0.46 |
| HSL | 237.82º | 0.25% | 0.43% | - |
| HSV(B) | 237.82º | 0.4% | 0.54% | - |
| XYZ | 11.17 | 9.94 | 25 | - |
| YUV | 89.44 | 154.84 | 122.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 137 | 0.40 | 0.39 | 0 | 0.46 | 237.82 | 0.25 | 0.43 |
| Hex | 52 | 54 | 89 | 28 | 27 | 0 | 2E | EE | 19 | 2B |
| Octal | 122 | 124 | 211 | 50 | 47 | 0 | 56 | 356 | 31 | 53 |
| Binary | 1010010 | 1010100 | 10001001 | 101000 | 100111 | 0 | 101110 | 11101110 | 11001 | 101011 |
Color Harmonies of #525489
Complementary color
Monochromatic Colors of #525489
Black with #525489
Text Example
Text Example
White with #525489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525489; }
p { color: rgb(82,84,137); }
H1.HeaderClassName
{
color: #525489;
}
.AnyTagClassName
{
color: #525489;
}
</style>
background-color css
<style>
a { background-color: #525489; }
a { background-color: rgb(82,84,137); }
div.DivClassName
{
background-color: #525489;
}
.BgClassName
{
background-color: #525489;
}
</style>
border-color css
<style>
span { border-color: #525489; }
span { border-color: rgb(82,84,137); }
td.TdClassName
{
border-color: #525489;
}
.TagClassName
{
border-color: #525489;
}
</style>