Shades of Governor Bay #57558A
Tints of Governor Bay #57558A
RGB
CMYK
RGB Variations
Color information
#57558A (or 0x57558A) is known color: Governor Bay. HEX triplet: 57, 55 and 8A. RGB value is (87,85,138). Sum of RGB (Red+Green+Blue) = 87+85+138=310 (41% of max value = 765). Red value is 87 (34.38% from 255 or 28.06% from 310); Green value is 85 (33.59% from 255 or 27.42% from 310); Blue value is 138 (54.30% from 255 or 44.52% from 310); Max value from RGB is 138 - color contains mainly: blue. Hex color #57558A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #57558A is #A8AA75. Grayscale: #5B5B5B. Windows color (decimal): -11053686 or 9065815. OLE color: 9065815.
HSL color Cylindrical-coordinate representation of color #57558A: hue angle of 242.26º 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 #57558A is Cyan = 0.37, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 85 | 138 | - |
| CMYK | 0.37 | 0.38 | 0 | 0.46 |
| HSL | 242.26º | 0.24% | 0.44% | - |
| HSV(B) | 242.26º | 0.38% | 0.54% | - |
| XYZ | 11.77 | 10.36 | 25.42 | - |
| YUV | 91.64 | 154.16 | 124.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 85 | 138 | 0.37 | 0.38 | 0 | 0.46 | 242.26 | 0.24 | 0.44 |
| Hex | 57 | 55 | 8A | 25 | 26 | 0 | 2E | F2 | 18 | 2C |
| Octal | 127 | 125 | 212 | 45 | 46 | 0 | 56 | 362 | 30 | 54 |
| Binary | 1010111 | 1010101 | 10001010 | 100101 | 100110 | 0 | 101110 | 11110010 | 11000 | 101100 |
Color Harmonies of #57558A
Complementary color
Monochromatic Colors of #57558A
Black with #57558A
Text Example
Text Example
White with #57558A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57558A; }
p { color: rgb(87,85,138); }
H1.HeaderClassName
{
color: #57558A;
}
.AnyTagClassName
{
color: #57558A;
}
</style>
background-color css
<style>
a { background-color: #57558A; }
a { background-color: rgb(87,85,138); }
div.DivClassName
{
background-color: #57558A;
}
.BgClassName
{
background-color: #57558A;
}
</style>
border-color css
<style>
span { border-color: #57558A; }
span { border-color: rgb(87,85,138); }
td.TdClassName
{
border-color: #57558A;
}
.TagClassName
{
border-color: #57558A;
}
</style>