Shades of Gigas #514089
Tints of Gigas #514089
RGB
CMYK
RGB Variations
Color information
#514089 (or 0x514089) is known color: Gigas. HEX triplet: 51, 40 and 89. RGB value is (81,64,137). Sum of RGB (Red+Green+Blue) = 81+64+137=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 64 (25.39% from 255 or 22.70% from 282); Blue value is 137 (53.91% from 255 or 48.58% from 282); Max value from RGB is 137 - color contains mainly: blue. Hex color #514089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514089 is #AEBF76. Grayscale: #4D4D4D. Windows color (decimal): -11452279 or 8994897. OLE color: 8994897.
HSL color Cylindrical-coordinate representation of color #514089: hue angle of 253.97º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #514089 is Cyan = 0.41, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 64 | 137 | - |
| CMYK | 0.41 | 0.53 | 0 | 0.46 |
| HSL | 253.97º | 0.36% | 0.39% | - |
| HSV(B) | 253.97º | 0.53% | 0.54% | - |
| XYZ | 9.74 | 7.22 | 24.55 | - |
| YUV | 77.41 | 161.63 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 137 | 0.41 | 0.53 | 0 | 0.46 | 253.97 | 0.36 | 0.39 |
| Hex | 51 | 40 | 89 | 29 | 35 | 0 | 2E | FE | 24 | 27 |
| Octal | 121 | 100 | 211 | 51 | 65 | 0 | 56 | 376 | 44 | 47 |
| Binary | 1010001 | 1000000 | 10001001 | 101001 | 110101 | 0 | 101110 | 11111110 | 100100 | 100111 |
Color Harmonies of #514089
Complementary color
Monochromatic Colors of #514089
Black with #514089
Text Example
Text Example
White with #514089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514089; }
p { color: rgb(81,64,137); }
H1.HeaderClassName
{
color: #514089;
}
.AnyTagClassName
{
color: #514089;
}
</style>
background-color css
<style>
a { background-color: #514089; }
a { background-color: rgb(81,64,137); }
div.DivClassName
{
background-color: #514089;
}
.BgClassName
{
background-color: #514089;
}
</style>
border-color css
<style>
span { border-color: #514089; }
span { border-color: rgb(81,64,137); }
td.TdClassName
{
border-color: #514089;
}
.TagClassName
{
border-color: #514089;
}
</style>