Shades of Governor Bay #525898
Tints of Governor Bay #525898
RGB
CMYK
RGB Variations
Color information
#525898 (or 0x525898) is known color: Governor Bay. HEX triplet: 52, 58 and 98. RGB value is (82,88,152). Sum of RGB (Red+Green+Blue) = 82+88+152=322 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.47% from 322); Green value is 88 (34.77% from 255 or 27.33% from 322); Blue value is 152 (59.77% from 255 or 47.20% from 322); Max value from RGB is 152 - color contains mainly: blue. Hex color #525898 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525898 is #ADA767. Grayscale: #5D5D5D. Windows color (decimal): -11380584 or 9984082. OLE color: 9984082.
HSL color Cylindrical-coordinate representation of color #525898: hue angle of 234.86º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #525898 is Cyan = 0.46, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 88 | 152 | - |
| CMYK | 0.46 | 0.42 | 0 | 0.40 |
| HSL | 234.86º | 0.3% | 0.46% | - |
| HSV(B) | 234.86º | 0.46% | 0.6% | - |
| XYZ | 12.64 | 11.04 | 31.17 | - |
| YUV | 93.5 | 161.01 | 119.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 152 | 0.46 | 0.42 | 0 | 0.40 | 234.86 | 0.3 | 0.46 |
| Hex | 52 | 58 | 98 | 2E | 2A | 0 | 28 | EB | 1E | 2E |
| Octal | 122 | 130 | 230 | 56 | 52 | 0 | 50 | 353 | 36 | 56 |
| Binary | 1010010 | 1011000 | 10011000 | 101110 | 101010 | 0 | 101000 | 11101011 | 11110 | 101110 |
Color Harmonies of #525898
Complementary color
Monochromatic Colors of #525898
Black with #525898
Text Example
Text Example
White with #525898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525898; }
p { color: rgb(82,88,152); }
H1.HeaderClassName
{
color: #525898;
}
.AnyTagClassName
{
color: #525898;
}
</style>
background-color css
<style>
a { background-color: #525898; }
a { background-color: rgb(82,88,152); }
div.DivClassName
{
background-color: #525898;
}
.BgClassName
{
background-color: #525898;
}
</style>
border-color css
<style>
span { border-color: #525898; }
span { border-color: rgb(82,88,152); }
td.TdClassName
{
border-color: #525898;
}
.TagClassName
{
border-color: #525898;
}
</style>