Shades of Governor Bay #535496
Tints of Governor Bay #535496
RGB
CMYK
RGB Variations
Color information
#535496 (or 0x535496) is known color: Governor Bay. HEX triplet: 53, 54 and 96. RGB value is (83,84,150). Sum of RGB (Red+Green+Blue) = 83+84+150=317 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.18% from 317); Green value is 84 (33.20% from 255 or 26.50% from 317); Blue value is 150 (58.98% from 255 or 47.32% from 317); Max value from RGB is 150 - color contains mainly: blue. Hex color #535496 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535496 is #ACAB69. Grayscale: #5A5A5A. Windows color (decimal): -11316074 or 9851987. OLE color: 9851987.
HSL color Cylindrical-coordinate representation of color #535496: hue angle of 239.1º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #535496 is Cyan = 0.45, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 84 | 150 | - |
| CMYK | 0.45 | 0.44 | 0 | 0.41 |
| HSL | 239.1º | 0.29% | 0.46% | - |
| HSV(B) | 239.1º | 0.45% | 0.59% | - |
| XYZ | 12.24 | 10.38 | 30.21 | - |
| YUV | 91.23 | 161.17 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 150 | 0.45 | 0.44 | 0 | 0.41 | 239.1 | 0.29 | 0.46 |
| Hex | 53 | 54 | 96 | 2D | 2C | 0 | 29 | EF | 1D | 2E |
| Octal | 123 | 124 | 226 | 55 | 54 | 0 | 51 | 357 | 35 | 56 |
| Binary | 1010011 | 1010100 | 10010110 | 101101 | 101100 | 0 | 101001 | 11101111 | 11101 | 101110 |
Color Harmonies of #535496
Complementary color
Monochromatic Colors of #535496
Black with #535496
Text Example
Text Example
White with #535496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535496; }
p { color: rgb(83,84,150); }
H1.HeaderClassName
{
color: #535496;
}
.AnyTagClassName
{
color: #535496;
}
</style>
background-color css
<style>
a { background-color: #535496; }
a { background-color: rgb(83,84,150); }
div.DivClassName
{
background-color: #535496;
}
.BgClassName
{
background-color: #535496;
}
</style>
border-color css
<style>
span { border-color: #535496; }
span { border-color: rgb(83,84,150); }
td.TdClassName
{
border-color: #535496;
}
.TagClassName
{
border-color: #535496;
}
</style>