Shades of Governor Bay #525290
Tints of Governor Bay #525290
RGB
CMYK
RGB Variations
Color information
#525290 (or 0x525290) is known color: Governor Bay. HEX triplet: 52, 52 and 90. RGB value is (82,82,144). Sum of RGB (Red+Green+Blue) = 82+82+144=308 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.62% from 308); Green value is 82 (32.42% from 255 or 26.62% from 308); Blue value is 144 (56.64% from 255 or 46.75% from 308); Max value from RGB is 144 - color contains mainly: blue. Hex color #525290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525290 is #ADAD6F. Grayscale: #585858. Windows color (decimal): -11382128 or 9458258. OLE color: 9458258.
HSL color Cylindrical-coordinate representation of color #525290: hue angle of 240º 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 #525290 is Cyan = 0.43, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 82 | 144 | - |
| CMYK | 0.43 | 0.43 | 0 | 0.44 |
| HSL | 240º | 0.27% | 0.44% | - |
| HSV(B) | 240º | 0.43% | 0.56% | - |
| XYZ | 11.53 | 9.84 | 27.68 | - |
| YUV | 89.07 | 159 | 122.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 82 | 144 | 0.43 | 0.43 | 0 | 0.44 | 240 | 0.27 | 0.44 |
| Hex | 52 | 52 | 90 | 2B | 2B | 0 | 2C | F0 | 1B | 2C |
| Octal | 122 | 122 | 220 | 53 | 53 | 0 | 54 | 360 | 33 | 54 |
| Binary | 1010010 | 1010010 | 10010000 | 101011 | 101011 | 0 | 101100 | 11110000 | 11011 | 101100 |
Color Harmonies of #525290
Complementary color
Monochromatic Colors of #525290
Black with #525290
Text Example
Text Example
White with #525290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525290; }
p { color: rgb(82,82,144); }
H1.HeaderClassName
{
color: #525290;
}
.AnyTagClassName
{
color: #525290;
}
</style>
background-color css
<style>
a { background-color: #525290; }
a { background-color: rgb(82,82,144); }
div.DivClassName
{
background-color: #525290;
}
.BgClassName
{
background-color: #525290;
}
</style>
border-color css
<style>
span { border-color: #525290; }
span { border-color: rgb(82,82,144); }
td.TdClassName
{
border-color: #525290;
}
.TagClassName
{
border-color: #525290;
}
</style>