Shades of Governor Bay #535390
Tints of Governor Bay #535390
RGB
CMYK
RGB Variations
Color information
#535390 (or 0x535390) is known color: Governor Bay. HEX triplet: 53, 53 and 90. RGB value is (83,83,144). Sum of RGB (Red+Green+Blue) = 83+83+144=310 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.77% from 310); Green value is 83 (32.81% from 255 or 26.77% from 310); Blue value is 144 (56.64% from 255 or 46.45% from 310); Max value from RGB is 144 - color contains mainly: blue. Hex color #535390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535390 is #ACAC6F. Grayscale: #595959. Windows color (decimal): -11316336 or 9458515. OLE color: 9458515.
HSL color Cylindrical-coordinate representation of color #535390: hue angle of 240º 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 #535390 is Cyan = 0.42, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 83 | 144 | - |
| CMYK | 0.42 | 0.42 | 0 | 0.44 |
| HSL | 240º | 0.27% | 0.45% | - |
| HSV(B) | 240º | 0.42% | 0.56% | - |
| XYZ | 11.69 | 10.04 | 27.71 | - |
| YUV | 89.95 | 158.5 | 123.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 83 | 144 | 0.42 | 0.42 | 0 | 0.44 | 240 | 0.27 | 0.45 |
| Hex | 53 | 53 | 90 | 2A | 2A | 0 | 2C | F0 | 1B | 2D |
| Octal | 123 | 123 | 220 | 52 | 52 | 0 | 54 | 360 | 33 | 55 |
| Binary | 1010011 | 1010011 | 10010000 | 101010 | 101010 | 0 | 101100 | 11110000 | 11011 | 101101 |
Color Harmonies of #535390
Complementary color
Monochromatic Colors of #535390
Black with #535390
Text Example
Text Example
White with #535390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535390; }
p { color: rgb(83,83,144); }
H1.HeaderClassName
{
color: #535390;
}
.AnyTagClassName
{
color: #535390;
}
</style>
background-color css
<style>
a { background-color: #535390; }
a { background-color: rgb(83,83,144); }
div.DivClassName
{
background-color: #535390;
}
.BgClassName
{
background-color: #535390;
}
</style>
border-color css
<style>
span { border-color: #535390; }
span { border-color: rgb(83,83,144); }
td.TdClassName
{
border-color: #535390;
}
.TagClassName
{
border-color: #535390;
}
</style>