Shades of Gigas #514081
Tints of Gigas #514081
RGB
CMYK
RGB Variations
Color information
#514081 (or 0x514081) is known color: Gigas. HEX triplet: 51, 40 and 81. RGB value is (81,64,129). Sum of RGB (Red+Green+Blue) = 81+64+129=274 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.56% from 274); Green value is 64 (25.39% from 255 or 23.36% from 274); Blue value is 129 (50.78% from 255 or 47.08% from 274); Max value from RGB is 129 - color contains mainly: blue. Hex color #514081 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514081 is #AEBF7E. Grayscale: #4C4C4C. Windows color (decimal): -11452287 or 8470609. OLE color: 8470609.
HSL color Cylindrical-coordinate representation of color #514081: hue angle of 255.69º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #514081 is Cyan = 0.37, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 64 | 129 | - |
| CMYK | 0.37 | 0.50 | 0 | 0.49 |
| HSL | 255.69º | 0.34% | 0.38% | - |
| HSV(B) | 255.69º | 0.5% | 0.51% | - |
| XYZ | 9.19 | 7 | 21.64 | - |
| YUV | 76.49 | 157.63 | 131.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 129 | 0.37 | 0.50 | 0 | 0.49 | 255.69 | 0.34 | 0.38 |
| Hex | 51 | 40 | 81 | 25 | 32 | 0 | 31 | 100 | 22 | 26 |
| Octal | 121 | 100 | 201 | 45 | 62 | 0 | 61 | 400 | 42 | 46 |
| Binary | 1010001 | 1000000 | 10000001 | 100101 | 110010 | 0 | 110001 | 100000000 | 100010 | 100110 |
Color Harmonies of #514081
Complementary color
Monochromatic Colors of #514081
Black with #514081
Text Example
Text Example
White with #514081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514081; }
p { color: rgb(81,64,129); }
H1.HeaderClassName
{
color: #514081;
}
.AnyTagClassName
{
color: #514081;
}
</style>
background-color css
<style>
a { background-color: #514081; }
a { background-color: rgb(81,64,129); }
div.DivClassName
{
background-color: #514081;
}
.BgClassName
{
background-color: #514081;
}
</style>
border-color css
<style>
span { border-color: #514081; }
span { border-color: rgb(81,64,129); }
td.TdClassName
{
border-color: #514081;
}
.TagClassName
{
border-color: #514081;
}
</style>