Shades of Governor Bay #525395
Tints of Governor Bay #525395
RGB
CMYK
RGB Variations
Color information
#525395 (or 0x525395) is known color: Governor Bay. HEX triplet: 52, 53 and 95. RGB value is (82,83,149). Sum of RGB (Red+Green+Blue) = 82+83+149=314 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.11% from 314); Green value is 83 (32.81% from 255 or 26.43% from 314); Blue value is 149 (58.59% from 255 or 47.45% from 314); Max value from RGB is 149 - color contains mainly: blue. Hex color #525395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525395 is #ADAC6A. Grayscale: #595959. Windows color (decimal): -11381867 or 9786194. OLE color: 9786194.
HSL color Cylindrical-coordinate representation of color #525395: hue angle of 239.1º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #525395 is Cyan = 0.45, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 83 | 149 | - |
| CMYK | 0.45 | 0.44 | 0 | 0.42 |
| HSL | 239.1º | 0.29% | 0.45% | - |
| HSV(B) | 239.1º | 0.45% | 0.58% | - |
| XYZ | 12 | 10.15 | 29.76 | - |
| YUV | 90.23 | 161.17 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 149 | 0.45 | 0.44 | 0 | 0.42 | 239.1 | 0.29 | 0.45 |
| Hex | 52 | 53 | 95 | 2D | 2C | 0 | 2A | EF | 1D | 2D |
| Octal | 122 | 123 | 225 | 55 | 54 | 0 | 52 | 357 | 35 | 55 |
| Binary | 1010010 | 1010011 | 10010101 | 101101 | 101100 | 0 | 101010 | 11101111 | 11101 | 101101 |
Color Harmonies of #525395
Complementary color
Monochromatic Colors of #525395
Black with #525395
Text Example
Text Example
White with #525395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525395; }
p { color: rgb(82,83,149); }
H1.HeaderClassName
{
color: #525395;
}
.AnyTagClassName
{
color: #525395;
}
</style>
background-color css
<style>
a { background-color: #525395; }
a { background-color: rgb(82,83,149); }
div.DivClassName
{
background-color: #525395;
}
.BgClassName
{
background-color: #525395;
}
</style>
border-color css
<style>
span { border-color: #525395; }
span { border-color: rgb(82,83,149); }
td.TdClassName
{
border-color: #525395;
}
.TagClassName
{
border-color: #525395;
}
</style>