Shades of Governor Bay #535092
Tints of Governor Bay #535092
RGB
CMYK
RGB Variations
Color information
#535092 (or 0x535092) is known color: Governor Bay. HEX triplet: 53, 50 and 92. RGB value is (83,80,146). Sum of RGB (Red+Green+Blue) = 83+80+146=309 (40% of max value = 765). Red value is 83 (32.81% from 255 or 26.86% from 309); Green value is 80 (31.64% from 255 or 25.89% from 309); Blue value is 146 (57.42% from 255 or 47.25% from 309); Max value from RGB is 146 - color contains mainly: blue. Hex color #535092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535092 is #ACAF6D. Grayscale: #585858. Windows color (decimal): -11317102 or 9588819. OLE color: 9588819.
HSL color Cylindrical-coordinate representation of color #535092: hue angle of 242.73º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #535092 is Cyan = 0.43, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 80 | 146 | - |
| CMYK | 0.43 | 0.45 | 0 | 0.43 |
| HSL | 242.73º | 0.29% | 0.44% | - |
| HSV(B) | 242.73º | 0.45% | 0.57% | - |
| XYZ | 11.62 | 9.65 | 28.44 | - |
| YUV | 88.42 | 160.49 | 124.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 80 | 146 | 0.43 | 0.45 | 0 | 0.43 | 242.73 | 0.29 | 0.44 |
| Hex | 53 | 50 | 92 | 2B | 2D | 0 | 2B | F3 | 1D | 2C |
| Octal | 123 | 120 | 222 | 53 | 55 | 0 | 53 | 363 | 35 | 54 |
| Binary | 1010011 | 1010000 | 10010010 | 101011 | 101101 | 0 | 101011 | 11110011 | 11101 | 101100 |
Color Harmonies of #535092
Complementary color
Monochromatic Colors of #535092
Black with #535092
Text Example
Text Example
White with #535092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535092; }
p { color: rgb(83,80,146); }
H1.HeaderClassName
{
color: #535092;
}
.AnyTagClassName
{
color: #535092;
}
</style>
background-color css
<style>
a { background-color: #535092; }
a { background-color: rgb(83,80,146); }
div.DivClassName
{
background-color: #535092;
}
.BgClassName
{
background-color: #535092;
}
</style>
border-color css
<style>
span { border-color: #535092; }
span { border-color: rgb(83,80,146); }
td.TdClassName
{
border-color: #535092;
}
.TagClassName
{
border-color: #535092;
}
</style>