Shades of Governor Bay #535584
Tints of Governor Bay #535584
RGB
CMYK
RGB Variations
Color information
#535584 (or 0x535584) is known color: Governor Bay. HEX triplet: 53, 55 and 84. RGB value is (83,85,132). Sum of RGB (Red+Green+Blue) = 83+85+132=300 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.67% from 300); Green value is 85 (33.59% from 255 or 28.33% from 300); Blue value is 132 (51.95% from 255 or 44% from 300); Max value from RGB is 132 - color contains mainly: blue. Hex color #535584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535584 is #ACAA7B. Grayscale: #595959. Windows color (decimal): -11315836 or 8672595. OLE color: 8672595.
HSL color Cylindrical-coordinate representation of color #535584: hue angle of 237.55º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #535584 is Cyan = 0.37, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 85 | 132 | - |
| CMYK | 0.37 | 0.36 | 0 | 0.48 |
| HSL | 237.55º | 0.23% | 0.42% | - |
| HSV(B) | 237.55º | 0.37% | 0.52% | - |
| XYZ | 10.98 | 10 | 23.18 | - |
| YUV | 89.76 | 151.84 | 123.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 132 | 0.37 | 0.36 | 0 | 0.48 | 237.55 | 0.23 | 0.42 |
| Hex | 53 | 55 | 84 | 25 | 24 | 0 | 30 | EE | 17 | 2A |
| Octal | 123 | 125 | 204 | 45 | 44 | 0 | 60 | 356 | 27 | 52 |
| Binary | 1010011 | 1010101 | 10000100 | 100101 | 100100 | 0 | 110000 | 11101110 | 10111 | 101010 |
Color Harmonies of #535584
Complementary color
Monochromatic Colors of #535584
Black with #535584
Text Example
Text Example
White with #535584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535584; }
p { color: rgb(83,85,132); }
H1.HeaderClassName
{
color: #535584;
}
.AnyTagClassName
{
color: #535584;
}
</style>
background-color css
<style>
a { background-color: #535584; }
a { background-color: rgb(83,85,132); }
div.DivClassName
{
background-color: #535584;
}
.BgClassName
{
background-color: #535584;
}
</style>
border-color css
<style>
span { border-color: #535584; }
span { border-color: rgb(83,85,132); }
td.TdClassName
{
border-color: #535584;
}
.TagClassName
{
border-color: #535584;
}
</style>