Shades of Gigas #514088
Tints of Gigas #514088
RGB
CMYK
RGB Variations
Color information
#514088 (or 0x514088) is known color: Gigas. HEX triplet: 51, 40 and 88. RGB value is (81,64,136). Sum of RGB (Red+Green+Blue) = 81+64+136=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 64 (25.39% from 255 or 22.78% from 281); Blue value is 136 (53.52% from 255 or 48.40% from 281); Max value from RGB is 136 - color contains mainly: blue. Hex color #514088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514088 is #AEBF77. Grayscale: #4D4D4D. Windows color (decimal): -11452280 or 8929361. OLE color: 8929361.
HSL color Cylindrical-coordinate representation of color #514088: hue angle of 254.17º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #514088 is Cyan = 0.40, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 64 | 136 | - |
| CMYK | 0.40 | 0.53 | 0 | 0.47 |
| HSL | 254.17º | 0.36% | 0.39% | - |
| HSV(B) | 254.17º | 0.53% | 0.53% | - |
| XYZ | 9.67 | 7.19 | 24.17 | - |
| YUV | 77.29 | 161.13 | 130.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 136 | 0.40 | 0.53 | 0 | 0.47 | 254.17 | 0.36 | 0.39 |
| Hex | 51 | 40 | 88 | 28 | 35 | 0 | 2F | FE | 24 | 27 |
| Octal | 121 | 100 | 210 | 50 | 65 | 0 | 57 | 376 | 44 | 47 |
| Binary | 1010001 | 1000000 | 10001000 | 101000 | 110101 | 0 | 101111 | 11111110 | 100100 | 100111 |
Color Harmonies of #514088
Complementary color
Monochromatic Colors of #514088
Black with #514088
Text Example
Text Example
White with #514088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514088; }
p { color: rgb(81,64,136); }
H1.HeaderClassName
{
color: #514088;
}
.AnyTagClassName
{
color: #514088;
}
</style>
background-color css
<style>
a { background-color: #514088; }
a { background-color: rgb(81,64,136); }
div.DivClassName
{
background-color: #514088;
}
.BgClassName
{
background-color: #514088;
}
</style>
border-color css
<style>
span { border-color: #514088; }
span { border-color: rgb(81,64,136); }
td.TdClassName
{
border-color: #514088;
}
.TagClassName
{
border-color: #514088;
}
</style>