Shades of Governor Bay #535992
Tints of Governor Bay #535992
RGB
CMYK
RGB Variations
Color information
#535992 (or 0x535992) is known color: Governor Bay. HEX triplet: 53, 59 and 92. RGB value is (83,89,146). Sum of RGB (Red+Green+Blue) = 83+89+146=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 89 (35.16% from 255 or 27.99% from 318); Blue value is 146 (57.42% from 255 or 45.91% from 318); Max value from RGB is 146 - color contains mainly: blue. Hex color #535992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535992 is #ACA66D. Grayscale: #5D5D5D. Windows color (decimal): -11314798 or 9591123. OLE color: 9591123.
HSL color Cylindrical-coordinate representation of color #535992: hue angle of 234.29º 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 #535992 is Cyan = 0.43, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 89 | 146 | - |
| CMYK | 0.43 | 0.39 | 0 | 0.43 |
| HSL | 234.29º | 0.28% | 0.45% | - |
| HSV(B) | 234.29º | 0.43% | 0.57% | - |
| XYZ | 12.33 | 11.06 | 28.68 | - |
| YUV | 93.7 | 157.51 | 120.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 146 | 0.43 | 0.39 | 0 | 0.43 | 234.29 | 0.28 | 0.45 |
| Hex | 53 | 59 | 92 | 2B | 27 | 0 | 2B | EA | 1C | 2D |
| Octal | 123 | 131 | 222 | 53 | 47 | 0 | 53 | 352 | 34 | 55 |
| Binary | 1010011 | 1011001 | 10010010 | 101011 | 100111 | 0 | 101011 | 11101010 | 11100 | 101101 |
Color Harmonies of #535992
Complementary color
Monochromatic Colors of #535992
Black with #535992
Text Example
Text Example
White with #535992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535992; }
p { color: rgb(83,89,146); }
H1.HeaderClassName
{
color: #535992;
}
.AnyTagClassName
{
color: #535992;
}
</style>
background-color css
<style>
a { background-color: #535992; }
a { background-color: rgb(83,89,146); }
div.DivClassName
{
background-color: #535992;
}
.BgClassName
{
background-color: #535992;
}
</style>
border-color css
<style>
span { border-color: #535992; }
span { border-color: rgb(83,89,146); }
td.TdClassName
{
border-color: #535992;
}
.TagClassName
{
border-color: #535992;
}
</style>