Shades of Governor Bay #535292
Tints of Governor Bay #535292
RGB
CMYK
RGB Variations
Color information
#535292 (or 0x535292) is known color: Governor Bay. HEX triplet: 53, 52 and 92. RGB value is (83,82,146). Sum of RGB (Red+Green+Blue) = 83+82+146=311 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.69% from 311); Green value is 82 (32.42% from 255 or 26.37% from 311); Blue value is 146 (57.42% from 255 or 46.95% from 311); Max value from RGB is 146 - color contains mainly: blue. Hex color #535292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535292 is #ACAD6D. Grayscale: #595959. Windows color (decimal): -11316590 or 9589331. OLE color: 9589331.
HSL color Cylindrical-coordinate representation of color #535292: hue angle of 240.94º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #535292 is Cyan = 0.43, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 82 | 146 | - |
| CMYK | 0.43 | 0.44 | 0 | 0.43 |
| HSL | 240.94º | 0.28% | 0.45% | - |
| HSV(B) | 240.94º | 0.44% | 0.57% | - |
| XYZ | 11.77 | 9.95 | 28.49 | - |
| YUV | 89.6 | 159.83 | 123.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 82 | 146 | 0.43 | 0.44 | 0 | 0.43 | 240.94 | 0.28 | 0.45 |
| Hex | 53 | 52 | 92 | 2B | 2C | 0 | 2B | F1 | 1C | 2D |
| Octal | 123 | 122 | 222 | 53 | 54 | 0 | 53 | 361 | 34 | 55 |
| Binary | 1010011 | 1010010 | 10010010 | 101011 | 101100 | 0 | 101011 | 11110001 | 11100 | 101101 |
Color Harmonies of #535292
Complementary color
Monochromatic Colors of #535292
Black with #535292
Text Example
Text Example
White with #535292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535292; }
p { color: rgb(83,82,146); }
H1.HeaderClassName
{
color: #535292;
}
.AnyTagClassName
{
color: #535292;
}
</style>
background-color css
<style>
a { background-color: #535292; }
a { background-color: rgb(83,82,146); }
div.DivClassName
{
background-color: #535292;
}
.BgClassName
{
background-color: #535292;
}
</style>
border-color css
<style>
span { border-color: #535292; }
span { border-color: rgb(83,82,146); }
td.TdClassName
{
border-color: #535292;
}
.TagClassName
{
border-color: #535292;
}
</style>