Shades of Governor Bay #535398
Tints of Governor Bay #535398
RGB
CMYK
RGB Variations
Color information
#535398 (or 0x535398) is known color: Governor Bay. HEX triplet: 53, 53 and 98. RGB value is (83,83,152). Sum of RGB (Red+Green+Blue) = 83+83+152=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 83 (32.81% from 255 or 26.10% from 318); Blue value is 152 (59.77% from 255 or 47.80% from 318); Max value from RGB is 152 - color contains mainly: blue. Hex color #535398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535398 is #ACAC67. Grayscale: #5A5A5A. Windows color (decimal): -11316328 or 9982803. OLE color: 9982803.
HSL color Cylindrical-coordinate representation of color #535398: hue angle of 240º 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 #535398 is Cyan = 0.45, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 83 | 152 | - |
| CMYK | 0.45 | 0.45 | 0 | 0.40 |
| HSL | 240º | 0.29% | 0.46% | - |
| HSV(B) | 240º | 0.45% | 0.6% | - |
| XYZ | 12.33 | 10.29 | 31.04 | - |
| YUV | 90.87 | 162.5 | 122.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 83 | 152 | 0.45 | 0.45 | 0 | 0.40 | 240 | 0.29 | 0.46 |
| Hex | 53 | 53 | 98 | 2D | 2D | 0 | 28 | F0 | 1D | 2E |
| Octal | 123 | 123 | 230 | 55 | 55 | 0 | 50 | 360 | 35 | 56 |
| Binary | 1010011 | 1010011 | 10011000 | 101101 | 101101 | 0 | 101000 | 11110000 | 11101 | 101110 |
Color Harmonies of #535398
Complementary color
Monochromatic Colors of #535398
Black with #535398
Text Example
Text Example
White with #535398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535398; }
p { color: rgb(83,83,152); }
H1.HeaderClassName
{
color: #535398;
}
.AnyTagClassName
{
color: #535398;
}
</style>
background-color css
<style>
a { background-color: #535398; }
a { background-color: rgb(83,83,152); }
div.DivClassName
{
background-color: #535398;
}
.BgClassName
{
background-color: #535398;
}
</style>
border-color css
<style>
span { border-color: #535398; }
span { border-color: rgb(83,83,152); }
td.TdClassName
{
border-color: #535398;
}
.TagClassName
{
border-color: #535398;
}
</style>