Shades of Governor Bay #525195
Tints of Governor Bay #525195
RGB
CMYK
RGB Variations
Color information
#525195 (or 0x525195) is known color: Governor Bay. HEX triplet: 52, 51 and 95. RGB value is (82,81,149). Sum of RGB (Red+Green+Blue) = 82+81+149=312 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.28% from 312); Green value is 81 (32.03% from 255 or 25.96% from 312); Blue value is 149 (58.59% from 255 or 47.76% from 312); Max value from RGB is 149 - color contains mainly: blue. Hex color #525195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525195 is #ADAE6A. Grayscale: #585858. Windows color (decimal): -11382379 or 9785682. OLE color: 9785682.
HSL color Cylindrical-coordinate representation of color #525195: hue angle of 240.88º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #525195 is Cyan = 0.45, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 81 | 149 | - |
| CMYK | 0.45 | 0.46 | 0 | 0.42 |
| HSL | 240.88º | 0.3% | 0.45% | - |
| HSV(B) | 240.88º | 0.46% | 0.58% | - |
| XYZ | 11.85 | 9.85 | 29.71 | - |
| YUV | 89.05 | 161.83 | 122.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 81 | 149 | 0.45 | 0.46 | 0 | 0.42 | 240.88 | 0.3 | 0.45 |
| Hex | 52 | 51 | 95 | 2D | 2E | 0 | 2A | F1 | 1E | 2D |
| Octal | 122 | 121 | 225 | 55 | 56 | 0 | 52 | 361 | 36 | 55 |
| Binary | 1010010 | 1010001 | 10010101 | 101101 | 101110 | 0 | 101010 | 11110001 | 11110 | 101101 |
Color Harmonies of #525195
Complementary color
Monochromatic Colors of #525195
Black with #525195
Text Example
Text Example
White with #525195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525195; }
p { color: rgb(82,81,149); }
H1.HeaderClassName
{
color: #525195;
}
.AnyTagClassName
{
color: #525195;
}
</style>
background-color css
<style>
a { background-color: #525195; }
a { background-color: rgb(82,81,149); }
div.DivClassName
{
background-color: #525195;
}
.BgClassName
{
background-color: #525195;
}
</style>
border-color css
<style>
span { border-color: #525195; }
span { border-color: rgb(82,81,149); }
td.TdClassName
{
border-color: #525195;
}
.TagClassName
{
border-color: #525195;
}
</style>