Shades of Governor Bay #535594
Tints of Governor Bay #535594
RGB
CMYK
RGB Variations
Color information
#535594 (or 0x535594) is known color: Governor Bay. HEX triplet: 53, 55 and 94. RGB value is (83,85,148). Sum of RGB (Red+Green+Blue) = 83+85+148=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 85 (33.59% from 255 or 26.90% from 316); Blue value is 148 (58.20% from 255 or 46.84% from 316); Max value from RGB is 148 - color contains mainly: blue. Hex color #535594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535594 is #ACAA6B. Grayscale: #5B5B5B. Windows color (decimal): -11315820 or 9721171. OLE color: 9721171.
HSL color Cylindrical-coordinate representation of color #535594: hue angle of 238.15º 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 #535594 is Cyan = 0.44, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 85 | 148 | - |
| CMYK | 0.44 | 0.43 | 0 | 0.42 |
| HSL | 238.15º | 0.28% | 0.45% | - |
| HSV(B) | 238.15º | 0.44% | 0.58% | - |
| XYZ | 12.16 | 10.47 | 29.4 | - |
| YUV | 91.58 | 159.84 | 121.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 148 | 0.44 | 0.43 | 0 | 0.42 | 238.15 | 0.28 | 0.45 |
| Hex | 53 | 55 | 94 | 2C | 2B | 0 | 2A | EE | 1C | 2D |
| Octal | 123 | 125 | 224 | 54 | 53 | 0 | 52 | 356 | 34 | 55 |
| Binary | 1010011 | 1010101 | 10010100 | 101100 | 101011 | 0 | 101010 | 11101110 | 11100 | 101101 |
Color Harmonies of #535594
Complementary color
Monochromatic Colors of #535594
Black with #535594
Text Example
Text Example
White with #535594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535594; }
p { color: rgb(83,85,148); }
H1.HeaderClassName
{
color: #535594;
}
.AnyTagClassName
{
color: #535594;
}
</style>
background-color css
<style>
a { background-color: #535594; }
a { background-color: rgb(83,85,148); }
div.DivClassName
{
background-color: #535594;
}
.BgClassName
{
background-color: #535594;
}
</style>
border-color css
<style>
span { border-color: #535594; }
span { border-color: rgb(83,85,148); }
td.TdClassName
{
border-color: #535594;
}
.TagClassName
{
border-color: #535594;
}
</style>