Shades of Gigas #514389
Tints of Gigas #514389
RGB
CMYK
RGB Variations
Color information
#514389 (or 0x514389) is known color: Gigas. HEX triplet: 51, 43 and 89. RGB value is (81,67,137). Sum of RGB (Red+Green+Blue) = 81+67+137=285 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.42% from 285); Green value is 67 (26.56% from 255 or 23.51% from 285); Blue value is 137 (53.91% from 255 or 48.07% from 285); Max value from RGB is 137 - color contains mainly: blue. Hex color #514389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514389 is #AEBC76. Grayscale: #4E4E4E. Windows color (decimal): -11451511 or 8995665. OLE color: 8995665.
HSL color Cylindrical-coordinate representation of color #514389: hue angle of 252º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #514389 is Cyan = 0.41, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 67 | 137 | - |
| CMYK | 0.41 | 0.51 | 0 | 0.46 |
| HSL | 252º | 0.34% | 0.4% | - |
| HSV(B) | 252º | 0.51% | 0.54% | - |
| XYZ | 9.92 | 7.57 | 24.61 | - |
| YUV | 79.17 | 160.64 | 129.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 137 | 0.41 | 0.51 | 0 | 0.46 | 252 | 0.34 | 0.4 |
| Hex | 51 | 43 | 89 | 29 | 33 | 0 | 2E | FC | 22 | 28 |
| Octal | 121 | 103 | 211 | 51 | 63 | 0 | 56 | 374 | 42 | 50 |
| Binary | 1010001 | 1000011 | 10001001 | 101001 | 110011 | 0 | 101110 | 11111100 | 100010 | 101000 |
Color Harmonies of #514389
Complementary color
Monochromatic Colors of #514389
Black with #514389
Text Example
Text Example
White with #514389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514389; }
p { color: rgb(81,67,137); }
H1.HeaderClassName
{
color: #514389;
}
.AnyTagClassName
{
color: #514389;
}
</style>
background-color css
<style>
a { background-color: #514389; }
a { background-color: rgb(81,67,137); }
div.DivClassName
{
background-color: #514389;
}
.BgClassName
{
background-color: #514389;
}
</style>
border-color css
<style>
span { border-color: #514389; }
span { border-color: rgb(81,67,137); }
td.TdClassName
{
border-color: #514389;
}
.TagClassName
{
border-color: #514389;
}
</style>