Shades of Governor Bay #525585
Tints of Governor Bay #525585
RGB
CMYK
RGB Variations
Color information
#525585 (or 0x525585) is known color: Governor Bay. HEX triplet: 52, 55 and 85. RGB value is (82,85,133). Sum of RGB (Red+Green+Blue) = 82+85+133=300 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.33% from 300); Green value is 85 (33.59% from 255 or 28.33% from 300); Blue value is 133 (52.34% from 255 or 44.33% from 300); Max value from RGB is 133 - color contains mainly: blue. Hex color #525585 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525585 is #ADAA7A. Grayscale: #595959. Windows color (decimal): -11381371 or 8738130. OLE color: 8738130.
HSL color Cylindrical-coordinate representation of color #525585: hue angle of 236.47º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #525585 is Cyan = 0.38, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 85 | 133 | - |
| CMYK | 0.38 | 0.36 | 0 | 0.48 |
| HSL | 236.47º | 0.24% | 0.42% | - |
| HSV(B) | 236.47º | 0.38% | 0.52% | - |
| XYZ | 10.96 | 9.98 | 23.54 | - |
| YUV | 89.58 | 152.51 | 122.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 133 | 0.38 | 0.36 | 0 | 0.48 | 236.47 | 0.24 | 0.42 |
| Hex | 52 | 55 | 85 | 26 | 24 | 0 | 30 | EC | 18 | 2A |
| Octal | 122 | 125 | 205 | 46 | 44 | 0 | 60 | 354 | 30 | 52 |
| Binary | 1010010 | 1010101 | 10000101 | 100110 | 100100 | 0 | 110000 | 11101100 | 11000 | 101010 |
Color Harmonies of #525585
Complementary color
Monochromatic Colors of #525585
Black with #525585
Text Example
Text Example
White with #525585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525585; }
p { color: rgb(82,85,133); }
H1.HeaderClassName
{
color: #525585;
}
.AnyTagClassName
{
color: #525585;
}
</style>
background-color css
<style>
a { background-color: #525585; }
a { background-color: rgb(82,85,133); }
div.DivClassName
{
background-color: #525585;
}
.BgClassName
{
background-color: #525585;
}
</style>
border-color css
<style>
span { border-color: #525585; }
span { border-color: rgb(82,85,133); }
td.TdClassName
{
border-color: #525585;
}
.TagClassName
{
border-color: #525585;
}
</style>