Shades of Governor Bay #525593
Tints of Governor Bay #525593
RGB
CMYK
RGB Variations
Color information
#525593 (or 0x525593) is known color: Governor Bay. HEX triplet: 52, 55 and 93. RGB value is (82,85,147). Sum of RGB (Red+Green+Blue) = 82+85+147=314 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.11% from 314); Green value is 85 (33.59% from 255 or 27.07% from 314); Blue value is 147 (57.81% from 255 or 46.82% from 314); Max value from RGB is 147 - color contains mainly: blue. Hex color #525593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525593 is #ADAA6C. Grayscale: #5A5A5A. Windows color (decimal): -11381357 or 9655634. OLE color: 9655634.
HSL color Cylindrical-coordinate representation of color #525593: hue angle of 237.23º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #525593 is Cyan = 0.44, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 85 | 147 | - |
| CMYK | 0.44 | 0.42 | 0 | 0.42 |
| HSL | 237.23º | 0.28% | 0.45% | - |
| HSV(B) | 237.23º | 0.44% | 0.58% | - |
| XYZ | 11.99 | 10.4 | 28.98 | - |
| YUV | 91.17 | 159.51 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 147 | 0.44 | 0.42 | 0 | 0.42 | 237.23 | 0.28 | 0.45 |
| Hex | 52 | 55 | 93 | 2C | 2A | 0 | 2A | ED | 1C | 2D |
| Octal | 122 | 125 | 223 | 54 | 52 | 0 | 52 | 355 | 34 | 55 |
| Binary | 1010010 | 1010101 | 10010011 | 101100 | 101010 | 0 | 101010 | 11101101 | 11100 | 101101 |
Color Harmonies of #525593
Complementary color
Monochromatic Colors of #525593
Black with #525593
Text Example
Text Example
White with #525593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525593; }
p { color: rgb(82,85,147); }
H1.HeaderClassName
{
color: #525593;
}
.AnyTagClassName
{
color: #525593;
}
</style>
background-color css
<style>
a { background-color: #525593; }
a { background-color: rgb(82,85,147); }
div.DivClassName
{
background-color: #525593;
}
.BgClassName
{
background-color: #525593;
}
</style>
border-color css
<style>
span { border-color: #525593; }
span { border-color: rgb(82,85,147); }
td.TdClassName
{
border-color: #525593;
}
.TagClassName
{
border-color: #525593;
}
</style>