Shades of Governor Bay #575392
Tints of Governor Bay #575392
RGB
CMYK
RGB Variations
Color information
#575392 (or 0x575392) is known color: Governor Bay. HEX triplet: 57, 53 and 92. RGB value is (87,83,146). Sum of RGB (Red+Green+Blue) = 87+83+146=316 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.53% from 316); Green value is 83 (32.81% from 255 or 26.27% from 316); Blue value is 146 (57.42% from 255 or 46.20% from 316); Max value from RGB is 146 - color contains mainly: blue. Hex color #575392 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575392 is #A8AC6D. Grayscale: #5B5B5B. Windows color (decimal): -11054190 or 9589591. OLE color: 9589591.
HSL color Cylindrical-coordinate representation of color #575392: hue angle of 243.81º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #575392 is Cyan = 0.40, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 83 | 146 | - |
| CMYK | 0.40 | 0.43 | 0 | 0.43 |
| HSL | 243.81º | 0.28% | 0.45% | - |
| HSV(B) | 243.81º | 0.43% | 0.57% | - |
| XYZ | 12.21 | 10.29 | 28.54 | - |
| YUV | 91.38 | 158.83 | 124.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 83 | 146 | 0.40 | 0.43 | 0 | 0.43 | 243.81 | 0.28 | 0.45 |
| Hex | 57 | 53 | 92 | 28 | 2B | 0 | 2B | F4 | 1C | 2D |
| Octal | 127 | 123 | 222 | 50 | 53 | 0 | 53 | 364 | 34 | 55 |
| Binary | 1010111 | 1010011 | 10010010 | 101000 | 101011 | 0 | 101011 | 11110100 | 11100 | 101101 |
Color Harmonies of #575392
Complementary color
Monochromatic Colors of #575392
Black with #575392
Text Example
Text Example
White with #575392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575392; }
p { color: rgb(87,83,146); }
H1.HeaderClassName
{
color: #575392;
}
.AnyTagClassName
{
color: #575392;
}
</style>
background-color css
<style>
a { background-color: #575392; }
a { background-color: rgb(87,83,146); }
div.DivClassName
{
background-color: #575392;
}
.BgClassName
{
background-color: #575392;
}
</style>
border-color css
<style>
span { border-color: #575392; }
span { border-color: rgb(87,83,146); }
td.TdClassName
{
border-color: #575392;
}
.TagClassName
{
border-color: #575392;
}
</style>