Shades of Governor Bay #565290
Tints of Governor Bay #565290
RGB
CMYK
RGB Variations
Color information
#565290 (or 0x565290) is known color: Governor Bay. HEX triplet: 56, 52 and 90. RGB value is (86,82,144). Sum of RGB (Red+Green+Blue) = 86+82+144=312 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.56% from 312); Green value is 82 (32.42% from 255 or 26.28% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #565290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565290 is #A9AD6F. Grayscale: #5A5A5A. Windows color (decimal): -11119984 or 9458262. OLE color: 9458262.
HSL color Cylindrical-coordinate representation of color #565290: hue angle of 243.87º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #565290 is Cyan = 0.40, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 82 | 144 | - |
| CMYK | 0.40 | 0.43 | 0 | 0.44 |
| HSL | 243.87º | 0.27% | 0.44% | - |
| HSV(B) | 243.87º | 0.43% | 0.56% | - |
| XYZ | 11.89 | 10.03 | 27.69 | - |
| YUV | 90.26 | 158.33 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 82 | 144 | 0.40 | 0.43 | 0 | 0.44 | 243.87 | 0.27 | 0.44 |
| Hex | 56 | 52 | 90 | 28 | 2B | 0 | 2C | F4 | 1B | 2C |
| Octal | 126 | 122 | 220 | 50 | 53 | 0 | 54 | 364 | 33 | 54 |
| Binary | 1010110 | 1010010 | 10010000 | 101000 | 101011 | 0 | 101100 | 11110100 | 11011 | 101100 |
Color Harmonies of #565290
Complementary color
Monochromatic Colors of #565290
Black with #565290
Text Example
Text Example
White with #565290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565290; }
p { color: rgb(86,82,144); }
H1.HeaderClassName
{
color: #565290;
}
.AnyTagClassName
{
color: #565290;
}
</style>
background-color css
<style>
a { background-color: #565290; }
a { background-color: rgb(86,82,144); }
div.DivClassName
{
background-color: #565290;
}
.BgClassName
{
background-color: #565290;
}
</style>
border-color css
<style>
span { border-color: #565290; }
span { border-color: rgb(86,82,144); }
td.TdClassName
{
border-color: #565290;
}
.TagClassName
{
border-color: #565290;
}
</style>