Shades of Governor Bay #535690
Tints of Governor Bay #535690
RGB
CMYK
RGB Variations
Color information
#535690 (or 0x535690) is known color: Governor Bay. HEX triplet: 53, 56 and 90. RGB value is (83,86,144). Sum of RGB (Red+Green+Blue) = 83+86+144=313 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.52% from 313); Green value is 86 (33.98% from 255 or 27.48% from 313); Blue value is 144 (56.64% from 255 or 46.01% from 313); Max value from RGB is 144 - color contains mainly: blue. Hex color #535690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535690 is #ACA96F. Grayscale: #5B5B5B. Windows color (decimal): -11315568 or 9459283. OLE color: 9459283.
HSL color Cylindrical-coordinate representation of color #535690: hue angle of 237.05º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #535690 is Cyan = 0.42, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 86 | 144 | - |
| CMYK | 0.42 | 0.40 | 0 | 0.44 |
| HSL | 237.05º | 0.27% | 0.45% | - |
| HSV(B) | 237.05º | 0.42% | 0.56% | - |
| XYZ | 11.93 | 10.51 | 27.79 | - |
| YUV | 91.72 | 157.51 | 121.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 86 | 144 | 0.42 | 0.40 | 0 | 0.44 | 237.05 | 0.27 | 0.45 |
| Hex | 53 | 56 | 90 | 2A | 28 | 0 | 2C | ED | 1B | 2D |
| Octal | 123 | 126 | 220 | 52 | 50 | 0 | 54 | 355 | 33 | 55 |
| Binary | 1010011 | 1010110 | 10010000 | 101010 | 101000 | 0 | 101100 | 11101101 | 11011 | 101101 |
Color Harmonies of #535690
Complementary color
Monochromatic Colors of #535690
Black with #535690
Text Example
Text Example
White with #535690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535690; }
p { color: rgb(83,86,144); }
H1.HeaderClassName
{
color: #535690;
}
.AnyTagClassName
{
color: #535690;
}
</style>
background-color css
<style>
a { background-color: #535690; }
a { background-color: rgb(83,86,144); }
div.DivClassName
{
background-color: #535690;
}
.BgClassName
{
background-color: #535690;
}
</style>
border-color css
<style>
span { border-color: #535690; }
span { border-color: rgb(83,86,144); }
td.TdClassName
{
border-color: #535690;
}
.TagClassName
{
border-color: #535690;
}
</style>