Shades of Governor Bay #535695
Tints of Governor Bay #535695
RGB
CMYK
RGB Variations
Color information
#535695 (or 0x535695) is known color: Governor Bay. HEX triplet: 53, 56 and 95. RGB value is (83,86,149). Sum of RGB (Red+Green+Blue) = 83+86+149=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 86 (33.98% from 255 or 27.04% from 318); Blue value is 149 (58.59% from 255 or 46.86% from 318); Max value from RGB is 149 - color contains mainly: blue. Hex color #535695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535695 is #ACA96A. Grayscale: #5C5C5C. Windows color (decimal): -11315563 or 9786963. OLE color: 9786963.
HSL color Cylindrical-coordinate representation of color #535695: hue angle of 237.27º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #535695 is Cyan = 0.44, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 86 | 149 | - |
| CMYK | 0.44 | 0.42 | 0 | 0.42 |
| HSL | 237.27º | 0.28% | 0.45% | - |
| HSV(B) | 237.27º | 0.44% | 0.58% | - |
| XYZ | 12.32 | 10.66 | 29.84 | - |
| YUV | 92.29 | 160.01 | 121.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 86 | 149 | 0.44 | 0.42 | 0 | 0.42 | 237.27 | 0.28 | 0.45 |
| Hex | 53 | 56 | 95 | 2C | 2A | 0 | 2A | ED | 1C | 2D |
| Octal | 123 | 126 | 225 | 54 | 52 | 0 | 52 | 355 | 34 | 55 |
| Binary | 1010011 | 1010110 | 10010101 | 101100 | 101010 | 0 | 101010 | 11101101 | 11100 | 101101 |
Color Harmonies of #535695
Complementary color
Monochromatic Colors of #535695
Black with #535695
Text Example
Text Example
White with #535695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535695; }
p { color: rgb(83,86,149); }
H1.HeaderClassName
{
color: #535695;
}
.AnyTagClassName
{
color: #535695;
}
</style>
background-color css
<style>
a { background-color: #535695; }
a { background-color: rgb(83,86,149); }
div.DivClassName
{
background-color: #535695;
}
.BgClassName
{
background-color: #535695;
}
</style>
border-color css
<style>
span { border-color: #535695; }
span { border-color: rgb(83,86,149); }
td.TdClassName
{
border-color: #535695;
}
.TagClassName
{
border-color: #535695;
}
</style>