Shades of Governor Bay #526199
Tints of Governor Bay #526199
RGB
CMYK
RGB Variations
Color information
#526199 (or 0x526199) is known color: Governor Bay. HEX triplet: 52, 61 and 99. RGB value is (82,97,153). Sum of RGB (Red+Green+Blue) = 82+97+153=332 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.70% from 332); Green value is 97 (38.28% from 255 or 29.22% from 332); Blue value is 153 (60.16% from 255 or 46.08% from 332); Max value from RGB is 153 - color contains mainly: blue. Hex color #526199 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526199 is #AD9E66. Grayscale: #626262. Windows color (decimal): -11378279 or 10051922. OLE color: 10051922.
HSL color Cylindrical-coordinate representation of color #526199: hue angle of 227.32º 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 #526199 is Cyan = 0.46, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 97 | 153 | - |
| CMYK | 0.46 | 0.37 | 0 | 0.4 |
| HSL | 227.32º | 0.3% | 0.46% | - |
| HSV(B) | 227.32º | 0.46% | 0.6% | - |
| XYZ | 13.5 | 12.64 | 31.87 | - |
| YUV | 98.9 | 158.53 | 115.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 153 | 0.46 | 0.37 | 0 | 0.4 | 227.32 | 0.3 | 0.46 |
| Hex | 52 | 61 | 99 | 2E | 25 | 0 | 28 | E3 | 1E | 2E |
| Octal | 122 | 141 | 231 | 56 | 45 | 0 | 50 | 343 | 36 | 56 |
| Binary | 1010010 | 1100001 | 10011001 | 101110 | 100101 | 0 | 101000 | 11100011 | 11110 | 101110 |
Color Harmonies of #526199
Complementary color
Monochromatic Colors of #526199
Black with #526199
Text Example
Text Example
White with #526199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526199; }
p { color: rgb(82,97,153); }
H1.HeaderClassName
{
color: #526199;
}
.AnyTagClassName
{
color: #526199;
}
</style>
background-color css
<style>
a { background-color: #526199; }
a { background-color: rgb(82,97,153); }
div.DivClassName
{
background-color: #526199;
}
.BgClassName
{
background-color: #526199;
}
</style>
border-color css
<style>
span { border-color: #526199; }
span { border-color: rgb(82,97,153); }
td.TdClassName
{
border-color: #526199;
}
.TagClassName
{
border-color: #526199;
}
</style>