Shades of Governor Bay #535689
Tints of Governor Bay #535689
RGB
CMYK
RGB Variations
Color information
#535689 (or 0x535689) is known color: Governor Bay. HEX triplet: 53, 56 and 89. RGB value is (83,86,137). Sum of RGB (Red+Green+Blue) = 83+86+137=306 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.12% from 306); Green value is 86 (33.98% from 255 or 28.10% from 306); Blue value is 137 (53.91% from 255 or 44.77% from 306); Max value from RGB is 137 - color contains mainly: blue. Hex color #535689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535689 is #ACA976. Grayscale: #5A5A5A. Windows color (decimal): -11315575 or 9000531. OLE color: 9000531.
HSL color Cylindrical-coordinate representation of color #535689: hue angle of 236.67º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #535689 is Cyan = 0.39, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 86 | 137 | - |
| CMYK | 0.39 | 0.37 | 0 | 0.46 |
| HSL | 236.67º | 0.25% | 0.43% | - |
| HSV(B) | 236.67º | 0.39% | 0.54% | - |
| XYZ | 11.41 | 10.3 | 25.05 | - |
| YUV | 90.92 | 154.01 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 86 | 137 | 0.39 | 0.37 | 0 | 0.46 | 236.67 | 0.25 | 0.43 |
| Hex | 53 | 56 | 89 | 27 | 25 | 0 | 2E | ED | 19 | 2B |
| Octal | 123 | 126 | 211 | 47 | 45 | 0 | 56 | 355 | 31 | 53 |
| Binary | 1010011 | 1010110 | 10001001 | 100111 | 100101 | 0 | 101110 | 11101101 | 11001 | 101011 |
Color Harmonies of #535689
Complementary color
Monochromatic Colors of #535689
Black with #535689
Text Example
Text Example
White with #535689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535689; }
p { color: rgb(83,86,137); }
H1.HeaderClassName
{
color: #535689;
}
.AnyTagClassName
{
color: #535689;
}
</style>
background-color css
<style>
a { background-color: #535689; }
a { background-color: rgb(83,86,137); }
div.DivClassName
{
background-color: #535689;
}
.BgClassName
{
background-color: #535689;
}
</style>
border-color css
<style>
span { border-color: #535689; }
span { border-color: rgb(83,86,137); }
td.TdClassName
{
border-color: #535689;
}
.TagClassName
{
border-color: #535689;
}
</style>