Shades of Governor Bay #505382
Tints of Governor Bay #505382
RGB
CMYK
RGB Variations
Color information
#505382 (or 0x505382) is known color: Governor Bay. HEX triplet: 50, 53 and 82. RGB value is (80,83,130). Sum of RGB (Red+Green+Blue) = 80+83+130=293 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.30% from 293); Green value is 83 (32.81% from 255 or 28.33% from 293); Blue value is 130 (51.17% from 255 or 44.37% from 293); Max value from RGB is 130 - color contains mainly: blue. Hex color #505382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #505382 is #AFAC7D. Grayscale: #575757. Windows color (decimal): -11512958 or 8541008. OLE color: 8541008.
HSL color Cylindrical-coordinate representation of color #505382: hue angle of 236.4º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #505382 is Cyan = 0.38, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 83 | 130 | - |
| CMYK | 0.38 | 0.36 | 0 | 0.49 |
| HSL | 236.4º | 0.24% | 0.41% | - |
| HSV(B) | 236.4º | 0.38% | 0.51% | - |
| XYZ | 10.43 | 9.5 | 22.4 | - |
| YUV | 87.46 | 152.01 | 122.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 83 | 130 | 0.38 | 0.36 | 0 | 0.49 | 236.4 | 0.24 | 0.41 |
| Hex | 50 | 53 | 82 | 26 | 24 | 0 | 31 | EC | 18 | 29 |
| Octal | 120 | 123 | 202 | 46 | 44 | 0 | 61 | 354 | 30 | 51 |
| Binary | 1010000 | 1010011 | 10000010 | 100110 | 100100 | 0 | 110001 | 11101100 | 11000 | 101001 |
Color Harmonies of #505382
Complementary color
Monochromatic Colors of #505382
Black with #505382
Text Example
Text Example
White with #505382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505382; }
p { color: rgb(80,83,130); }
H1.HeaderClassName
{
color: #505382;
}
.AnyTagClassName
{
color: #505382;
}
</style>
background-color css
<style>
a { background-color: #505382; }
a { background-color: rgb(80,83,130); }
div.DivClassName
{
background-color: #505382;
}
.BgClassName
{
background-color: #505382;
}
</style>
border-color css
<style>
span { border-color: #505382; }
span { border-color: rgb(80,83,130); }
td.TdClassName
{
border-color: #505382;
}
.TagClassName
{
border-color: #505382;
}
</style>