Shades of Governor Bay #526097
Tints of Governor Bay #526097
RGB
CMYK
RGB Variations
Color information
#526097 (or 0x526097) is known color: Governor Bay. HEX triplet: 52, 60 and 97. RGB value is (82,96,151). Sum of RGB (Red+Green+Blue) = 82+96+151=329 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.92% from 329); Green value is 96 (37.89% from 255 or 29.18% from 329); Blue value is 151 (59.38% from 255 or 45.90% from 329); Max value from RGB is 151 - color contains mainly: blue. Hex color #526097 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526097 is #AD9F68. Grayscale: #616161. Windows color (decimal): -11378537 or 9920594. OLE color: 9920594.
HSL color Cylindrical-coordinate representation of color #526097: hue angle of 227.83º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #526097 is Cyan = 0.46, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 96 | 151 | - |
| CMYK | 0.46 | 0.36 | 0 | 0.41 |
| HSL | 227.83º | 0.3% | 0.46% | - |
| HSV(B) | 227.83º | 0.46% | 0.59% | - |
| XYZ | 13.25 | 12.39 | 30.97 | - |
| YUV | 98.08 | 157.86 | 116.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 151 | 0.46 | 0.36 | 0 | 0.41 | 227.83 | 0.3 | 0.46 |
| Hex | 52 | 60 | 97 | 2E | 24 | 0 | 29 | E4 | 1E | 2E |
| Octal | 122 | 140 | 227 | 56 | 44 | 0 | 51 | 344 | 36 | 56 |
| Binary | 1010010 | 1100000 | 10010111 | 101110 | 100100 | 0 | 101001 | 11100100 | 11110 | 101110 |
Color Harmonies of #526097
Complementary color
Monochromatic Colors of #526097
Black with #526097
Text Example
Text Example
White with #526097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526097; }
p { color: rgb(82,96,151); }
H1.HeaderClassName
{
color: #526097;
}
.AnyTagClassName
{
color: #526097;
}
</style>
background-color css
<style>
a { background-color: #526097; }
a { background-color: rgb(82,96,151); }
div.DivClassName
{
background-color: #526097;
}
.BgClassName
{
background-color: #526097;
}
</style>
border-color css
<style>
span { border-color: #526097; }
span { border-color: rgb(82,96,151); }
td.TdClassName
{
border-color: #526097;
}
.TagClassName
{
border-color: #526097;
}
</style>