Shades of Governor Bay #525791
Tints of Governor Bay #525791
RGB
CMYK
RGB Variations
Color information
#525791 (or 0x525791) is known color: Governor Bay. HEX triplet: 52, 57 and 91. RGB value is (82,87,145). Sum of RGB (Red+Green+Blue) = 82+87+145=314 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.11% from 314); Green value is 87 (34.38% from 255 or 27.71% from 314); Blue value is 145 (57.03% from 255 or 46.18% from 314); Max value from RGB is 145 - color contains mainly: blue. Hex color #525791 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525791 is #ADA86E. Grayscale: #5B5B5B. Windows color (decimal): -11380847 or 9525074. OLE color: 9525074.
HSL color Cylindrical-coordinate representation of color #525791: hue angle of 235.24º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #525791 is Cyan = 0.43, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 87 | 145 | - |
| CMYK | 0.43 | 0.4 | 0 | 0.43 |
| HSL | 235.24º | 0.28% | 0.45% | - |
| HSV(B) | 235.24º | 0.43% | 0.57% | - |
| XYZ | 12 | 10.65 | 28.21 | - |
| YUV | 92.12 | 157.84 | 120.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 145 | 0.43 | 0.4 | 0 | 0.43 | 235.24 | 0.28 | 0.45 |
| Hex | 52 | 57 | 91 | 2B | 28 | 0 | 2B | EB | 1C | 2D |
| Octal | 122 | 127 | 221 | 53 | 50 | 0 | 53 | 353 | 34 | 55 |
| Binary | 1010010 | 1010111 | 10010001 | 101011 | 101000 | 0 | 101011 | 11101011 | 11100 | 101101 |
Color Harmonies of #525791
Complementary color
Monochromatic Colors of #525791
Black with #525791
Text Example
Text Example
White with #525791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525791; }
p { color: rgb(82,87,145); }
H1.HeaderClassName
{
color: #525791;
}
.AnyTagClassName
{
color: #525791;
}
</style>
background-color css
<style>
a { background-color: #525791; }
a { background-color: rgb(82,87,145); }
div.DivClassName
{
background-color: #525791;
}
.BgClassName
{
background-color: #525791;
}
</style>
border-color css
<style>
span { border-color: #525791; }
span { border-color: rgb(82,87,145); }
td.TdClassName
{
border-color: #525791;
}
.TagClassName
{
border-color: #525791;
}
</style>