Shades of Governor Bay #565298
Tints of Governor Bay #565298
RGB
CMYK
RGB Variations
Color information
#565298 (or 0x565298) is known color: Governor Bay. HEX triplet: 56, 52 and 98. RGB value is (86,82,152). Sum of RGB (Red+Green+Blue) = 86+82+152=320 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.88% from 320); Green value is 82 (32.42% from 255 or 25.62% from 320); Blue value is 152 (59.77% from 255 or 47.5% from 320); Max value from RGB is 152 - color contains mainly: blue. Hex color #565298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565298 is #A9AD67. Grayscale: #5A5A5A. Windows color (decimal): -11119976 or 9982550. OLE color: 9982550.
HSL color Cylindrical-coordinate representation of color #565298: hue angle of 243.43º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #565298 is Cyan = 0.43, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 82 | 152 | - |
| CMYK | 0.43 | 0.46 | 0 | 0.40 |
| HSL | 243.43º | 0.3% | 0.46% | - |
| HSV(B) | 243.43º | 0.46% | 0.6% | - |
| XYZ | 12.52 | 10.28 | 31.03 | - |
| YUV | 91.18 | 162.33 | 124.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 82 | 152 | 0.43 | 0.46 | 0 | 0.40 | 243.43 | 0.3 | 0.46 |
| Hex | 56 | 52 | 98 | 2B | 2E | 0 | 28 | F3 | 1E | 2E |
| Octal | 126 | 122 | 230 | 53 | 56 | 0 | 50 | 363 | 36 | 56 |
| Binary | 1010110 | 1010010 | 10011000 | 101011 | 101110 | 0 | 101000 | 11110011 | 11110 | 101110 |
Color Harmonies of #565298
Complementary color
Monochromatic Colors of #565298
Black with #565298
Text Example
Text Example
White with #565298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565298; }
p { color: rgb(86,82,152); }
H1.HeaderClassName
{
color: #565298;
}
.AnyTagClassName
{
color: #565298;
}
</style>
background-color css
<style>
a { background-color: #565298; }
a { background-color: rgb(86,82,152); }
div.DivClassName
{
background-color: #565298;
}
.BgClassName
{
background-color: #565298;
}
</style>
border-color css
<style>
span { border-color: #565298; }
span { border-color: rgb(86,82,152); }
td.TdClassName
{
border-color: #565298;
}
.TagClassName
{
border-color: #565298;
}
</style>