Shades of Governor Bay #535591
Tints of Governor Bay #535591
RGB
CMYK
RGB Variations
Color information
#535591 (or 0x535591) is known color: Governor Bay. HEX triplet: 53, 55 and 91. RGB value is (83,85,145). Sum of RGB (Red+Green+Blue) = 83+85+145=313 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.52% from 313); Green value is 85 (33.59% from 255 or 27.16% from 313); Blue value is 145 (57.03% from 255 or 46.33% from 313); Max value from RGB is 145 - color contains mainly: blue. Hex color #535591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535591 is #ACAA6E. Grayscale: #5B5B5B. Windows color (decimal): -11315823 or 9524563. OLE color: 9524563.
HSL color Cylindrical-coordinate representation of color #535591: hue angle of 238.06º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #535591 is Cyan = 0.43, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 85 | 145 | - |
| CMYK | 0.43 | 0.41 | 0 | 0.43 |
| HSL | 238.06º | 0.27% | 0.45% | - |
| HSV(B) | 238.06º | 0.43% | 0.57% | - |
| XYZ | 11.93 | 10.38 | 28.16 | - |
| YUV | 91.24 | 158.34 | 122.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 145 | 0.43 | 0.41 | 0 | 0.43 | 238.06 | 0.27 | 0.45 |
| Hex | 53 | 55 | 91 | 2B | 29 | 0 | 2B | EE | 1B | 2D |
| Octal | 123 | 125 | 221 | 53 | 51 | 0 | 53 | 356 | 33 | 55 |
| Binary | 1010011 | 1010101 | 10010001 | 101011 | 101001 | 0 | 101011 | 11101110 | 11011 | 101101 |
Color Harmonies of #535591
Complementary color
Monochromatic Colors of #535591
Black with #535591
Text Example
Text Example
White with #535591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535591; }
p { color: rgb(83,85,145); }
H1.HeaderClassName
{
color: #535591;
}
.AnyTagClassName
{
color: #535591;
}
</style>
background-color css
<style>
a { background-color: #535591; }
a { background-color: rgb(83,85,145); }
div.DivClassName
{
background-color: #535591;
}
.BgClassName
{
background-color: #535591;
}
</style>
border-color css
<style>
span { border-color: #535591; }
span { border-color: rgb(83,85,145); }
td.TdClassName
{
border-color: #535591;
}
.TagClassName
{
border-color: #535591;
}
</style>