Shades of Governor Bay #525685
Tints of Governor Bay #525685
RGB
CMYK
RGB Variations
Color information
#525685 (or 0x525685) is known color: Governor Bay. HEX triplet: 52, 56 and 85. RGB value is (82,86,133). Sum of RGB (Red+Green+Blue) = 82+86+133=301 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.24% from 301); Green value is 86 (33.98% from 255 or 28.57% from 301); Blue value is 133 (52.34% from 255 or 44.19% from 301); Max value from RGB is 133 - color contains mainly: blue. Hex color #525685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525685 is #ADA97A. Grayscale: #595959. Windows color (decimal): -11381115 or 8738386. OLE color: 8738386.
HSL color Cylindrical-coordinate representation of color #525685: hue angle of 235.29º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #525685 is Cyan = 0.38, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 86 | 133 | - |
| CMYK | 0.38 | 0.35 | 0 | 0.48 |
| HSL | 235.29º | 0.24% | 0.42% | - |
| HSV(B) | 235.29º | 0.38% | 0.52% | - |
| XYZ | 11.04 | 10.14 | 23.57 | - |
| YUV | 90.16 | 152.17 | 122.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 133 | 0.38 | 0.35 | 0 | 0.48 | 235.29 | 0.24 | 0.42 |
| Hex | 52 | 56 | 85 | 26 | 23 | 0 | 30 | EB | 18 | 2A |
| Octal | 122 | 126 | 205 | 46 | 43 | 0 | 60 | 353 | 30 | 52 |
| Binary | 1010010 | 1010110 | 10000101 | 100110 | 100011 | 0 | 110000 | 11101011 | 11000 | 101010 |
Color Harmonies of #525685
Complementary color
Monochromatic Colors of #525685
Black with #525685
Text Example
Text Example
White with #525685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525685; }
p { color: rgb(82,86,133); }
H1.HeaderClassName
{
color: #525685;
}
.AnyTagClassName
{
color: #525685;
}
</style>
background-color css
<style>
a { background-color: #525685; }
a { background-color: rgb(82,86,133); }
div.DivClassName
{
background-color: #525685;
}
.BgClassName
{
background-color: #525685;
}
</style>
border-color css
<style>
span { border-color: #525685; }
span { border-color: rgb(82,86,133); }
td.TdClassName
{
border-color: #525685;
}
.TagClassName
{
border-color: #525685;
}
</style>