Shades of Governor Bay #525688
Tints of Governor Bay #525688
RGB
CMYK
RGB Variations
Color information
#525688 (or 0x525688) is known color: Governor Bay. HEX triplet: 52, 56 and 88. RGB value is (82,86,136). Sum of RGB (Red+Green+Blue) = 82+86+136=304 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.97% from 304); Green value is 86 (33.98% from 255 or 28.29% from 304); Blue value is 136 (53.52% from 255 or 44.74% from 304); Max value from RGB is 136 - color contains mainly: blue. Hex color #525688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525688 is #ADA977. Grayscale: #5A5A5A. Windows color (decimal): -11381112 or 8934994. OLE color: 8934994.
HSL color Cylindrical-coordinate representation of color #525688: hue angle of 235.56º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #525688 is Cyan = 0.40, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 86 | 136 | - |
| CMYK | 0.40 | 0.37 | 0 | 0.47 |
| HSL | 235.56º | 0.25% | 0.43% | - |
| HSV(B) | 235.56º | 0.4% | 0.53% | - |
| XYZ | 11.25 | 10.23 | 24.67 | - |
| YUV | 90.5 | 153.67 | 121.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 136 | 0.40 | 0.37 | 0 | 0.47 | 235.56 | 0.25 | 0.43 |
| Hex | 52 | 56 | 88 | 28 | 25 | 0 | 2F | EC | 19 | 2B |
| Octal | 122 | 126 | 210 | 50 | 45 | 0 | 57 | 354 | 31 | 53 |
| Binary | 1010010 | 1010110 | 10001000 | 101000 | 100101 | 0 | 101111 | 11101100 | 11001 | 101011 |
Color Harmonies of #525688
Complementary color
Monochromatic Colors of #525688
Black with #525688
Text Example
Text Example
White with #525688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525688; }
p { color: rgb(82,86,136); }
H1.HeaderClassName
{
color: #525688;
}
.AnyTagClassName
{
color: #525688;
}
</style>
background-color css
<style>
a { background-color: #525688; }
a { background-color: rgb(82,86,136); }
div.DivClassName
{
background-color: #525688;
}
.BgClassName
{
background-color: #525688;
}
</style>
border-color css
<style>
span { border-color: #525688; }
span { border-color: rgb(82,86,136); }
td.TdClassName
{
border-color: #525688;
}
.TagClassName
{
border-color: #525688;
}
</style>