Shades of Governor Bay #525994
Tints of Governor Bay #525994
RGB
CMYK
RGB Variations
Color information
#525994 (or 0x525994) is known color: Governor Bay. HEX triplet: 52, 59 and 94. RGB value is (82,89,148). Sum of RGB (Red+Green+Blue) = 82+89+148=319 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.71% from 319); Green value is 89 (35.16% from 255 or 27.90% from 319); Blue value is 148 (58.20% from 255 or 46.39% from 319); Max value from RGB is 148 - color contains mainly: blue. Hex color #525994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525994 is #ADA66B. Grayscale: #5D5D5D. Windows color (decimal): -11380332 or 9722194. OLE color: 9722194.
HSL color Cylindrical-coordinate representation of color #525994: hue angle of 233.64º 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 #525994 is Cyan = 0.45, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 89 | 148 | - |
| CMYK | 0.45 | 0.40 | 0 | 0.42 |
| HSL | 233.64º | 0.29% | 0.45% | - |
| HSV(B) | 233.64º | 0.45% | 0.58% | - |
| XYZ | 12.4 | 11.08 | 29.5 | - |
| YUV | 93.63 | 158.68 | 119.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 148 | 0.45 | 0.40 | 0 | 0.42 | 233.64 | 0.29 | 0.45 |
| Hex | 52 | 59 | 94 | 2D | 28 | 0 | 2A | EA | 1D | 2D |
| Octal | 122 | 131 | 224 | 55 | 50 | 0 | 52 | 352 | 35 | 55 |
| Binary | 1010010 | 1011001 | 10010100 | 101101 | 101000 | 0 | 101010 | 11101010 | 11101 | 101101 |
Color Harmonies of #525994
Complementary color
Monochromatic Colors of #525994
Black with #525994
Text Example
Text Example
White with #525994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525994; }
p { color: rgb(82,89,148); }
H1.HeaderClassName
{
color: #525994;
}
.AnyTagClassName
{
color: #525994;
}
</style>
background-color css
<style>
a { background-color: #525994; }
a { background-color: rgb(82,89,148); }
div.DivClassName
{
background-color: #525994;
}
.BgClassName
{
background-color: #525994;
}
</style>
border-color css
<style>
span { border-color: #525994; }
span { border-color: rgb(82,89,148); }
td.TdClassName
{
border-color: #525994;
}
.TagClassName
{
border-color: #525994;
}
</style>