Shades of Governor Bay #525782
Tints of Governor Bay #525782
RGB
CMYK
RGB Variations
Color information
#525782 (or 0x525782) is known color: Governor Bay. HEX triplet: 52, 57 and 82. RGB value is (82,87,130). Sum of RGB (Red+Green+Blue) = 82+87+130=299 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.42% from 299); Green value is 87 (34.38% from 255 or 29.10% from 299); Blue value is 130 (51.17% from 255 or 43.48% from 299); Max value from RGB is 130 - color contains mainly: blue. Hex color #525782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525782 is #ADA87D. Grayscale: #5A5A5A. Windows color (decimal): -11380862 or 8542034. OLE color: 8542034.
HSL color Cylindrical-coordinate representation of color #525782: hue angle of 233.75º 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 #525782 is Cyan = 0.37, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 87 | 130 | - |
| CMYK | 0.37 | 0.33 | 0 | 0.49 |
| HSL | 233.75º | 0.23% | 0.42% | - |
| HSV(B) | 233.75º | 0.37% | 0.51% | - |
| XYZ | 10.92 | 10.22 | 22.52 | - |
| YUV | 90.41 | 150.34 | 122 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 130 | 0.37 | 0.33 | 0 | 0.49 | 233.75 | 0.23 | 0.42 |
| Hex | 52 | 57 | 82 | 25 | 21 | 0 | 31 | EA | 17 | 2A |
| Octal | 122 | 127 | 202 | 45 | 41 | 0 | 61 | 352 | 27 | 52 |
| Binary | 1010010 | 1010111 | 10000010 | 100101 | 100001 | 0 | 110001 | 11101010 | 10111 | 101010 |
Color Harmonies of #525782
Complementary color
Monochromatic Colors of #525782
Black with #525782
Text Example
Text Example
White with #525782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525782; }
p { color: rgb(82,87,130); }
H1.HeaderClassName
{
color: #525782;
}
.AnyTagClassName
{
color: #525782;
}
</style>
background-color css
<style>
a { background-color: #525782; }
a { background-color: rgb(82,87,130); }
div.DivClassName
{
background-color: #525782;
}
.BgClassName
{
background-color: #525782;
}
</style>
border-color css
<style>
span { border-color: #525782; }
span { border-color: rgb(82,87,130); }
td.TdClassName
{
border-color: #525782;
}
.TagClassName
{
border-color: #525782;
}
</style>