Shades of Governor Bay #576192
Tints of Governor Bay #576192
RGB
CMYK
RGB Variations
Color information
#576192 (or 0x576192) is known color: Governor Bay. HEX triplet: 57, 61 and 92. RGB value is (87,97,146). Sum of RGB (Red+Green+Blue) = 87+97+146=330 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.36% from 330); Green value is 97 (38.28% from 255 or 29.39% from 330); Blue value is 146 (57.42% from 255 or 44.24% from 330); Max value from RGB is 146 - color contains mainly: blue. Hex color #576192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576192 is #A89E6D. Grayscale: #636363. Windows color (decimal): -11050606 or 9593175. OLE color: 9593175.
HSL color Cylindrical-coordinate representation of color #576192: hue angle of 229.83º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #576192 is Cyan = 0.40, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 97 | 146 | - |
| CMYK | 0.40 | 0.34 | 0 | 0.43 |
| HSL | 229.83º | 0.25% | 0.46% | - |
| HSV(B) | 229.83º | 0.4% | 0.57% | - |
| XYZ | 13.39 | 12.65 | 28.93 | - |
| YUV | 99.6 | 154.19 | 119.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 146 | 0.40 | 0.34 | 0 | 0.43 | 229.83 | 0.25 | 0.46 |
| Hex | 57 | 61 | 92 | 28 | 22 | 0 | 2B | E6 | 19 | 2E |
| Octal | 127 | 141 | 222 | 50 | 42 | 0 | 53 | 346 | 31 | 56 |
| Binary | 1010111 | 1100001 | 10010010 | 101000 | 100010 | 0 | 101011 | 11100110 | 11001 | 101110 |
Color Harmonies of #576192
Complementary color
Monochromatic Colors of #576192
Black with #576192
Text Example
Text Example
White with #576192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576192; }
p { color: rgb(87,97,146); }
H1.HeaderClassName
{
color: #576192;
}
.AnyTagClassName
{
color: #576192;
}
</style>
background-color css
<style>
a { background-color: #576192; }
a { background-color: rgb(87,97,146); }
div.DivClassName
{
background-color: #576192;
}
.BgClassName
{
background-color: #576192;
}
</style>
border-color css
<style>
span { border-color: #576192; }
span { border-color: rgb(87,97,146); }
td.TdClassName
{
border-color: #576192;
}
.TagClassName
{
border-color: #576192;
}
</style>