Shades of Governor Bay #525889
Tints of Governor Bay #525889
RGB
CMYK
RGB Variations
Color information
#525889 (or 0x525889) is known color: Governor Bay. HEX triplet: 52, 58 and 89. RGB value is (82,88,137). Sum of RGB (Red+Green+Blue) = 82+88+137=307 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.71% from 307); Green value is 88 (34.77% from 255 or 28.66% from 307); Blue value is 137 (53.91% from 255 or 44.63% from 307); Max value from RGB is 137 - color contains mainly: blue. Hex color #525889 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525889 is #ADA776. Grayscale: #5B5B5B. Windows color (decimal): -11380599 or 9001042. OLE color: 9001042.
HSL color Cylindrical-coordinate representation of color #525889: hue angle of 233.45º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #525889 is Cyan = 0.40, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 88 | 137 | - |
| CMYK | 0.40 | 0.36 | 0 | 0.46 |
| HSL | 233.45º | 0.25% | 0.43% | - |
| HSV(B) | 233.45º | 0.4% | 0.54% | - |
| XYZ | 11.48 | 10.58 | 25.1 | - |
| YUV | 91.79 | 153.51 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 137 | 0.40 | 0.36 | 0 | 0.46 | 233.45 | 0.25 | 0.43 |
| Hex | 52 | 58 | 89 | 28 | 24 | 0 | 2E | E9 | 19 | 2B |
| Octal | 122 | 130 | 211 | 50 | 44 | 0 | 56 | 351 | 31 | 53 |
| Binary | 1010010 | 1011000 | 10001001 | 101000 | 100100 | 0 | 101110 | 11101001 | 11001 | 101011 |
Color Harmonies of #525889
Complementary color
Monochromatic Colors of #525889
Black with #525889
Text Example
Text Example
White with #525889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525889; }
p { color: rgb(82,88,137); }
H1.HeaderClassName
{
color: #525889;
}
.AnyTagClassName
{
color: #525889;
}
</style>
background-color css
<style>
a { background-color: #525889; }
a { background-color: rgb(82,88,137); }
div.DivClassName
{
background-color: #525889;
}
.BgClassName
{
background-color: #525889;
}
</style>
border-color css
<style>
span { border-color: #525889; }
span { border-color: rgb(82,88,137); }
td.TdClassName
{
border-color: #525889;
}
.TagClassName
{
border-color: #525889;
}
</style>