Shades of Governor Bay #525686
Tints of Governor Bay #525686
RGB
CMYK
RGB Variations
Color information
#525686 (or 0x525686) is known color: Governor Bay. HEX triplet: 52, 56 and 86. RGB value is (82,86,134). Sum of RGB (Red+Green+Blue) = 82+86+134=302 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.15% from 302); Green value is 86 (33.98% from 255 or 28.48% from 302); Blue value is 134 (52.73% from 255 or 44.37% from 302); Max value from RGB is 134 - color contains mainly: blue. Hex color #525686 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525686 is #ADA979. Grayscale: #5A5A5A. Windows color (decimal): -11381114 or 8803922. OLE color: 8803922.
HSL color Cylindrical-coordinate representation of color #525686: hue angle of 235.38º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #525686 is Cyan = 0.39, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 86 | 134 | - |
| CMYK | 0.39 | 0.36 | 0 | 0.47 |
| HSL | 235.38º | 0.24% | 0.42% | - |
| HSV(B) | 235.38º | 0.39% | 0.53% | - |
| XYZ | 11.11 | 10.17 | 23.93 | - |
| YUV | 90.28 | 152.67 | 122.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 134 | 0.39 | 0.36 | 0 | 0.47 | 235.38 | 0.24 | 0.42 |
| Hex | 52 | 56 | 86 | 27 | 24 | 0 | 2F | EB | 18 | 2A |
| Octal | 122 | 126 | 206 | 47 | 44 | 0 | 57 | 353 | 30 | 52 |
| Binary | 1010010 | 1010110 | 10000110 | 100111 | 100100 | 0 | 101111 | 11101011 | 11000 | 101010 |
Color Harmonies of #525686
Complementary color
Monochromatic Colors of #525686
Black with #525686
Text Example
Text Example
White with #525686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525686; }
p { color: rgb(82,86,134); }
H1.HeaderClassName
{
color: #525686;
}
.AnyTagClassName
{
color: #525686;
}
</style>
background-color css
<style>
a { background-color: #525686; }
a { background-color: rgb(82,86,134); }
div.DivClassName
{
background-color: #525686;
}
.BgClassName
{
background-color: #525686;
}
</style>
border-color css
<style>
span { border-color: #525686; }
span { border-color: rgb(82,86,134); }
td.TdClassName
{
border-color: #525686;
}
.TagClassName
{
border-color: #525686;
}
</style>