Shades of Governor Bay #525485
Tints of Governor Bay #525485
RGB
CMYK
RGB Variations
Color information
#525485 (or 0x525485) is known color: Governor Bay. HEX triplet: 52, 54 and 85. RGB value is (82,84,133). Sum of RGB (Red+Green+Blue) = 82+84+133=299 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.42% from 299); Green value is 84 (33.20% from 255 or 28.09% from 299); Blue value is 133 (52.34% from 255 or 44.48% from 299); Max value from RGB is 133 - color contains mainly: blue. Hex color #525485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525485 is #ADAB7A. Grayscale: #585858. Windows color (decimal): -11381627 or 8737874. OLE color: 8737874.
HSL color Cylindrical-coordinate representation of color #525485: hue angle of 237.65º 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 #525485 is Cyan = 0.38, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 84 | 133 | - |
| CMYK | 0.38 | 0.37 | 0 | 0.48 |
| HSL | 237.65º | 0.24% | 0.42% | - |
| HSV(B) | 237.65º | 0.38% | 0.52% | - |
| XYZ | 10.88 | 9.83 | 23.51 | - |
| YUV | 88.99 | 152.84 | 123.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 133 | 0.38 | 0.37 | 0 | 0.48 | 237.65 | 0.24 | 0.42 |
| Hex | 52 | 54 | 85 | 26 | 25 | 0 | 30 | EE | 18 | 2A |
| Octal | 122 | 124 | 205 | 46 | 45 | 0 | 60 | 356 | 30 | 52 |
| Binary | 1010010 | 1010100 | 10000101 | 100110 | 100101 | 0 | 110000 | 11101110 | 11000 | 101010 |
Color Harmonies of #525485
Complementary color
Monochromatic Colors of #525485
Black with #525485
Text Example
Text Example
White with #525485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525485; }
p { color: rgb(82,84,133); }
H1.HeaderClassName
{
color: #525485;
}
.AnyTagClassName
{
color: #525485;
}
</style>
background-color css
<style>
a { background-color: #525485; }
a { background-color: rgb(82,84,133); }
div.DivClassName
{
background-color: #525485;
}
.BgClassName
{
background-color: #525485;
}
</style>
border-color css
<style>
span { border-color: #525485; }
span { border-color: rgb(82,84,133); }
td.TdClassName
{
border-color: #525485;
}
.TagClassName
{
border-color: #525485;
}
</style>