Shades of Governor Bay #535897
Tints of Governor Bay #535897
RGB
CMYK
RGB Variations
Color information
#535897 (or 0x535897) is known color: Governor Bay. HEX triplet: 53, 58 and 97. RGB value is (83,88,151). Sum of RGB (Red+Green+Blue) = 83+88+151=322 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.78% from 322); Green value is 88 (34.77% from 255 or 27.33% from 322); Blue value is 151 (59.38% from 255 or 46.89% from 322); Max value from RGB is 151 - color contains mainly: blue. Hex color #535897 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535897 is #ACA768. Grayscale: #5D5D5D. Windows color (decimal): -11315049 or 9918547. OLE color: 9918547.
HSL color Cylindrical-coordinate representation of color #535897: hue angle of 235.59º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #535897 is Cyan = 0.45, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 88 | 151 | - |
| CMYK | 0.45 | 0.42 | 0 | 0.41 |
| HSL | 235.59º | 0.29% | 0.46% | - |
| HSV(B) | 235.59º | 0.45% | 0.59% | - |
| XYZ | 12.64 | 11.05 | 30.75 | - |
| YUV | 93.69 | 160.34 | 120.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 88 | 151 | 0.45 | 0.42 | 0 | 0.41 | 235.59 | 0.29 | 0.46 |
| Hex | 53 | 58 | 97 | 2D | 2A | 0 | 29 | EC | 1D | 2E |
| Octal | 123 | 130 | 227 | 55 | 52 | 0 | 51 | 354 | 35 | 56 |
| Binary | 1010011 | 1011000 | 10010111 | 101101 | 101010 | 0 | 101001 | 11101100 | 11101 | 101110 |
Color Harmonies of #535897
Complementary color
Monochromatic Colors of #535897
Black with #535897
Text Example
Text Example
White with #535897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535897; }
p { color: rgb(83,88,151); }
H1.HeaderClassName
{
color: #535897;
}
.AnyTagClassName
{
color: #535897;
}
</style>
background-color css
<style>
a { background-color: #535897; }
a { background-color: rgb(83,88,151); }
div.DivClassName
{
background-color: #535897;
}
.BgClassName
{
background-color: #535897;
}
</style>
border-color css
<style>
span { border-color: #535897; }
span { border-color: rgb(83,88,151); }
td.TdClassName
{
border-color: #535897;
}
.TagClassName
{
border-color: #535897;
}
</style>