Shades of Governor Bay #535794
Tints of Governor Bay #535794
RGB
CMYK
RGB Variations
Color information
#535794 (or 0x535794) is known color: Governor Bay. HEX triplet: 53, 57 and 94. RGB value is (83,87,148). Sum of RGB (Red+Green+Blue) = 83+87+148=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 87 (34.38% from 255 or 27.36% from 318); Blue value is 148 (58.20% from 255 or 46.54% from 318); Max value from RGB is 148 - color contains mainly: blue. Hex color #535794 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535794 is #ACA86B. Grayscale: #5C5C5C. Windows color (decimal): -11315308 or 9721683. OLE color: 9721683.
HSL color Cylindrical-coordinate representation of color #535794: hue angle of 236.31º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #535794 is Cyan = 0.44, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 87 | 148 | - |
| CMYK | 0.44 | 0.41 | 0 | 0.42 |
| HSL | 236.31º | 0.28% | 0.45% | - |
| HSV(B) | 236.31º | 0.44% | 0.58% | - |
| XYZ | 12.32 | 10.79 | 29.45 | - |
| YUV | 92.76 | 159.17 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 148 | 0.44 | 0.41 | 0 | 0.42 | 236.31 | 0.28 | 0.45 |
| Hex | 53 | 57 | 94 | 2C | 29 | 0 | 2A | EC | 1C | 2D |
| Octal | 123 | 127 | 224 | 54 | 51 | 0 | 52 | 354 | 34 | 55 |
| Binary | 1010011 | 1010111 | 10010100 | 101100 | 101001 | 0 | 101010 | 11101100 | 11100 | 101101 |
Color Harmonies of #535794
Complementary color
Monochromatic Colors of #535794
Black with #535794
Text Example
Text Example
White with #535794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535794; }
p { color: rgb(83,87,148); }
H1.HeaderClassName
{
color: #535794;
}
.AnyTagClassName
{
color: #535794;
}
</style>
background-color css
<style>
a { background-color: #535794; }
a { background-color: rgb(83,87,148); }
div.DivClassName
{
background-color: #535794;
}
.BgClassName
{
background-color: #535794;
}
</style>
border-color css
<style>
span { border-color: #535794; }
span { border-color: rgb(83,87,148); }
td.TdClassName
{
border-color: #535794;
}
.TagClassName
{
border-color: #535794;
}
</style>