Shades of Gigas #514587
Tints of Gigas #514587
RGB
CMYK
RGB Variations
Color information
#514587 (or 0x514587) is known color: Gigas. HEX triplet: 51, 45 and 87. RGB value is (81,69,135). Sum of RGB (Red+Green+Blue) = 81+69+135=285 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.42% from 285); Green value is 69 (27.34% from 255 or 24.21% from 285); Blue value is 135 (53.12% from 255 or 47.37% from 285); Max value from RGB is 135 - color contains mainly: blue. Hex color #514587 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514587 is #AEBA78. Grayscale: #4F4F4F. Windows color (decimal): -11451001 or 8865105. OLE color: 8865105.
HSL color Cylindrical-coordinate representation of color #514587: hue angle of 250.91º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #514587 is Cyan = 0.40, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 69 | 135 | - |
| CMYK | 0.40 | 0.49 | 0 | 0.47 |
| HSL | 250.91º | 0.32% | 0.4% | - |
| HSV(B) | 250.91º | 0.49% | 0.53% | - |
| XYZ | 9.89 | 7.75 | 23.9 | - |
| YUV | 80.11 | 158.98 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 135 | 0.40 | 0.49 | 0 | 0.47 | 250.91 | 0.32 | 0.4 |
| Hex | 51 | 45 | 87 | 28 | 31 | 0 | 2F | FB | 20 | 28 |
| Octal | 121 | 105 | 207 | 50 | 61 | 0 | 57 | 373 | 40 | 50 |
| Binary | 1010001 | 1000101 | 10000111 | 101000 | 110001 | 0 | 101111 | 11111011 | 100000 | 101000 |
Color Harmonies of #514587
Complementary color
Monochromatic Colors of #514587
Black with #514587
Text Example
Text Example
White with #514587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514587; }
p { color: rgb(81,69,135); }
H1.HeaderClassName
{
color: #514587;
}
.AnyTagClassName
{
color: #514587;
}
</style>
background-color css
<style>
a { background-color: #514587; }
a { background-color: rgb(81,69,135); }
div.DivClassName
{
background-color: #514587;
}
.BgClassName
{
background-color: #514587;
}
</style>
border-color css
<style>
span { border-color: #514587; }
span { border-color: rgb(81,69,135); }
td.TdClassName
{
border-color: #514587;
}
.TagClassName
{
border-color: #514587;
}
</style>