Shades of Governor Bay #515390
Tints of Governor Bay #515390
RGB
CMYK
RGB Variations
Color information
#515390 (or 0x515390) is known color: Governor Bay. HEX triplet: 51, 53 and 90. RGB value is (81,83,144). Sum of RGB (Red+Green+Blue) = 81+83+144=308 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.30% from 308); Green value is 83 (32.81% from 255 or 26.95% from 308); Blue value is 144 (56.64% from 255 or 46.75% from 308); Max value from RGB is 144 - color contains mainly: blue. Hex color #515390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515390 is #AEAC6F. Grayscale: #595959. Windows color (decimal): -11447408 or 9458513. OLE color: 9458513.
HSL color Cylindrical-coordinate representation of color #515390: hue angle of 238.1º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #515390 is Cyan = 0.44, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 83 | 144 | - |
| CMYK | 0.44 | 0.42 | 0 | 0.44 |
| HSL | 238.1º | 0.28% | 0.44% | - |
| HSV(B) | 238.1º | 0.44% | 0.56% | - |
| XYZ | 11.52 | 9.95 | 27.7 | - |
| YUV | 89.36 | 158.84 | 122.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 144 | 0.44 | 0.42 | 0 | 0.44 | 238.1 | 0.28 | 0.44 |
| Hex | 51 | 53 | 90 | 2C | 2A | 0 | 2C | EE | 1C | 2C |
| Octal | 121 | 123 | 220 | 54 | 52 | 0 | 54 | 356 | 34 | 54 |
| Binary | 1010001 | 1010011 | 10010000 | 101100 | 101010 | 0 | 101100 | 11101110 | 11100 | 101100 |
Color Harmonies of #515390
Complementary color
Monochromatic Colors of #515390
Black with #515390
Text Example
Text Example
White with #515390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515390; }
p { color: rgb(81,83,144); }
H1.HeaderClassName
{
color: #515390;
}
.AnyTagClassName
{
color: #515390;
}
</style>
background-color css
<style>
a { background-color: #515390; }
a { background-color: rgb(81,83,144); }
div.DivClassName
{
background-color: #515390;
}
.BgClassName
{
background-color: #515390;
}
</style>
border-color css
<style>
span { border-color: #515390; }
span { border-color: rgb(81,83,144); }
td.TdClassName
{
border-color: #515390;
}
.TagClassName
{
border-color: #515390;
}
</style>