Shades of Governor Bay #565490
Tints of Governor Bay #565490
RGB
CMYK
RGB Variations
Color information
#565490 (or 0x565490) is known color: Governor Bay. HEX triplet: 56, 54 and 90. RGB value is (86,84,144). Sum of RGB (Red+Green+Blue) = 86+84+144=314 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.39% from 314); Green value is 84 (33.20% from 255 or 26.75% from 314); Blue value is 144 (56.64% from 255 or 45.86% from 314); Max value from RGB is 144 - color contains mainly: blue. Hex color #565490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565490 is #A9AB6F. Grayscale: #5B5B5B. Windows color (decimal): -11119472 or 9458774. OLE color: 9458774.
HSL color Cylindrical-coordinate representation of color #565490: hue angle of 242º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #565490 is Cyan = 0.40, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 84 | 144 | - |
| CMYK | 0.40 | 0.42 | 0 | 0.44 |
| HSL | 242º | 0.26% | 0.45% | - |
| HSV(B) | 242º | 0.42% | 0.56% | - |
| XYZ | 12.04 | 10.33 | 27.75 | - |
| YUV | 91.44 | 157.66 | 124.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 84 | 144 | 0.40 | 0.42 | 0 | 0.44 | 242 | 0.26 | 0.45 |
| Hex | 56 | 54 | 90 | 28 | 2A | 0 | 2C | F2 | 1A | 2D |
| Octal | 126 | 124 | 220 | 50 | 52 | 0 | 54 | 362 | 32 | 55 |
| Binary | 1010110 | 1010100 | 10010000 | 101000 | 101010 | 0 | 101100 | 11110010 | 11010 | 101101 |
Color Harmonies of #565490
Complementary color
Monochromatic Colors of #565490
Black with #565490
Text Example
Text Example
White with #565490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565490; }
p { color: rgb(86,84,144); }
H1.HeaderClassName
{
color: #565490;
}
.AnyTagClassName
{
color: #565490;
}
</style>
background-color css
<style>
a { background-color: #565490; }
a { background-color: rgb(86,84,144); }
div.DivClassName
{
background-color: #565490;
}
.BgClassName
{
background-color: #565490;
}
</style>
border-color css
<style>
span { border-color: #565490; }
span { border-color: rgb(86,84,144); }
td.TdClassName
{
border-color: #565490;
}
.TagClassName
{
border-color: #565490;
}
</style>