Shades of Governor Bay #525886
Tints of Governor Bay #525886
RGB
CMYK
RGB Variations
Color information
#525886 (or 0x525886) is known color: Governor Bay. HEX triplet: 52, 58 and 86. RGB value is (82,88,134). Sum of RGB (Red+Green+Blue) = 82+88+134=304 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.97% from 304); Green value is 88 (34.77% from 255 or 28.95% from 304); Blue value is 134 (52.73% from 255 or 44.08% from 304); Max value from RGB is 134 - color contains mainly: blue. Hex color #525886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525886 is #ADA779. Grayscale: #5B5B5B. Windows color (decimal): -11380602 or 8804434. OLE color: 8804434.
HSL color Cylindrical-coordinate representation of color #525886: hue angle of 233.08º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #525886 is Cyan = 0.39, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 88 | 134 | - |
| CMYK | 0.39 | 0.34 | 0 | 0.47 |
| HSL | 233.08º | 0.24% | 0.42% | - |
| HSV(B) | 233.08º | 0.39% | 0.53% | - |
| XYZ | 11.27 | 10.49 | 23.99 | - |
| YUV | 91.45 | 152.01 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 134 | 0.39 | 0.34 | 0 | 0.47 | 233.08 | 0.24 | 0.42 |
| Hex | 52 | 58 | 86 | 27 | 22 | 0 | 2F | E9 | 18 | 2A |
| Octal | 122 | 130 | 206 | 47 | 42 | 0 | 57 | 351 | 30 | 52 |
| Binary | 1010010 | 1011000 | 10000110 | 100111 | 100010 | 0 | 101111 | 11101001 | 11000 | 101010 |
Color Harmonies of #525886
Complementary color
Monochromatic Colors of #525886
Black with #525886
Text Example
Text Example
White with #525886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525886; }
p { color: rgb(82,88,134); }
H1.HeaderClassName
{
color: #525886;
}
.AnyTagClassName
{
color: #525886;
}
</style>
background-color css
<style>
a { background-color: #525886; }
a { background-color: rgb(82,88,134); }
div.DivClassName
{
background-color: #525886;
}
.BgClassName
{
background-color: #525886;
}
</style>
border-color css
<style>
span { border-color: #525886; }
span { border-color: rgb(82,88,134); }
td.TdClassName
{
border-color: #525886;
}
.TagClassName
{
border-color: #525886;
}
</style>