Shades of Governor Bay #535998
Tints of Governor Bay #535998
RGB
CMYK
RGB Variations
Color information
#535998 (or 0x535998) is known color: Governor Bay. HEX triplet: 53, 59 and 98. RGB value is (83,89,152). Sum of RGB (Red+Green+Blue) = 83+89+152=324 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.62% from 324); Green value is 89 (35.16% from 255 or 27.47% from 324); Blue value is 152 (59.77% from 255 or 46.91% from 324); Max value from RGB is 152 - color contains mainly: blue. Hex color #535998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535998 is #ACA667. Grayscale: #5E5E5E. Windows color (decimal): -11314792 or 9984339. OLE color: 9984339.
HSL color Cylindrical-coordinate representation of color #535998: hue angle of 234.78º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #535998 is Cyan = 0.45, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 89 | 152 | - |
| CMYK | 0.45 | 0.41 | 0 | 0.40 |
| HSL | 234.78º | 0.29% | 0.46% | - |
| HSV(B) | 234.78º | 0.45% | 0.6% | - |
| XYZ | 12.81 | 11.25 | 31.2 | - |
| YUV | 94.39 | 160.51 | 119.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 152 | 0.45 | 0.41 | 0 | 0.40 | 234.78 | 0.29 | 0.46 |
| Hex | 53 | 59 | 98 | 2D | 29 | 0 | 28 | EB | 1D | 2E |
| Octal | 123 | 131 | 230 | 55 | 51 | 0 | 50 | 353 | 35 | 56 |
| Binary | 1010011 | 1011001 | 10011000 | 101101 | 101001 | 0 | 101000 | 11101011 | 11101 | 101110 |
Color Harmonies of #535998
Complementary color
Monochromatic Colors of #535998
Black with #535998
Text Example
Text Example
White with #535998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535998; }
p { color: rgb(83,89,152); }
H1.HeaderClassName
{
color: #535998;
}
.AnyTagClassName
{
color: #535998;
}
</style>
background-color css
<style>
a { background-color: #535998; }
a { background-color: rgb(83,89,152); }
div.DivClassName
{
background-color: #535998;
}
.BgClassName
{
background-color: #535998;
}
</style>
border-color css
<style>
span { border-color: #535998; }
span { border-color: rgb(83,89,152); }
td.TdClassName
{
border-color: #535998;
}
.TagClassName
{
border-color: #535998;
}
</style>