Shades of Governor Bay #525484
Tints of Governor Bay #525484
RGB
CMYK
RGB Variations
Color information
#525484 (or 0x525484) is known color: Governor Bay. HEX triplet: 52, 54 and 84. RGB value is (82,84,132). Sum of RGB (Red+Green+Blue) = 82+84+132=298 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.52% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 132 (51.95% from 255 or 44.30% from 298); Max value from RGB is 132 - color contains mainly: blue. Hex color #525484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525484 is #ADAB7B. Grayscale: #585858. Windows color (decimal): -11381628 or 8672338. OLE color: 8672338.
HSL color Cylindrical-coordinate representation of color #525484: hue angle of 237.6º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #525484 is Cyan = 0.38, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 84 | 132 | - |
| CMYK | 0.38 | 0.36 | 0 | 0.48 |
| HSL | 237.6º | 0.23% | 0.42% | - |
| HSV(B) | 237.6º | 0.38% | 0.52% | - |
| XYZ | 10.81 | 9.8 | 23.15 | - |
| YUV | 88.87 | 152.34 | 123.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 132 | 0.38 | 0.36 | 0 | 0.48 | 237.6 | 0.23 | 0.42 |
| Hex | 52 | 54 | 84 | 26 | 24 | 0 | 30 | EE | 17 | 2A |
| Octal | 122 | 124 | 204 | 46 | 44 | 0 | 60 | 356 | 27 | 52 |
| Binary | 1010010 | 1010100 | 10000100 | 100110 | 100100 | 0 | 110000 | 11101110 | 10111 | 101010 |
Color Harmonies of #525484
Complementary color
Monochromatic Colors of #525484
Black with #525484
Text Example
Text Example
White with #525484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525484; }
p { color: rgb(82,84,132); }
H1.HeaderClassName
{
color: #525484;
}
.AnyTagClassName
{
color: #525484;
}
</style>
background-color css
<style>
a { background-color: #525484; }
a { background-color: rgb(82,84,132); }
div.DivClassName
{
background-color: #525484;
}
.BgClassName
{
background-color: #525484;
}
</style>
border-color css
<style>
span { border-color: #525484; }
span { border-color: rgb(82,84,132); }
td.TdClassName
{
border-color: #525484;
}
.TagClassName
{
border-color: #525484;
}
</style>