Shades of Governor Bay #535995
Tints of Governor Bay #535995
RGB
CMYK
RGB Variations
Color information
#535995 (or 0x535995) is known color: Governor Bay. HEX triplet: 53, 59 and 95. RGB value is (83,89,149). Sum of RGB (Red+Green+Blue) = 83+89+149=321 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.86% from 321); Green value is 89 (35.16% from 255 or 27.73% from 321); Blue value is 149 (58.59% from 255 or 46.42% from 321); Max value from RGB is 149 - color contains mainly: blue. Hex color #535995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535995 is #ACA66A. Grayscale: #5D5D5D. Windows color (decimal): -11314795 or 9787731. OLE color: 9787731.
HSL color Cylindrical-coordinate representation of color #535995: hue angle of 234.55º 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 #535995 is Cyan = 0.44, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 89 | 149 | - |
| CMYK | 0.44 | 0.40 | 0 | 0.42 |
| HSL | 234.55º | 0.28% | 0.45% | - |
| HSV(B) | 234.55º | 0.44% | 0.58% | - |
| XYZ | 12.56 | 11.15 | 29.92 | - |
| YUV | 94.05 | 159.01 | 120.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 149 | 0.44 | 0.40 | 0 | 0.42 | 234.55 | 0.28 | 0.45 |
| Hex | 53 | 59 | 95 | 2C | 28 | 0 | 2A | EB | 1C | 2D |
| Octal | 123 | 131 | 225 | 54 | 50 | 0 | 52 | 353 | 34 | 55 |
| Binary | 1010011 | 1011001 | 10010101 | 101100 | 101000 | 0 | 101010 | 11101011 | 11100 | 101101 |
Color Harmonies of #535995
Complementary color
Monochromatic Colors of #535995
Black with #535995
Text Example
Text Example
White with #535995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535995; }
p { color: rgb(83,89,149); }
H1.HeaderClassName
{
color: #535995;
}
.AnyTagClassName
{
color: #535995;
}
</style>
background-color css
<style>
a { background-color: #535995; }
a { background-color: rgb(83,89,149); }
div.DivClassName
{
background-color: #535995;
}
.BgClassName
{
background-color: #535995;
}
</style>
border-color css
<style>
span { border-color: #535995; }
span { border-color: rgb(83,89,149); }
td.TdClassName
{
border-color: #535995;
}
.TagClassName
{
border-color: #535995;
}
</style>