Shades of Governor Bay #535592
Tints of Governor Bay #535592
RGB
CMYK
RGB Variations
Color information
#535592 (or 0x535592) is known color: Governor Bay. HEX triplet: 53, 55 and 92. RGB value is (83,85,146). Sum of RGB (Red+Green+Blue) = 83+85+146=314 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.43% from 314); Green value is 85 (33.59% from 255 or 27.07% from 314); Blue value is 146 (57.42% from 255 or 46.50% from 314); Max value from RGB is 146 - color contains mainly: blue. Hex color #535592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535592 is #ACAA6D. Grayscale: #5B5B5B. Windows color (decimal): -11315822 or 9590099. OLE color: 9590099.
HSL color Cylindrical-coordinate representation of color #535592: hue angle of 238.1º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #535592 is Cyan = 0.43, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 85 | 146 | - |
| CMYK | 0.43 | 0.42 | 0 | 0.43 |
| HSL | 238.1º | 0.28% | 0.45% | - |
| HSV(B) | 238.1º | 0.43% | 0.57% | - |
| XYZ | 12 | 10.41 | 28.57 | - |
| YUV | 91.36 | 158.84 | 122.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 146 | 0.43 | 0.42 | 0 | 0.43 | 238.1 | 0.28 | 0.45 |
| Hex | 53 | 55 | 92 | 2B | 2A | 0 | 2B | EE | 1C | 2D |
| Octal | 123 | 125 | 222 | 53 | 52 | 0 | 53 | 356 | 34 | 55 |
| Binary | 1010011 | 1010101 | 10010010 | 101011 | 101010 | 0 | 101011 | 11101110 | 11100 | 101101 |
Color Harmonies of #535592
Complementary color
Monochromatic Colors of #535592
Black with #535592
Text Example
Text Example
White with #535592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535592; }
p { color: rgb(83,85,146); }
H1.HeaderClassName
{
color: #535592;
}
.AnyTagClassName
{
color: #535592;
}
</style>
background-color css
<style>
a { background-color: #535592; }
a { background-color: rgb(83,85,146); }
div.DivClassName
{
background-color: #535592;
}
.BgClassName
{
background-color: #535592;
}
</style>
border-color css
<style>
span { border-color: #535592; }
span { border-color: rgb(83,85,146); }
td.TdClassName
{
border-color: #535592;
}
.TagClassName
{
border-color: #535592;
}
</style>