Shades of Governor Bay #565295
Tints of Governor Bay #565295
RGB
CMYK
RGB Variations
Color information
#565295 (or 0x565295) is known color: Governor Bay. HEX triplet: 56, 52 and 95. RGB value is (86,82,149). Sum of RGB (Red+Green+Blue) = 86+82+149=317 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.13% from 317); Green value is 82 (32.42% from 255 or 25.87% from 317); Blue value is 149 (58.59% from 255 or 47.00% from 317); Max value from RGB is 149 - color contains mainly: blue. Hex color #565295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565295 is #A9AD6A. Grayscale: #5A5A5A. Windows color (decimal): -11119979 or 9785942. OLE color: 9785942.
HSL color Cylindrical-coordinate representation of color #565295: hue angle of 243.58º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #565295 is Cyan = 0.42, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 82 | 149 | - |
| CMYK | 0.42 | 0.45 | 0 | 0.42 |
| HSL | 243.58º | 0.29% | 0.45% | - |
| HSV(B) | 243.58º | 0.45% | 0.58% | - |
| XYZ | 12.28 | 10.18 | 29.75 | - |
| YUV | 90.83 | 160.83 | 124.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 82 | 149 | 0.42 | 0.45 | 0 | 0.42 | 243.58 | 0.29 | 0.45 |
| Hex | 56 | 52 | 95 | 2A | 2D | 0 | 2A | F4 | 1D | 2D |
| Octal | 126 | 122 | 225 | 52 | 55 | 0 | 52 | 364 | 35 | 55 |
| Binary | 1010110 | 1010010 | 10010101 | 101010 | 101101 | 0 | 101010 | 11110100 | 11101 | 101101 |
Color Harmonies of #565295
Complementary color
Monochromatic Colors of #565295
Black with #565295
Text Example
Text Example
White with #565295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565295; }
p { color: rgb(86,82,149); }
H1.HeaderClassName
{
color: #565295;
}
.AnyTagClassName
{
color: #565295;
}
</style>
background-color css
<style>
a { background-color: #565295; }
a { background-color: rgb(86,82,149); }
div.DivClassName
{
background-color: #565295;
}
.BgClassName
{
background-color: #565295;
}
</style>
border-color css
<style>
span { border-color: #565295; }
span { border-color: rgb(86,82,149); }
td.TdClassName
{
border-color: #565295;
}
.TagClassName
{
border-color: #565295;
}
</style>