Shades of Governor Bay #535487
Tints of Governor Bay #535487
RGB
CMYK
RGB Variations
Color information
#535487 (or 0x535487) is known color: Governor Bay. HEX triplet: 53, 54 and 87. RGB value is (83,84,135). Sum of RGB (Red+Green+Blue) = 83+84+135=302 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.48% from 302); Green value is 84 (33.20% from 255 or 27.81% from 302); Blue value is 135 (53.12% from 255 or 44.70% from 302); Max value from RGB is 135 - color contains mainly: blue. Hex color #535487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535487 is #ACAB78. Grayscale: #595959. Windows color (decimal): -11316089 or 8868947. OLE color: 8868947.
HSL color Cylindrical-coordinate representation of color #535487: hue angle of 238.85º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #535487 is Cyan = 0.39, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 84 | 135 | - |
| CMYK | 0.39 | 0.38 | 0 | 0.47 |
| HSL | 238.85º | 0.24% | 0.43% | - |
| HSV(B) | 238.85º | 0.39% | 0.53% | - |
| XYZ | 11.11 | 9.93 | 24.25 | - |
| YUV | 89.52 | 153.67 | 123.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 135 | 0.39 | 0.38 | 0 | 0.47 | 238.85 | 0.24 | 0.43 |
| Hex | 53 | 54 | 87 | 27 | 26 | 0 | 2F | EF | 18 | 2B |
| Octal | 123 | 124 | 207 | 47 | 46 | 0 | 57 | 357 | 30 | 53 |
| Binary | 1010011 | 1010100 | 10000111 | 100111 | 100110 | 0 | 101111 | 11101111 | 11000 | 101011 |
Color Harmonies of #535487
Complementary color
Monochromatic Colors of #535487
Black with #535487
Text Example
Text Example
White with #535487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535487; }
p { color: rgb(83,84,135); }
H1.HeaderClassName
{
color: #535487;
}
.AnyTagClassName
{
color: #535487;
}
</style>
background-color css
<style>
a { background-color: #535487; }
a { background-color: rgb(83,84,135); }
div.DivClassName
{
background-color: #535487;
}
.BgClassName
{
background-color: #535487;
}
</style>
border-color css
<style>
span { border-color: #535487; }
span { border-color: rgb(83,84,135); }
td.TdClassName
{
border-color: #535487;
}
.TagClassName
{
border-color: #535487;
}
</style>