Shades of Governor Bay #535990
Tints of Governor Bay #535990
RGB
CMYK
RGB Variations
Color information
#535990 (or 0x535990) is known color: Governor Bay. HEX triplet: 53, 59 and 90. RGB value is (83,89,144). Sum of RGB (Red+Green+Blue) = 83+89+144=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 89 (35.16% from 255 or 28.16% from 316); Blue value is 144 (56.64% from 255 or 45.57% from 316); Max value from RGB is 144 - color contains mainly: blue. Hex color #535990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535990 is #ACA66F. Grayscale: #5D5D5D. Windows color (decimal): -11314800 or 9460051. OLE color: 9460051.
HSL color Cylindrical-coordinate representation of color #535990: hue angle of 234.1º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #535990 is Cyan = 0.42, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 89 | 144 | - |
| CMYK | 0.42 | 0.38 | 0 | 0.44 |
| HSL | 234.1º | 0.27% | 0.45% | - |
| HSV(B) | 234.1º | 0.42% | 0.56% | - |
| XYZ | 12.17 | 11 | 27.87 | - |
| YUV | 93.48 | 156.51 | 120.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 144 | 0.42 | 0.38 | 0 | 0.44 | 234.1 | 0.27 | 0.45 |
| Hex | 53 | 59 | 90 | 2A | 26 | 0 | 2C | EA | 1B | 2D |
| Octal | 123 | 131 | 220 | 52 | 46 | 0 | 54 | 352 | 33 | 55 |
| Binary | 1010011 | 1011001 | 10010000 | 101010 | 100110 | 0 | 101100 | 11101010 | 11011 | 101101 |
Color Harmonies of #535990
Complementary color
Monochromatic Colors of #535990
Black with #535990
Text Example
Text Example
White with #535990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535990; }
p { color: rgb(83,89,144); }
H1.HeaderClassName
{
color: #535990;
}
.AnyTagClassName
{
color: #535990;
}
</style>
background-color css
<style>
a { background-color: #535990; }
a { background-color: rgb(83,89,144); }
div.DivClassName
{
background-color: #535990;
}
.BgClassName
{
background-color: #535990;
}
</style>
border-color css
<style>
span { border-color: #535990; }
span { border-color: rgb(83,89,144); }
td.TdClassName
{
border-color: #535990;
}
.TagClassName
{
border-color: #535990;
}
</style>