Shades of Governor Bay #525583
Tints of Governor Bay #525583
RGB
CMYK
RGB Variations
Color information
#525583 (or 0x525583) is known color: Governor Bay. HEX triplet: 52, 55 and 83. RGB value is (82,85,131). Sum of RGB (Red+Green+Blue) = 82+85+131=298 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.52% from 298); Green value is 85 (33.59% from 255 or 28.52% from 298); Blue value is 131 (51.56% from 255 or 43.96% from 298); Max value from RGB is 131 - color contains mainly: blue. Hex color #525583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525583 is #ADAA7C. Grayscale: #595959. Windows color (decimal): -11381373 or 8607058. OLE color: 8607058.
HSL color Cylindrical-coordinate representation of color #525583: hue angle of 236.33º 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 #525583 is Cyan = 0.37, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 85 | 131 | - |
| CMYK | 0.37 | 0.35 | 0 | 0.49 |
| HSL | 236.33º | 0.23% | 0.42% | - |
| HSV(B) | 236.33º | 0.37% | 0.51% | - |
| XYZ | 10.82 | 9.93 | 22.82 | - |
| YUV | 89.35 | 151.51 | 122.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 131 | 0.37 | 0.35 | 0 | 0.49 | 236.33 | 0.23 | 0.42 |
| Hex | 52 | 55 | 83 | 25 | 23 | 0 | 31 | EC | 17 | 2A |
| Octal | 122 | 125 | 203 | 45 | 43 | 0 | 61 | 354 | 27 | 52 |
| Binary | 1010010 | 1010101 | 10000011 | 100101 | 100011 | 0 | 110001 | 11101100 | 10111 | 101010 |
Color Harmonies of #525583
Complementary color
Monochromatic Colors of #525583
Black with #525583
Text Example
Text Example
White with #525583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525583; }
p { color: rgb(82,85,131); }
H1.HeaderClassName
{
color: #525583;
}
.AnyTagClassName
{
color: #525583;
}
</style>
background-color css
<style>
a { background-color: #525583; }
a { background-color: rgb(82,85,131); }
div.DivClassName
{
background-color: #525583;
}
.BgClassName
{
background-color: #525583;
}
</style>
border-color css
<style>
span { border-color: #525583; }
span { border-color: rgb(82,85,131); }
td.TdClassName
{
border-color: #525583;
}
.TagClassName
{
border-color: #525583;
}
</style>