Shades of Governor Bay #565598
Tints of Governor Bay #565598
RGB
CMYK
RGB Variations
Color information
#565598 (or 0x565598) is known color: Governor Bay. HEX triplet: 56, 55 and 98. RGB value is (86,85,152). Sum of RGB (Red+Green+Blue) = 86+85+152=323 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.63% from 323); Green value is 85 (33.59% from 255 or 26.32% from 323); Blue value is 152 (59.77% from 255 or 47.06% from 323); Max value from RGB is 152 - color contains mainly: blue. Hex color #565598 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565598 is #A9AA67. Grayscale: #5C5C5C. Windows color (decimal): -11119208 or 9983318. OLE color: 9983318.
HSL color Cylindrical-coordinate representation of color #565598: hue angle of 240.9º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #565598 is Cyan = 0.43, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 85 | 152 | - |
| CMYK | 0.43 | 0.44 | 0 | 0.40 |
| HSL | 240.9º | 0.28% | 0.46% | - |
| HSV(B) | 240.9º | 0.44% | 0.6% | - |
| XYZ | 12.75 | 10.74 | 31.11 | - |
| YUV | 92.94 | 161.33 | 123.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 85 | 152 | 0.43 | 0.44 | 0 | 0.40 | 240.9 | 0.28 | 0.46 |
| Hex | 56 | 55 | 98 | 2B | 2C | 0 | 28 | F1 | 1C | 2E |
| Octal | 126 | 125 | 230 | 53 | 54 | 0 | 50 | 361 | 34 | 56 |
| Binary | 1010110 | 1010101 | 10011000 | 101011 | 101100 | 0 | 101000 | 11110001 | 11100 | 101110 |
Color Harmonies of #565598
Complementary color
Monochromatic Colors of #565598
Black with #565598
Text Example
Text Example
White with #565598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565598; }
p { color: rgb(86,85,152); }
H1.HeaderClassName
{
color: #565598;
}
.AnyTagClassName
{
color: #565598;
}
</style>
background-color css
<style>
a { background-color: #565598; }
a { background-color: rgb(86,85,152); }
div.DivClassName
{
background-color: #565598;
}
.BgClassName
{
background-color: #565598;
}
</style>
border-color css
<style>
span { border-color: #565598; }
span { border-color: rgb(86,85,152); }
td.TdClassName
{
border-color: #565598;
}
.TagClassName
{
border-color: #565598;
}
</style>