Shades of Governor Bay #576095
Tints of Governor Bay #576095
RGB
CMYK
RGB Variations
Color information
#576095 (or 0x576095) is known color: Governor Bay. HEX triplet: 57, 60 and 95. RGB value is (87,96,149). Sum of RGB (Red+Green+Blue) = 87+96+149=332 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.20% from 332); Green value is 96 (37.89% from 255 or 28.92% from 332); Blue value is 149 (58.59% from 255 or 44.88% from 332); Max value from RGB is 149 - color contains mainly: blue. Hex color #576095 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576095 is #A89F6A. Grayscale: #636363. Windows color (decimal): -11050859 or 9789527. OLE color: 9789527.
HSL color Cylindrical-coordinate representation of color #576095: hue angle of 231.29º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #576095 is Cyan = 0.42, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 96 | 149 | - |
| CMYK | 0.42 | 0.36 | 0 | 0.42 |
| HSL | 231.29º | 0.26% | 0.46% | - |
| HSV(B) | 231.29º | 0.42% | 0.58% | - |
| XYZ | 13.54 | 12.56 | 30.14 | - |
| YUV | 99.35 | 156.02 | 119.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 149 | 0.42 | 0.36 | 0 | 0.42 | 231.29 | 0.26 | 0.46 |
| Hex | 57 | 60 | 95 | 2A | 24 | 0 | 2A | E7 | 1A | 2E |
| Octal | 127 | 140 | 225 | 52 | 44 | 0 | 52 | 347 | 32 | 56 |
| Binary | 1010111 | 1100000 | 10010101 | 101010 | 100100 | 0 | 101010 | 11100111 | 11010 | 101110 |
Color Harmonies of #576095
Complementary color
Monochromatic Colors of #576095
Black with #576095
Text Example
Text Example
White with #576095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576095; }
p { color: rgb(87,96,149); }
H1.HeaderClassName
{
color: #576095;
}
.AnyTagClassName
{
color: #576095;
}
</style>
background-color css
<style>
a { background-color: #576095; }
a { background-color: rgb(87,96,149); }
div.DivClassName
{
background-color: #576095;
}
.BgClassName
{
background-color: #576095;
}
</style>
border-color css
<style>
span { border-color: #576095; }
span { border-color: rgb(87,96,149); }
td.TdClassName
{
border-color: #576095;
}
.TagClassName
{
border-color: #576095;
}
</style>