Shades of Governor Bay #535698
Tints of Governor Bay #535698
RGB
CMYK
RGB Variations
Color information
#535698 (or 0x535698) is known color: Governor Bay. HEX triplet: 53, 56 and 98. RGB value is (83,86,152). Sum of RGB (Red+Green+Blue) = 83+86+152=321 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.86% from 321); Green value is 86 (33.98% from 255 or 26.79% from 321); Blue value is 152 (59.77% from 255 or 47.35% from 321); Max value from RGB is 152 - color contains mainly: blue. Hex color #535698 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535698 is #ACA967. Grayscale: #5C5C5C. Windows color (decimal): -11315560 or 9983571. OLE color: 9983571.
HSL color Cylindrical-coordinate representation of color #535698: hue angle of 237.39º 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 #535698 is Cyan = 0.45, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 86 | 152 | - |
| CMYK | 0.45 | 0.43 | 0 | 0.40 |
| HSL | 237.39º | 0.29% | 0.46% | - |
| HSV(B) | 237.39º | 0.45% | 0.6% | - |
| XYZ | 12.56 | 10.76 | 31.12 | - |
| YUV | 92.63 | 161.51 | 121.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 86 | 152 | 0.45 | 0.43 | 0 | 0.40 | 237.39 | 0.29 | 0.46 |
| Hex | 53 | 56 | 98 | 2D | 2B | 0 | 28 | ED | 1D | 2E |
| Octal | 123 | 126 | 230 | 55 | 53 | 0 | 50 | 355 | 35 | 56 |
| Binary | 1010011 | 1010110 | 10011000 | 101101 | 101011 | 0 | 101000 | 11101101 | 11101 | 101110 |
Color Harmonies of #535698
Complementary color
Monochromatic Colors of #535698
Black with #535698
Text Example
Text Example
White with #535698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535698; }
p { color: rgb(83,86,152); }
H1.HeaderClassName
{
color: #535698;
}
.AnyTagClassName
{
color: #535698;
}
</style>
background-color css
<style>
a { background-color: #535698; }
a { background-color: rgb(83,86,152); }
div.DivClassName
{
background-color: #535698;
}
.BgClassName
{
background-color: #535698;
}
</style>
border-color css
<style>
span { border-color: #535698; }
span { border-color: rgb(83,86,152); }
td.TdClassName
{
border-color: #535698;
}
.TagClassName
{
border-color: #535698;
}
</style>