Shades of Governor Bay #535194
Tints of Governor Bay #535194
RGB
CMYK
RGB Variations
Color information
#535194 (or 0x535194) is known color: Governor Bay. HEX triplet: 53, 51 and 94. RGB value is (83,81,148). Sum of RGB (Red+Green+Blue) = 83+81+148=312 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.60% from 312); Green value is 81 (32.03% from 255 or 25.96% from 312); Blue value is 148 (58.20% from 255 or 47.44% from 312); Max value from RGB is 148 - color contains mainly: blue. Hex color #535194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535194 is #ACAE6B. Grayscale: #585858. Windows color (decimal): -11316844 or 9720147. OLE color: 9720147.
HSL color Cylindrical-coordinate representation of color #535194: hue angle of 241.79º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #535194 is Cyan = 0.44, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 81 | 148 | - |
| CMYK | 0.44 | 0.45 | 0 | 0.42 |
| HSL | 241.79º | 0.29% | 0.45% | - |
| HSV(B) | 241.79º | 0.45% | 0.58% | - |
| XYZ | 11.86 | 9.86 | 29.3 | - |
| YUV | 89.24 | 161.16 | 123.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 81 | 148 | 0.44 | 0.45 | 0 | 0.42 | 241.79 | 0.29 | 0.45 |
| Hex | 53 | 51 | 94 | 2C | 2D | 0 | 2A | F2 | 1D | 2D |
| Octal | 123 | 121 | 224 | 54 | 55 | 0 | 52 | 362 | 35 | 55 |
| Binary | 1010011 | 1010001 | 10010100 | 101100 | 101101 | 0 | 101010 | 11110010 | 11101 | 101101 |
Color Harmonies of #535194
Complementary color
Monochromatic Colors of #535194
Black with #535194
Text Example
Text Example
White with #535194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535194; }
p { color: rgb(83,81,148); }
H1.HeaderClassName
{
color: #535194;
}
.AnyTagClassName
{
color: #535194;
}
</style>
background-color css
<style>
a { background-color: #535194; }
a { background-color: rgb(83,81,148); }
div.DivClassName
{
background-color: #535194;
}
.BgClassName
{
background-color: #535194;
}
</style>
border-color css
<style>
span { border-color: #535194; }
span { border-color: rgb(83,81,148); }
td.TdClassName
{
border-color: #535194;
}
.TagClassName
{
border-color: #535194;
}
</style>