Shades of Governor Bay #575987
Tints of Governor Bay #575987
RGB
CMYK
RGB Variations
Color information
#575987 (or 0x575987) is known color: Governor Bay. HEX triplet: 57, 59 and 87. RGB value is (87,89,135). Sum of RGB (Red+Green+Blue) = 87+89+135=311 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.97% from 311); Green value is 89 (35.16% from 255 or 28.62% from 311); Blue value is 135 (53.12% from 255 or 43.41% from 311); Max value from RGB is 135 - color contains mainly: blue. Hex color #575987 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575987 is #A8A678. Grayscale: #5D5D5D. Windows color (decimal): -11052665 or 8870231. OLE color: 8870231.
HSL color Cylindrical-coordinate representation of color #575987: hue angle of 237.5º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #575987 is Cyan = 0.36, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 89 | 135 | - |
| CMYK | 0.36 | 0.34 | 0 | 0.47 |
| HSL | 237.5º | 0.22% | 0.44% | - |
| HSV(B) | 237.5º | 0.36% | 0.53% | - |
| XYZ | 11.88 | 10.92 | 24.4 | - |
| YUV | 93.65 | 151.34 | 123.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 89 | 135 | 0.36 | 0.34 | 0 | 0.47 | 237.5 | 0.22 | 0.44 |
| Hex | 57 | 59 | 87 | 24 | 22 | 0 | 2F | EE | 16 | 2C |
| Octal | 127 | 131 | 207 | 44 | 42 | 0 | 57 | 356 | 26 | 54 |
| Binary | 1010111 | 1011001 | 10000111 | 100100 | 100010 | 0 | 101111 | 11101110 | 10110 | 101100 |
Color Harmonies of #575987
Complementary color
Monochromatic Colors of #575987
Black with #575987
Text Example
Text Example
White with #575987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575987; }
p { color: rgb(87,89,135); }
H1.HeaderClassName
{
color: #575987;
}
.AnyTagClassName
{
color: #575987;
}
</style>
background-color css
<style>
a { background-color: #575987; }
a { background-color: rgb(87,89,135); }
div.DivClassName
{
background-color: #575987;
}
.BgClassName
{
background-color: #575987;
}
</style>
border-color css
<style>
span { border-color: #575987; }
span { border-color: rgb(87,89,135); }
td.TdClassName
{
border-color: #575987;
}
.TagClassName
{
border-color: #575987;
}
</style>