Shades of Governor Bay #525788
Tints of Governor Bay #525788
RGB
CMYK
RGB Variations
Color information
#525788 (or 0x525788) is known color: Governor Bay. HEX triplet: 52, 57 and 88. RGB value is (82,87,136). Sum of RGB (Red+Green+Blue) = 82+87+136=305 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.89% from 305); Green value is 87 (34.38% from 255 or 28.52% from 305); Blue value is 136 (53.52% from 255 or 44.59% from 305); Max value from RGB is 136 - color contains mainly: blue. Hex color #525788 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525788 is #ADA877. Grayscale: #5A5A5A. Windows color (decimal): -11380856 or 8935250. OLE color: 8935250.
HSL color Cylindrical-coordinate representation of color #525788: hue angle of 234.44º 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 #525788 is Cyan = 0.40, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 87 | 136 | - |
| CMYK | 0.40 | 0.36 | 0 | 0.47 |
| HSL | 234.44º | 0.25% | 0.43% | - |
| HSV(B) | 234.44º | 0.4% | 0.53% | - |
| XYZ | 11.33 | 10.39 | 24.7 | - |
| YUV | 91.09 | 153.34 | 121.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 136 | 0.40 | 0.36 | 0 | 0.47 | 234.44 | 0.25 | 0.43 |
| Hex | 52 | 57 | 88 | 28 | 24 | 0 | 2F | EA | 19 | 2B |
| Octal | 122 | 127 | 210 | 50 | 44 | 0 | 57 | 352 | 31 | 53 |
| Binary | 1010010 | 1010111 | 10001000 | 101000 | 100100 | 0 | 101111 | 11101010 | 11001 | 101011 |
Color Harmonies of #525788
Complementary color
Monochromatic Colors of #525788
Black with #525788
Text Example
Text Example
White with #525788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525788; }
p { color: rgb(82,87,136); }
H1.HeaderClassName
{
color: #525788;
}
.AnyTagClassName
{
color: #525788;
}
</style>
background-color css
<style>
a { background-color: #525788; }
a { background-color: rgb(82,87,136); }
div.DivClassName
{
background-color: #525788;
}
.BgClassName
{
background-color: #525788;
}
</style>
border-color css
<style>
span { border-color: #525788; }
span { border-color: rgb(82,87,136); }
td.TdClassName
{
border-color: #525788;
}
.TagClassName
{
border-color: #525788;
}
</style>