Shades of Governor Bay #575395
Tints of Governor Bay #575395
RGB
CMYK
RGB Variations
Color information
#575395 (or 0x575395) is known color: Governor Bay. HEX triplet: 57, 53 and 95. RGB value is (87,83,149). Sum of RGB (Red+Green+Blue) = 87+83+149=319 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.27% from 319); Green value is 83 (32.81% from 255 or 26.02% from 319); Blue value is 149 (58.59% from 255 or 46.71% from 319); Max value from RGB is 149 - color contains mainly: blue. Hex color #575395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575395 is #A8AC6A. Grayscale: #5B5B5B. Windows color (decimal): -11054187 or 9786199. OLE color: 9786199.
HSL color Cylindrical-coordinate representation of color #575395: hue angle of 243.64º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #575395 is Cyan = 0.42, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 83 | 149 | - |
| CMYK | 0.42 | 0.44 | 0 | 0.42 |
| HSL | 243.64º | 0.28% | 0.45% | - |
| HSV(B) | 243.64º | 0.44% | 0.58% | - |
| XYZ | 12.45 | 10.38 | 29.78 | - |
| YUV | 91.72 | 160.33 | 124.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 83 | 149 | 0.42 | 0.44 | 0 | 0.42 | 243.64 | 0.28 | 0.45 |
| Hex | 57 | 53 | 95 | 2A | 2C | 0 | 2A | F4 | 1C | 2D |
| Octal | 127 | 123 | 225 | 52 | 54 | 0 | 52 | 364 | 34 | 55 |
| Binary | 1010111 | 1010011 | 10010101 | 101010 | 101100 | 0 | 101010 | 11110100 | 11100 | 101101 |
Color Harmonies of #575395
Complementary color
Monochromatic Colors of #575395
Black with #575395
Text Example
Text Example
White with #575395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575395; }
p { color: rgb(87,83,149); }
H1.HeaderClassName
{
color: #575395;
}
.AnyTagClassName
{
color: #575395;
}
</style>
background-color css
<style>
a { background-color: #575395; }
a { background-color: rgb(87,83,149); }
div.DivClassName
{
background-color: #575395;
}
.BgClassName
{
background-color: #575395;
}
</style>
border-color css
<style>
span { border-color: #575395; }
span { border-color: rgb(87,83,149); }
td.TdClassName
{
border-color: #575395;
}
.TagClassName
{
border-color: #575395;
}
</style>