Shades of Governor Bay #535795
Tints of Governor Bay #535795
RGB
CMYK
RGB Variations
Color information
#535795 (or 0x535795) is known color: Governor Bay. HEX triplet: 53, 57 and 95. RGB value is (83,87,149). Sum of RGB (Red+Green+Blue) = 83+87+149=319 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.02% from 319); Green value is 87 (34.38% from 255 or 27.27% from 319); Blue value is 149 (58.59% from 255 or 46.71% from 319); Max value from RGB is 149 - color contains mainly: blue. Hex color #535795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535795 is #ACA86A. Grayscale: #5C5C5C. Windows color (decimal): -11315307 or 9787219. OLE color: 9787219.
HSL color Cylindrical-coordinate representation of color #535795: hue angle of 236.36º 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 #535795 is Cyan = 0.44, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 87 | 149 | - |
| CMYK | 0.44 | 0.42 | 0 | 0.42 |
| HSL | 236.36º | 0.28% | 0.45% | - |
| HSV(B) | 236.36º | 0.44% | 0.58% | - |
| XYZ | 12.4 | 10.83 | 29.87 | - |
| YUV | 92.87 | 159.67 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 149 | 0.44 | 0.42 | 0 | 0.42 | 236.36 | 0.28 | 0.45 |
| Hex | 53 | 57 | 95 | 2C | 2A | 0 | 2A | EC | 1C | 2D |
| Octal | 123 | 127 | 225 | 54 | 52 | 0 | 52 | 354 | 34 | 55 |
| Binary | 1010011 | 1010111 | 10010101 | 101100 | 101010 | 0 | 101010 | 11101100 | 11100 | 101101 |
Color Harmonies of #535795
Complementary color
Monochromatic Colors of #535795
Black with #535795
Text Example
Text Example
White with #535795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535795; }
p { color: rgb(83,87,149); }
H1.HeaderClassName
{
color: #535795;
}
.AnyTagClassName
{
color: #535795;
}
</style>
background-color css
<style>
a { background-color: #535795; }
a { background-color: rgb(83,87,149); }
div.DivClassName
{
background-color: #535795;
}
.BgClassName
{
background-color: #535795;
}
</style>
border-color css
<style>
span { border-color: #535795; }
span { border-color: rgb(83,87,149); }
td.TdClassName
{
border-color: #535795;
}
.TagClassName
{
border-color: #535795;
}
</style>