Shades of Governor Bay #52619E
Tints of Governor Bay #52619E
RGB
CMYK
RGB Variations
Color information
#52619E (or 0x52619E) is known color: Governor Bay. HEX triplet: 52, 61 and 9E. RGB value is (82,97,158). Sum of RGB (Red+Green+Blue) = 82+97+158=337 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.33% from 337); Green value is 97 (38.28% from 255 or 28.78% from 337); Blue value is 158 (62.11% from 255 or 46.88% from 337); Max value from RGB is 158 - color contains mainly: blue. Hex color #52619E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #52619E is #AD9E61. Grayscale: #636363. Windows color (decimal): -11378274 or 10379602. OLE color: 10379602.
HSL color Cylindrical-coordinate representation of color #52619E: hue angle of 228.16º degrees, saturation: 0.32, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #52619E is Cyan = 0.48, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 82 | 97 | 158 | - |
| CMYK | 0.48 | 0.39 | 0 | 0.38 |
| HSL | 228.16º | 0.32% | 0.47% | - |
| HSV(B) | 228.16º | 0.48% | 0.62% | - |
| XYZ | 13.93 | 12.81 | 34.09 | - |
| YUV | 99.47 | 161.03 | 115.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 158 | 0.48 | 0.39 | 0 | 0.38 | 228.16 | 0.32 | 0.47 |
| Hex | 52 | 61 | 9E | 30 | 27 | 0 | 26 | E4 | 20 | 2F |
| Octal | 122 | 141 | 236 | 60 | 47 | 0 | 46 | 344 | 40 | 57 |
| Binary | 1010010 | 1100001 | 10011110 | 110000 | 100111 | 0 | 100110 | 11100100 | 100000 | 101111 |
Color Harmonies of #52619E
Complementary color
Monochromatic Colors of #52619E
Black with #52619E
Text Example
Text Example
White with #52619E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #52619E; }
p { color: rgb(82,97,158); }
H1.HeaderClassName
{
color: #52619E;
}
.AnyTagClassName
{
color: #52619E;
}
</style>
background-color css
<style>
a { background-color: #52619E; }
a { background-color: rgb(82,97,158); }
div.DivClassName
{
background-color: #52619E;
}
.BgClassName
{
background-color: #52619E;
}
</style>
border-color css
<style>
span { border-color: #52619E; }
span { border-color: rgb(82,97,158); }
td.TdClassName
{
border-color: #52619E;
}
.TagClassName
{
border-color: #52619E;
}
</style>