Shades of Governor Bay #535892
Tints of Governor Bay #535892
RGB
CMYK
RGB Variations
Color information
#535892 (or 0x535892) is known color: Governor Bay. HEX triplet: 53, 58 and 92. RGB value is (83,88,146). Sum of RGB (Red+Green+Blue) = 83+88+146=317 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.18% from 317); Green value is 88 (34.77% from 255 or 27.76% from 317); Blue value is 146 (57.42% from 255 or 46.06% from 317); Max value from RGB is 146 - color contains mainly: blue. Hex color #535892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535892 is #ACA76D. Grayscale: #5C5C5C. Windows color (decimal): -11315054 or 9590867. OLE color: 9590867.
HSL color Cylindrical-coordinate representation of color #535892: hue angle of 235.24º 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 #535892 is Cyan = 0.43, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 88 | 146 | - |
| CMYK | 0.43 | 0.40 | 0 | 0.43 |
| HSL | 235.24º | 0.28% | 0.45% | - |
| HSV(B) | 235.24º | 0.43% | 0.57% | - |
| XYZ | 12.25 | 10.89 | 28.65 | - |
| YUV | 93.12 | 157.84 | 120.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 88 | 146 | 0.43 | 0.40 | 0 | 0.43 | 235.24 | 0.28 | 0.45 |
| Hex | 53 | 58 | 92 | 2B | 28 | 0 | 2B | EB | 1C | 2D |
| Octal | 123 | 130 | 222 | 53 | 50 | 0 | 53 | 353 | 34 | 55 |
| Binary | 1010011 | 1011000 | 10010010 | 101011 | 101000 | 0 | 101011 | 11101011 | 11100 | 101101 |
Color Harmonies of #535892
Complementary color
Monochromatic Colors of #535892
Black with #535892
Text Example
Text Example
White with #535892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535892; }
p { color: rgb(83,88,146); }
H1.HeaderClassName
{
color: #535892;
}
.AnyTagClassName
{
color: #535892;
}
</style>
background-color css
<style>
a { background-color: #535892; }
a { background-color: rgb(83,88,146); }
div.DivClassName
{
background-color: #535892;
}
.BgClassName
{
background-color: #535892;
}
</style>
border-color css
<style>
span { border-color: #535892; }
span { border-color: rgb(83,88,146); }
td.TdClassName
{
border-color: #535892;
}
.TagClassName
{
border-color: #535892;
}
</style>