Shades of Governor Bay #535195
Tints of Governor Bay #535195
RGB
CMYK
RGB Variations
Color information
#535195 (or 0x535195) is known color: Governor Bay. HEX triplet: 53, 51 and 95. RGB value is (83,81,149). Sum of RGB (Red+Green+Blue) = 83+81+149=313 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.52% from 313); Green value is 81 (32.03% from 255 or 25.88% from 313); Blue value is 149 (58.59% from 255 or 47.60% from 313); Max value from RGB is 149 - color contains mainly: blue. Hex color #535195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535195 is #ACAE6A. Grayscale: #595959. Windows color (decimal): -11316843 or 9785683. OLE color: 9785683.
HSL color Cylindrical-coordinate representation of color #535195: hue angle of 241.76º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #535195 is Cyan = 0.44, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 81 | 149 | - |
| CMYK | 0.44 | 0.46 | 0 | 0.42 |
| HSL | 241.76º | 0.3% | 0.45% | - |
| HSV(B) | 241.76º | 0.46% | 0.58% | - |
| XYZ | 11.93 | 9.89 | 29.71 | - |
| YUV | 89.35 | 161.66 | 123.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 81 | 149 | 0.44 | 0.46 | 0 | 0.42 | 241.76 | 0.3 | 0.45 |
| Hex | 53 | 51 | 95 | 2C | 2E | 0 | 2A | F2 | 1E | 2D |
| Octal | 123 | 121 | 225 | 54 | 56 | 0 | 52 | 362 | 36 | 55 |
| Binary | 1010011 | 1010001 | 10010101 | 101100 | 101110 | 0 | 101010 | 11110010 | 11110 | 101101 |
Color Harmonies of #535195
Complementary color
Monochromatic Colors of #535195
Black with #535195
Text Example
Text Example
White with #535195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535195; }
p { color: rgb(83,81,149); }
H1.HeaderClassName
{
color: #535195;
}
.AnyTagClassName
{
color: #535195;
}
</style>
background-color css
<style>
a { background-color: #535195; }
a { background-color: rgb(83,81,149); }
div.DivClassName
{
background-color: #535195;
}
.BgClassName
{
background-color: #535195;
}
</style>
border-color css
<style>
span { border-color: #535195; }
span { border-color: rgb(83,81,149); }
td.TdClassName
{
border-color: #535195;
}
.TagClassName
{
border-color: #535195;
}
</style>