Shades of Governor Bay #566098
Tints of Governor Bay #566098
RGB
CMYK
RGB Variations
Color information
#566098 (or 0x566098) is known color: Governor Bay. HEX triplet: 56, 60 and 98. RGB value is (86,96,152). Sum of RGB (Red+Green+Blue) = 86+96+152=334 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.75% from 334); Green value is 96 (37.89% from 255 or 28.74% from 334); Blue value is 152 (59.77% from 255 or 45.51% from 334); Max value from RGB is 152 - color contains mainly: blue. Hex color #566098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566098 is #A99F67. Grayscale: #636363. Windows color (decimal): -11116392 or 9986134. OLE color: 9986134.
HSL color Cylindrical-coordinate representation of color #566098: hue angle of 230.91º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #566098 is Cyan = 0.43, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 96 | 152 | - |
| CMYK | 0.43 | 0.37 | 0 | 0.40 |
| HSL | 230.91º | 0.28% | 0.47% | - |
| HSV(B) | 230.91º | 0.43% | 0.6% | - |
| XYZ | 13.69 | 12.61 | 31.42 | - |
| YUV | 99.39 | 157.69 | 118.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 152 | 0.43 | 0.37 | 0 | 0.40 | 230.91 | 0.28 | 0.47 |
| Hex | 56 | 60 | 98 | 2B | 25 | 0 | 28 | E7 | 1C | 2F |
| Octal | 126 | 140 | 230 | 53 | 45 | 0 | 50 | 347 | 34 | 57 |
| Binary | 1010110 | 1100000 | 10011000 | 101011 | 100101 | 0 | 101000 | 11100111 | 11100 | 101111 |
Color Harmonies of #566098
Complementary color
Monochromatic Colors of #566098
Black with #566098
Text Example
Text Example
White with #566098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566098; }
p { color: rgb(86,96,152); }
H1.HeaderClassName
{
color: #566098;
}
.AnyTagClassName
{
color: #566098;
}
</style>
background-color css
<style>
a { background-color: #566098; }
a { background-color: rgb(86,96,152); }
div.DivClassName
{
background-color: #566098;
}
.BgClassName
{
background-color: #566098;
}
</style>
border-color css
<style>
span { border-color: #566098; }
span { border-color: rgb(86,96,152); }
td.TdClassName
{
border-color: #566098;
}
.TagClassName
{
border-color: #566098;
}
</style>