Shades of Governor Bay #525192
Tints of Governor Bay #525192
RGB
CMYK
RGB Variations
Color information
#525192 (or 0x525192) is known color: Governor Bay. HEX triplet: 52, 51 and 92. RGB value is (82,81,146). Sum of RGB (Red+Green+Blue) = 82+81+146=309 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.54% from 309); Green value is 81 (32.03% from 255 or 26.21% from 309); Blue value is 146 (57.42% from 255 or 47.25% from 309); Max value from RGB is 146 - color contains mainly: blue. Hex color #525192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525192 is #ADAE6D. Grayscale: #585858. Windows color (decimal): -11382382 or 9589074. OLE color: 9589074.
HSL color Cylindrical-coordinate representation of color #525192: hue angle of 240.92º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #525192 is Cyan = 0.44, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 81 | 146 | - |
| CMYK | 0.44 | 0.45 | 0 | 0.43 |
| HSL | 240.92º | 0.29% | 0.45% | - |
| HSV(B) | 240.92º | 0.45% | 0.57% | - |
| XYZ | 11.61 | 9.75 | 28.46 | - |
| YUV | 88.71 | 160.33 | 123.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 81 | 146 | 0.44 | 0.45 | 0 | 0.43 | 240.92 | 0.29 | 0.45 |
| Hex | 52 | 51 | 92 | 2C | 2D | 0 | 2B | F1 | 1D | 2D |
| Octal | 122 | 121 | 222 | 54 | 55 | 0 | 53 | 361 | 35 | 55 |
| Binary | 1010010 | 1010001 | 10010010 | 101100 | 101101 | 0 | 101011 | 11110001 | 11101 | 101101 |
Color Harmonies of #525192
Complementary color
Monochromatic Colors of #525192
Black with #525192
Text Example
Text Example
White with #525192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525192; }
p { color: rgb(82,81,146); }
H1.HeaderClassName
{
color: #525192;
}
.AnyTagClassName
{
color: #525192;
}
</style>
background-color css
<style>
a { background-color: #525192; }
a { background-color: rgb(82,81,146); }
div.DivClassName
{
background-color: #525192;
}
.BgClassName
{
background-color: #525192;
}
</style>
border-color css
<style>
span { border-color: #525192; }
span { border-color: rgb(82,81,146); }
td.TdClassName
{
border-color: #525192;
}
.TagClassName
{
border-color: #525192;
}
</style>