Shades of Governor Bay #566199
Tints of Governor Bay #566199
RGB
CMYK
RGB Variations
Color information
#566199 (or 0x566199) is known color: Governor Bay. HEX triplet: 56, 61 and 99. RGB value is (86,97,153). Sum of RGB (Red+Green+Blue) = 86+97+153=336 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.60% from 336); Green value is 97 (38.28% from 255 or 28.87% from 336); Blue value is 153 (60.16% from 255 or 45.54% from 336); Max value from RGB is 153 - color contains mainly: blue. Hex color #566199 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566199 is #A99E66. Grayscale: #636363. Windows color (decimal): -11116135 or 10051926. OLE color: 10051926.
HSL color Cylindrical-coordinate representation of color #566199: hue angle of 230.15º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #566199 is Cyan = 0.44, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 86 | 97 | 153 | - |
| CMYK | 0.44 | 0.37 | 0 | 0.4 |
| HSL | 230.15º | 0.28% | 0.47% | - |
| HSV(B) | 230.15º | 0.44% | 0.6% | - |
| XYZ | 13.86 | 12.83 | 31.88 | - |
| YUV | 100.1 | 157.86 | 117.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 153 | 0.44 | 0.37 | 0 | 0.4 | 230.15 | 0.28 | 0.47 |
| Hex | 56 | 61 | 99 | 2C | 25 | 0 | 28 | E6 | 1C | 2F |
| Octal | 126 | 141 | 231 | 54 | 45 | 0 | 50 | 346 | 34 | 57 |
| Binary | 1010110 | 1100001 | 10011001 | 101100 | 100101 | 0 | 101000 | 11100110 | 11100 | 101111 |
Color Harmonies of #566199
Complementary color
Monochromatic Colors of #566199
Black with #566199
Text Example
Text Example
White with #566199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566199; }
p { color: rgb(86,97,153); }
H1.HeaderClassName
{
color: #566199;
}
.AnyTagClassName
{
color: #566199;
}
</style>
background-color css
<style>
a { background-color: #566199; }
a { background-color: rgb(86,97,153); }
div.DivClassName
{
background-color: #566199;
}
.BgClassName
{
background-color: #566199;
}
</style>
border-color css
<style>
span { border-color: #566199; }
span { border-color: rgb(86,97,153); }
td.TdClassName
{
border-color: #566199;
}
.TagClassName
{
border-color: #566199;
}
</style>