Shades of Governor Bay #56558A
Tints of Governor Bay #56558A
RGB
CMYK
RGB Variations
Color information
#56558A (or 0x56558A) is known color: Governor Bay. HEX triplet: 56, 55 and 8A. RGB value is (86,85,138). Sum of RGB (Red+Green+Blue) = 86+85+138=309 (40% of max value = 765). Red value is 86 (33.98% from 255 or 27.83% from 309); Green value is 85 (33.59% from 255 or 27.51% from 309); Blue value is 138 (54.30% from 255 or 44.66% from 309); Max value from RGB is 138 - color contains mainly: blue. Hex color #56558A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #56558A is #A9AA75. Grayscale: #5B5B5B. Windows color (decimal): -11119222 or 9065814. OLE color: 9065814.
HSL color Cylindrical-coordinate representation of color #56558A: hue angle of 241.13º degrees, saturation: 0.24, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #56558A is Cyan = 0.38, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 85 | 138 | - |
| CMYK | 0.38 | 0.38 | 0 | 0.46 |
| HSL | 241.13º | 0.24% | 0.44% | - |
| HSV(B) | 241.13º | 0.38% | 0.54% | - |
| XYZ | 11.67 | 10.31 | 25.42 | - |
| YUV | 91.34 | 154.33 | 124.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 85 | 138 | 0.38 | 0.38 | 0 | 0.46 | 241.13 | 0.24 | 0.44 |
| Hex | 56 | 55 | 8A | 26 | 26 | 0 | 2E | F1 | 18 | 2C |
| Octal | 126 | 125 | 212 | 46 | 46 | 0 | 56 | 361 | 30 | 54 |
| Binary | 1010110 | 1010101 | 10001010 | 100110 | 100110 | 0 | 101110 | 11110001 | 11000 | 101100 |
Color Harmonies of #56558A
Complementary color
Monochromatic Colors of #56558A
Black with #56558A
Text Example
Text Example
White with #56558A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #56558A; }
p { color: rgb(86,85,138); }
H1.HeaderClassName
{
color: #56558A;
}
.AnyTagClassName
{
color: #56558A;
}
</style>
background-color css
<style>
a { background-color: #56558A; }
a { background-color: rgb(86,85,138); }
div.DivClassName
{
background-color: #56558A;
}
.BgClassName
{
background-color: #56558A;
}
</style>
border-color css
<style>
span { border-color: #56558A; }
span { border-color: rgb(86,85,138); }
td.TdClassName
{
border-color: #56558A;
}
.TagClassName
{
border-color: #56558A;
}
</style>