Shades of Governor Bay #525093
Tints of Governor Bay #525093
RGB
CMYK
RGB Variations
Color information
#525093 (or 0x525093) is known color: Governor Bay. HEX triplet: 52, 50 and 93. RGB value is (82,80,147). Sum of RGB (Red+Green+Blue) = 82+80+147=309 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.54% from 309); Green value is 80 (31.64% from 255 or 25.89% from 309); Blue value is 147 (57.81% from 255 or 47.57% from 309); Max value from RGB is 147 - color contains mainly: blue. Hex color #525093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525093 is #ADAF6C. Grayscale: #575757. Windows color (decimal): -11382637 or 9654354. OLE color: 9654354.
HSL color Cylindrical-coordinate representation of color #525093: hue angle of 241.79º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #525093 is Cyan = 0.44, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 80 | 147 | - |
| CMYK | 0.44 | 0.46 | 0 | 0.42 |
| HSL | 241.79º | 0.3% | 0.45% | - |
| HSV(B) | 241.79º | 0.46% | 0.58% | - |
| XYZ | 11.61 | 9.64 | 28.85 | - |
| YUV | 88.24 | 161.16 | 123.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 80 | 147 | 0.44 | 0.46 | 0 | 0.42 | 241.79 | 0.3 | 0.45 |
| Hex | 52 | 50 | 93 | 2C | 2E | 0 | 2A | F2 | 1E | 2D |
| Octal | 122 | 120 | 223 | 54 | 56 | 0 | 52 | 362 | 36 | 55 |
| Binary | 1010010 | 1010000 | 10010011 | 101100 | 101110 | 0 | 101010 | 11110010 | 11110 | 101101 |
Color Harmonies of #525093
Complementary color
Monochromatic Colors of #525093
Black with #525093
Text Example
Text Example
White with #525093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525093; }
p { color: rgb(82,80,147); }
H1.HeaderClassName
{
color: #525093;
}
.AnyTagClassName
{
color: #525093;
}
</style>
background-color css
<style>
a { background-color: #525093; }
a { background-color: rgb(82,80,147); }
div.DivClassName
{
background-color: #525093;
}
.BgClassName
{
background-color: #525093;
}
</style>
border-color css
<style>
span { border-color: #525093; }
span { border-color: rgb(82,80,147); }
td.TdClassName
{
border-color: #525093;
}
.TagClassName
{
border-color: #525093;
}
</style>