Shades of Governor Bay #525581
Tints of Governor Bay #525581
RGB
CMYK
RGB Variations
Color information
#525581 (or 0x525581) is known color: Governor Bay. HEX triplet: 52, 55 and 81. RGB value is (82,85,129). Sum of RGB (Red+Green+Blue) = 82+85+129=296 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.70% from 296); Green value is 85 (33.59% from 255 or 28.72% from 296); Blue value is 129 (50.78% from 255 or 43.58% from 296); Max value from RGB is 129 - color contains mainly: blue. Hex color #525581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525581 is #ADAA7E. Grayscale: #585858. Windows color (decimal): -11381375 or 8475986. OLE color: 8475986.
HSL color Cylindrical-coordinate representation of color #525581: hue angle of 236.17º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #525581 is Cyan = 0.36, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 85 | 129 | - |
| CMYK | 0.36 | 0.34 | 0 | 0.49 |
| HSL | 236.17º | 0.22% | 0.41% | - |
| HSV(B) | 236.17º | 0.36% | 0.51% | - |
| XYZ | 10.69 | 9.88 | 22.11 | - |
| YUV | 89.12 | 150.51 | 122.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 129 | 0.36 | 0.34 | 0 | 0.49 | 236.17 | 0.22 | 0.41 |
| Hex | 52 | 55 | 81 | 24 | 22 | 0 | 31 | EC | 16 | 29 |
| Octal | 122 | 125 | 201 | 44 | 42 | 0 | 61 | 354 | 26 | 51 |
| Binary | 1010010 | 1010101 | 10000001 | 100100 | 100010 | 0 | 110001 | 11101100 | 10110 | 101001 |
Color Harmonies of #525581
Complementary color
Monochromatic Colors of #525581
Black with #525581
Text Example
Text Example
White with #525581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525581; }
p { color: rgb(82,85,129); }
H1.HeaderClassName
{
color: #525581;
}
.AnyTagClassName
{
color: #525581;
}
</style>
background-color css
<style>
a { background-color: #525581; }
a { background-color: rgb(82,85,129); }
div.DivClassName
{
background-color: #525581;
}
.BgClassName
{
background-color: #525581;
}
</style>
border-color css
<style>
span { border-color: #525581; }
span { border-color: rgb(82,85,129); }
td.TdClassName
{
border-color: #525581;
}
.TagClassName
{
border-color: #525581;
}
</style>