Shades of Governor Bay #525582
Tints of Governor Bay #525582
RGB
CMYK
RGB Variations
Color information
#525582 (or 0x525582) is known color: Governor Bay. HEX triplet: 52, 55 and 82. RGB value is (82,85,130). Sum of RGB (Red+Green+Blue) = 82+85+130=297 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.61% from 297); Green value is 85 (33.59% from 255 or 28.62% from 297); Blue value is 130 (51.17% from 255 or 43.77% from 297); Max value from RGB is 130 - color contains mainly: blue. Hex color #525582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525582 is #ADAA7D. Grayscale: #595959. Windows color (decimal): -11381374 or 8541522. OLE color: 8541522.
HSL color Cylindrical-coordinate representation of color #525582: hue angle of 236.25º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #525582 is Cyan = 0.37, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 85 | 130 | - |
| CMYK | 0.37 | 0.35 | 0 | 0.49 |
| HSL | 236.25º | 0.23% | 0.42% | - |
| HSV(B) | 236.25º | 0.37% | 0.51% | - |
| XYZ | 10.76 | 9.9 | 22.46 | - |
| YUV | 89.23 | 151.01 | 122.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 130 | 0.37 | 0.35 | 0 | 0.49 | 236.25 | 0.23 | 0.42 |
| Hex | 52 | 55 | 82 | 25 | 23 | 0 | 31 | EC | 17 | 2A |
| Octal | 122 | 125 | 202 | 45 | 43 | 0 | 61 | 354 | 27 | 52 |
| Binary | 1010010 | 1010101 | 10000010 | 100101 | 100011 | 0 | 110001 | 11101100 | 10111 | 101010 |
Color Harmonies of #525582
Complementary color
Monochromatic Colors of #525582
Black with #525582
Text Example
Text Example
White with #525582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525582; }
p { color: rgb(82,85,130); }
H1.HeaderClassName
{
color: #525582;
}
.AnyTagClassName
{
color: #525582;
}
</style>
background-color css
<style>
a { background-color: #525582; }
a { background-color: rgb(82,85,130); }
div.DivClassName
{
background-color: #525582;
}
.BgClassName
{
background-color: #525582;
}
</style>
border-color css
<style>
span { border-color: #525582; }
span { border-color: rgb(82,85,130); }
td.TdClassName
{
border-color: #525582;
}
.TagClassName
{
border-color: #525582;
}
</style>