Shades of Governor Bay #565590
Tints of Governor Bay #565590
RGB
CMYK
RGB Variations
Color information
#565590 (or 0x565590) is known color: Governor Bay. HEX triplet: 56, 55 and 90. RGB value is (86,85,144). Sum of RGB (Red+Green+Blue) = 86+85+144=315 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.30% from 315); Green value is 85 (33.59% from 255 or 26.98% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #565590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565590 is #A9AA6F. Grayscale: #5B5B5B. Windows color (decimal): -11119216 or 9459030. OLE color: 9459030.
HSL color Cylindrical-coordinate representation of color #565590: hue angle of 241.02º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #565590 is Cyan = 0.40, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 85 | 144 | - |
| CMYK | 0.40 | 0.41 | 0 | 0.44 |
| HSL | 241.02º | 0.26% | 0.45% | - |
| HSV(B) | 241.02º | 0.41% | 0.56% | - |
| XYZ | 12.12 | 10.49 | 27.77 | - |
| YUV | 92.03 | 157.33 | 123.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 85 | 144 | 0.40 | 0.41 | 0 | 0.44 | 241.02 | 0.26 | 0.45 |
| Hex | 56 | 55 | 90 | 28 | 29 | 0 | 2C | F1 | 1A | 2D |
| Octal | 126 | 125 | 220 | 50 | 51 | 0 | 54 | 361 | 32 | 55 |
| Binary | 1010110 | 1010101 | 10010000 | 101000 | 101001 | 0 | 101100 | 11110001 | 11010 | 101101 |
Color Harmonies of #565590
Complementary color
Monochromatic Colors of #565590
Black with #565590
Text Example
Text Example
White with #565590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565590; }
p { color: rgb(86,85,144); }
H1.HeaderClassName
{
color: #565590;
}
.AnyTagClassName
{
color: #565590;
}
</style>
background-color css
<style>
a { background-color: #565590; }
a { background-color: rgb(86,85,144); }
div.DivClassName
{
background-color: #565590;
}
.BgClassName
{
background-color: #565590;
}
</style>
border-color css
<style>
span { border-color: #565590; }
span { border-color: rgb(86,85,144); }
td.TdClassName
{
border-color: #565590;
}
.TagClassName
{
border-color: #565590;
}
</style>