Shades of Governor Bay #535685
Tints of Governor Bay #535685
RGB
CMYK
RGB Variations
Color information
#535685 (or 0x535685) is known color: Governor Bay. HEX triplet: 53, 56 and 85. RGB value is (83,86,133). Sum of RGB (Red+Green+Blue) = 83+86+133=302 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.48% from 302); Green value is 86 (33.98% from 255 or 28.48% from 302); Blue value is 133 (52.34% from 255 or 44.04% from 302); Max value from RGB is 133 - color contains mainly: blue. Hex color #535685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535685 is #ACA97A. Grayscale: #5A5A5A. Windows color (decimal): -11315579 or 8738387. OLE color: 8738387.
HSL color Cylindrical-coordinate representation of color #535685: hue angle of 236.4º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #535685 is Cyan = 0.38, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 86 | 133 | - |
| CMYK | 0.38 | 0.35 | 0 | 0.48 |
| HSL | 236.4º | 0.23% | 0.42% | - |
| HSV(B) | 236.4º | 0.38% | 0.52% | - |
| XYZ | 11.13 | 10.19 | 23.57 | - |
| YUV | 90.46 | 152.01 | 122.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 86 | 133 | 0.38 | 0.35 | 0 | 0.48 | 236.4 | 0.23 | 0.42 |
| Hex | 53 | 56 | 85 | 26 | 23 | 0 | 30 | EC | 17 | 2A |
| Octal | 123 | 126 | 205 | 46 | 43 | 0 | 60 | 354 | 27 | 52 |
| Binary | 1010011 | 1010110 | 10000101 | 100110 | 100011 | 0 | 110000 | 11101100 | 10111 | 101010 |
Color Harmonies of #535685
Complementary color
Monochromatic Colors of #535685
Black with #535685
Text Example
Text Example
White with #535685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535685; }
p { color: rgb(83,86,133); }
H1.HeaderClassName
{
color: #535685;
}
.AnyTagClassName
{
color: #535685;
}
</style>
background-color css
<style>
a { background-color: #535685; }
a { background-color: rgb(83,86,133); }
div.DivClassName
{
background-color: #535685;
}
.BgClassName
{
background-color: #535685;
}
</style>
border-color css
<style>
span { border-color: #535685; }
span { border-color: rgb(83,86,133); }
td.TdClassName
{
border-color: #535685;
}
.TagClassName
{
border-color: #535685;
}
</style>