Shades of Gigas #514281
Tints of Gigas #514281
RGB
CMYK
RGB Variations
Color information
#514281 (or 0x514281) is known color: Gigas. HEX triplet: 51, 42 and 81. RGB value is (81,66,129). Sum of RGB (Red+Green+Blue) = 81+66+129=276 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.35% from 276); Green value is 66 (26.17% from 255 or 23.91% from 276); Blue value is 129 (50.78% from 255 or 46.74% from 276); Max value from RGB is 129 - color contains mainly: blue. Hex color #514281 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514281 is #AEBD7E. Grayscale: #4D4D4D. Windows color (decimal): -11451775 or 8471121. OLE color: 8471121.
HSL color Cylindrical-coordinate representation of color #514281: hue angle of 254.29º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #514281 is Cyan = 0.37, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 66 | 129 | - |
| CMYK | 0.37 | 0.49 | 0 | 0.49 |
| HSL | 254.29º | 0.32% | 0.38% | - |
| HSV(B) | 254.29º | 0.49% | 0.51% | - |
| XYZ | 9.3 | 7.23 | 21.67 | - |
| YUV | 77.67 | 156.97 | 130.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 66 | 129 | 0.37 | 0.49 | 0 | 0.49 | 254.29 | 0.32 | 0.38 |
| Hex | 51 | 42 | 81 | 25 | 31 | 0 | 31 | FE | 20 | 26 |
| Octal | 121 | 102 | 201 | 45 | 61 | 0 | 61 | 376 | 40 | 46 |
| Binary | 1010001 | 1000010 | 10000001 | 100101 | 110001 | 0 | 110001 | 11111110 | 100000 | 100110 |
Color Harmonies of #514281
Complementary color
Monochromatic Colors of #514281
Black with #514281
Text Example
Text Example
White with #514281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514281; }
p { color: rgb(81,66,129); }
H1.HeaderClassName
{
color: #514281;
}
.AnyTagClassName
{
color: #514281;
}
</style>
background-color css
<style>
a { background-color: #514281; }
a { background-color: rgb(81,66,129); }
div.DivClassName
{
background-color: #514281;
}
.BgClassName
{
background-color: #514281;
}
</style>
border-color css
<style>
span { border-color: #514281; }
span { border-color: rgb(81,66,129); }
td.TdClassName
{
border-color: #514281;
}
.TagClassName
{
border-color: #514281;
}
</style>