Shades of Governor Bay #535598
Tints of Governor Bay #535598
RGB
CMYK
RGB Variations
Color information
#535598 (or 0x535598) is known color: Governor Bay. HEX triplet: 53, 55 and 98. RGB value is (83,85,152). Sum of RGB (Red+Green+Blue) = 83+85+152=320 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.94% from 320); Green value is 85 (33.59% from 255 or 26.56% from 320); Blue value is 152 (59.77% from 255 or 47.5% from 320); Max value from RGB is 152 - color contains mainly: blue. Hex color #535598 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535598 is #ACAA67. Grayscale: #5B5B5B. Windows color (decimal): -11315816 or 9983315. OLE color: 9983315.
HSL color Cylindrical-coordinate representation of color #535598: hue angle of 238.26º 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 #535598 is Cyan = 0.45, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 85 | 152 | - |
| CMYK | 0.45 | 0.44 | 0 | 0.40 |
| HSL | 238.26º | 0.29% | 0.46% | - |
| HSV(B) | 238.26º | 0.45% | 0.6% | - |
| XYZ | 12.48 | 10.6 | 31.09 | - |
| YUV | 92.04 | 161.84 | 121.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 152 | 0.45 | 0.44 | 0 | 0.40 | 238.26 | 0.29 | 0.46 |
| Hex | 53 | 55 | 98 | 2D | 2C | 0 | 28 | EE | 1D | 2E |
| Octal | 123 | 125 | 230 | 55 | 54 | 0 | 50 | 356 | 35 | 56 |
| Binary | 1010011 | 1010101 | 10011000 | 101101 | 101100 | 0 | 101000 | 11101110 | 11101 | 101110 |
Color Harmonies of #535598
Complementary color
Monochromatic Colors of #535598
Black with #535598
Text Example
Text Example
White with #535598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535598; }
p { color: rgb(83,85,152); }
H1.HeaderClassName
{
color: #535598;
}
.AnyTagClassName
{
color: #535598;
}
</style>
background-color css
<style>
a { background-color: #535598; }
a { background-color: rgb(83,85,152); }
div.DivClassName
{
background-color: #535598;
}
.BgClassName
{
background-color: #535598;
}
</style>
border-color css
<style>
span { border-color: #535598; }
span { border-color: rgb(83,85,152); }
td.TdClassName
{
border-color: #535598;
}
.TagClassName
{
border-color: #535598;
}
</style>