Shades of Governor Bay #525682
Tints of Governor Bay #525682
RGB
CMYK
RGB Variations
Color information
#525682 (or 0x525682) is known color: Governor Bay. HEX triplet: 52, 56 and 82. RGB value is (82,86,130). Sum of RGB (Red+Green+Blue) = 82+86+130=298 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.52% from 298); Green value is 86 (33.98% from 255 or 28.86% from 298); Blue value is 130 (51.17% from 255 or 43.62% from 298); Max value from RGB is 130 - color contains mainly: blue. Hex color #525682 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525682 is #ADA97D. Grayscale: #595959. Windows color (decimal): -11381118 or 8541778. OLE color: 8541778.
HSL color Cylindrical-coordinate representation of color #525682: hue angle of 235º 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 #525682 is Cyan = 0.37, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 86 | 130 | - |
| CMYK | 0.37 | 0.34 | 0 | 0.49 |
| HSL | 235º | 0.23% | 0.42% | - |
| HSV(B) | 235º | 0.37% | 0.51% | - |
| XYZ | 10.84 | 10.06 | 22.49 | - |
| YUV | 89.82 | 150.67 | 122.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 130 | 0.37 | 0.34 | 0 | 0.49 | 235 | 0.23 | 0.42 |
| Hex | 52 | 56 | 82 | 25 | 22 | 0 | 31 | EB | 17 | 2A |
| Octal | 122 | 126 | 202 | 45 | 42 | 0 | 61 | 353 | 27 | 52 |
| Binary | 1010010 | 1010110 | 10000010 | 100101 | 100010 | 0 | 110001 | 11101011 | 10111 | 101010 |
Color Harmonies of #525682
Complementary color
Monochromatic Colors of #525682
Black with #525682
Text Example
Text Example
White with #525682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525682; }
p { color: rgb(82,86,130); }
H1.HeaderClassName
{
color: #525682;
}
.AnyTagClassName
{
color: #525682;
}
</style>
background-color css
<style>
a { background-color: #525682; }
a { background-color: rgb(82,86,130); }
div.DivClassName
{
background-color: #525682;
}
.BgClassName
{
background-color: #525682;
}
</style>
border-color css
<style>
span { border-color: #525682; }
span { border-color: rgb(82,86,130); }
td.TdClassName
{
border-color: #525682;
}
.TagClassName
{
border-color: #525682;
}
</style>