Shades of Gigas #514487
Tints of Gigas #514487
RGB
CMYK
RGB Variations
Color information
#514487 (or 0x514487) is known color: Gigas. HEX triplet: 51, 44 and 87. RGB value is (81,68,135). Sum of RGB (Red+Green+Blue) = 81+68+135=284 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.52% from 284); Green value is 68 (26.95% from 255 or 23.94% from 284); Blue value is 135 (53.12% from 255 or 47.54% from 284); Max value from RGB is 135 - color contains mainly: blue. Hex color #514487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514487 is #AEBB78. Grayscale: #4F4F4F. Windows color (decimal): -11451257 or 8864849. OLE color: 8864849.
HSL color Cylindrical-coordinate representation of color #514487: hue angle of 251.64º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #514487 is Cyan = 0.40, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 68 | 135 | - |
| CMYK | 0.40 | 0.50 | 0 | 0.47 |
| HSL | 251.64º | 0.33% | 0.4% | - |
| HSV(B) | 251.64º | 0.5% | 0.53% | - |
| XYZ | 9.83 | 7.63 | 23.88 | - |
| YUV | 79.53 | 159.31 | 129.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 68 | 135 | 0.40 | 0.50 | 0 | 0.47 | 251.64 | 0.33 | 0.4 |
| Hex | 51 | 44 | 87 | 28 | 32 | 0 | 2F | FC | 21 | 28 |
| Octal | 121 | 104 | 207 | 50 | 62 | 0 | 57 | 374 | 41 | 50 |
| Binary | 1010001 | 1000100 | 10000111 | 101000 | 110010 | 0 | 101111 | 11111100 | 100001 | 101000 |
Color Harmonies of #514487
Complementary color
Monochromatic Colors of #514487
Black with #514487
Text Example
Text Example
White with #514487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514487; }
p { color: rgb(81,68,135); }
H1.HeaderClassName
{
color: #514487;
}
.AnyTagClassName
{
color: #514487;
}
</style>
background-color css
<style>
a { background-color: #514487; }
a { background-color: rgb(81,68,135); }
div.DivClassName
{
background-color: #514487;
}
.BgClassName
{
background-color: #514487;
}
</style>
border-color css
<style>
span { border-color: #514487; }
span { border-color: rgb(81,68,135); }
td.TdClassName
{
border-color: #514487;
}
.TagClassName
{
border-color: #514487;
}
</style>