Shades of Governor Bay #535190
Tints of Governor Bay #535190
RGB
CMYK
RGB Variations
Color information
#535190 (or 0x535190) is known color: Governor Bay. HEX triplet: 53, 51 and 90. RGB value is (83,81,144). Sum of RGB (Red+Green+Blue) = 83+81+144=308 (40% of max value = 765). Red value is 83 (32.81% from 255 or 26.95% from 308); Green value is 81 (32.03% from 255 or 26.30% from 308); Blue value is 144 (56.64% from 255 or 46.75% from 308); Max value from RGB is 144 - color contains mainly: blue. Hex color #535190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535190 is #ACAE6F. Grayscale: #585858. Windows color (decimal): -11316848 or 9458003. OLE color: 9458003.
HSL color Cylindrical-coordinate representation of color #535190: hue angle of 241.9º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #535190 is Cyan = 0.42, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 81 | 144 | - |
| CMYK | 0.42 | 0.44 | 0 | 0.44 |
| HSL | 241.9º | 0.28% | 0.44% | - |
| HSV(B) | 241.9º | 0.44% | 0.56% | - |
| XYZ | 11.54 | 9.74 | 27.66 | - |
| YUV | 88.78 | 159.16 | 123.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 81 | 144 | 0.42 | 0.44 | 0 | 0.44 | 241.9 | 0.28 | 0.44 |
| Hex | 53 | 51 | 90 | 2A | 2C | 0 | 2C | F2 | 1C | 2C |
| Octal | 123 | 121 | 220 | 52 | 54 | 0 | 54 | 362 | 34 | 54 |
| Binary | 1010011 | 1010001 | 10010000 | 101010 | 101100 | 0 | 101100 | 11110010 | 11100 | 101100 |
Color Harmonies of #535190
Complementary color
Monochromatic Colors of #535190
Black with #535190
Text Example
Text Example
White with #535190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535190; }
p { color: rgb(83,81,144); }
H1.HeaderClassName
{
color: #535190;
}
.AnyTagClassName
{
color: #535190;
}
</style>
background-color css
<style>
a { background-color: #535190; }
a { background-color: rgb(83,81,144); }
div.DivClassName
{
background-color: #535190;
}
.BgClassName
{
background-color: #535190;
}
</style>
border-color css
<style>
span { border-color: #535190; }
span { border-color: rgb(83,81,144); }
td.TdClassName
{
border-color: #535190;
}
.TagClassName
{
border-color: #535190;
}
</style>