Shades of Governor Bay #525690
Tints of Governor Bay #525690
RGB
CMYK
RGB Variations
Color information
#525690 (or 0x525690) is known color: Governor Bay. HEX triplet: 52, 56 and 90. RGB value is (82,86,144). Sum of RGB (Red+Green+Blue) = 82+86+144=312 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.28% from 312); Green value is 86 (33.98% from 255 or 27.56% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #525690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525690 is #ADA96F. Grayscale: #5B5B5B. Windows color (decimal): -11381104 or 9459282. OLE color: 9459282.
HSL color Cylindrical-coordinate representation of color #525690: hue angle of 236.13º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #525690 is Cyan = 0.43, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 86 | 144 | - |
| CMYK | 0.43 | 0.40 | 0 | 0.44 |
| HSL | 236.13º | 0.27% | 0.44% | - |
| HSV(B) | 236.13º | 0.43% | 0.56% | - |
| XYZ | 11.84 | 10.46 | 27.78 | - |
| YUV | 91.42 | 157.67 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 144 | 0.43 | 0.40 | 0 | 0.44 | 236.13 | 0.27 | 0.44 |
| Hex | 52 | 56 | 90 | 2B | 28 | 0 | 2C | EC | 1B | 2C |
| Octal | 122 | 126 | 220 | 53 | 50 | 0 | 54 | 354 | 33 | 54 |
| Binary | 1010010 | 1010110 | 10010000 | 101011 | 101000 | 0 | 101100 | 11101100 | 11011 | 101100 |
Color Harmonies of #525690
Complementary color
Monochromatic Colors of #525690
Black with #525690
Text Example
Text Example
White with #525690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525690; }
p { color: rgb(82,86,144); }
H1.HeaderClassName
{
color: #525690;
}
.AnyTagClassName
{
color: #525690;
}
</style>
background-color css
<style>
a { background-color: #525690; }
a { background-color: rgb(82,86,144); }
div.DivClassName
{
background-color: #525690;
}
.BgClassName
{
background-color: #525690;
}
</style>
border-color css
<style>
span { border-color: #525690; }
span { border-color: rgb(82,86,144); }
td.TdClassName
{
border-color: #525690;
}
.TagClassName
{
border-color: #525690;
}
</style>