Shades of Governor Bay #525488
Tints of Governor Bay #525488
RGB
CMYK
RGB Variations
Color information
#525488 (or 0x525488) is known color: Governor Bay. HEX triplet: 52, 54 and 88. RGB value is (82,84,136). Sum of RGB (Red+Green+Blue) = 82+84+136=302 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.15% from 302); Green value is 84 (33.20% from 255 or 27.81% from 302); Blue value is 136 (53.52% from 255 or 45.03% from 302); Max value from RGB is 136 - color contains mainly: blue. Hex color #525488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525488 is #ADAB77. Grayscale: #595959. Windows color (decimal): -11381624 or 8934482. OLE color: 8934482.
HSL color Cylindrical-coordinate representation of color #525488: hue angle of 237.78º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #525488 is Cyan = 0.40, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 84 | 136 | - |
| CMYK | 0.40 | 0.38 | 0 | 0.47 |
| HSL | 237.78º | 0.25% | 0.43% | - |
| HSV(B) | 237.78º | 0.4% | 0.53% | - |
| XYZ | 11.09 | 9.91 | 24.62 | - |
| YUV | 89.33 | 154.34 | 122.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 136 | 0.40 | 0.38 | 0 | 0.47 | 237.78 | 0.25 | 0.43 |
| Hex | 52 | 54 | 88 | 28 | 26 | 0 | 2F | EE | 19 | 2B |
| Octal | 122 | 124 | 210 | 50 | 46 | 0 | 57 | 356 | 31 | 53 |
| Binary | 1010010 | 1010100 | 10001000 | 101000 | 100110 | 0 | 101111 | 11101110 | 11001 | 101011 |
Color Harmonies of #525488
Complementary color
Monochromatic Colors of #525488
Black with #525488
Text Example
Text Example
White with #525488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525488; }
p { color: rgb(82,84,136); }
H1.HeaderClassName
{
color: #525488;
}
.AnyTagClassName
{
color: #525488;
}
</style>
background-color css
<style>
a { background-color: #525488; }
a { background-color: rgb(82,84,136); }
div.DivClassName
{
background-color: #525488;
}
.BgClassName
{
background-color: #525488;
}
</style>
border-color css
<style>
span { border-color: #525488; }
span { border-color: rgb(82,84,136); }
td.TdClassName
{
border-color: #525488;
}
.TagClassName
{
border-color: #525488;
}
</style>