Shades of Governor Bay #535791
Tints of Governor Bay #535791
RGB
CMYK
RGB Variations
Color information
#535791 (or 0x535791) is known color: Governor Bay. HEX triplet: 53, 57 and 91. RGB value is (83,87,145). Sum of RGB (Red+Green+Blue) = 83+87+145=315 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.35% from 315); Green value is 87 (34.38% from 255 or 27.62% from 315); Blue value is 145 (57.03% from 255 or 46.03% from 315); Max value from RGB is 145 - color contains mainly: blue. Hex color #535791 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535791 is #ACA86E. Grayscale: #5C5C5C. Windows color (decimal): -11315311 or 9525075. OLE color: 9525075.
HSL color Cylindrical-coordinate representation of color #535791: hue angle of 236.13º degrees, saturation: 0.27, 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 #535791 is Cyan = 0.43, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 87 | 145 | - |
| CMYK | 0.43 | 0.4 | 0 | 0.43 |
| HSL | 236.13º | 0.27% | 0.45% | - |
| HSV(B) | 236.13º | 0.43% | 0.57% | - |
| XYZ | 12.09 | 10.7 | 28.22 | - |
| YUV | 92.42 | 157.67 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 145 | 0.43 | 0.4 | 0 | 0.43 | 236.13 | 0.27 | 0.45 |
| Hex | 53 | 57 | 91 | 2B | 28 | 0 | 2B | EC | 1B | 2D |
| Octal | 123 | 127 | 221 | 53 | 50 | 0 | 53 | 354 | 33 | 55 |
| Binary | 1010011 | 1010111 | 10010001 | 101011 | 101000 | 0 | 101011 | 11101100 | 11011 | 101101 |
Color Harmonies of #535791
Complementary color
Monochromatic Colors of #535791
Black with #535791
Text Example
Text Example
White with #535791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535791; }
p { color: rgb(83,87,145); }
H1.HeaderClassName
{
color: #535791;
}
.AnyTagClassName
{
color: #535791;
}
</style>
background-color css
<style>
a { background-color: #535791; }
a { background-color: rgb(83,87,145); }
div.DivClassName
{
background-color: #535791;
}
.BgClassName
{
background-color: #535791;
}
</style>
border-color css
<style>
span { border-color: #535791; }
span { border-color: rgb(83,87,145); }
td.TdClassName
{
border-color: #535791;
}
.TagClassName
{
border-color: #535791;
}
</style>