Shades of Governor Bay #535492
Tints of Governor Bay #535492
RGB
CMYK
RGB Variations
Color information
#535492 (or 0x535492) is known color: Governor Bay. HEX triplet: 53, 54 and 92. RGB value is (83,84,146). Sum of RGB (Red+Green+Blue) = 83+84+146=313 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.52% from 313); Green value is 84 (33.20% from 255 or 26.84% from 313); Blue value is 146 (57.42% from 255 or 46.65% from 313); Max value from RGB is 146 - color contains mainly: blue. Hex color #535492 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535492 is #ACAB6D. Grayscale: #5A5A5A. Windows color (decimal): -11316078 or 9589843. OLE color: 9589843.
HSL color Cylindrical-coordinate representation of color #535492: hue angle of 239.05º 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 #535492 is Cyan = 0.43, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 84 | 146 | - |
| CMYK | 0.43 | 0.42 | 0 | 0.43 |
| HSL | 239.05º | 0.28% | 0.45% | - |
| HSV(B) | 239.05º | 0.43% | 0.57% | - |
| XYZ | 11.93 | 10.25 | 28.54 | - |
| YUV | 90.77 | 159.17 | 122.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 146 | 0.43 | 0.42 | 0 | 0.43 | 239.05 | 0.28 | 0.45 |
| Hex | 53 | 54 | 92 | 2B | 2A | 0 | 2B | EF | 1C | 2D |
| Octal | 123 | 124 | 222 | 53 | 52 | 0 | 53 | 357 | 34 | 55 |
| Binary | 1010011 | 1010100 | 10010010 | 101011 | 101010 | 0 | 101011 | 11101111 | 11100 | 101101 |
Color Harmonies of #535492
Complementary color
Monochromatic Colors of #535492
Black with #535492
Text Example
Text Example
White with #535492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535492; }
p { color: rgb(83,84,146); }
H1.HeaderClassName
{
color: #535492;
}
.AnyTagClassName
{
color: #535492;
}
</style>
background-color css
<style>
a { background-color: #535492; }
a { background-color: rgb(83,84,146); }
div.DivClassName
{
background-color: #535492;
}
.BgClassName
{
background-color: #535492;
}
</style>
border-color css
<style>
span { border-color: #535492; }
span { border-color: rgb(83,84,146); }
td.TdClassName
{
border-color: #535492;
}
.TagClassName
{
border-color: #535492;
}
</style>