Shades of Gigas #514181
Tints of Gigas #514181
RGB
CMYK
RGB Variations
Color information
#514181 (or 0x514181) is known color: Gigas. HEX triplet: 51, 41 and 81. RGB value is (81,65,129). Sum of RGB (Red+Green+Blue) = 81+65+129=275 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.45% from 275); Green value is 65 (25.78% from 255 or 23.64% from 275); Blue value is 129 (50.78% from 255 or 46.91% from 275); Max value from RGB is 129 - color contains mainly: blue. Hex color #514181 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514181 is #AEBE7E. Grayscale: #4C4C4C. Windows color (decimal): -11452031 or 8470865. OLE color: 8470865.
HSL color Cylindrical-coordinate representation of color #514181: hue angle of 255º degrees, saturation: 0.33, 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 #514181 is Cyan = 0.37, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 65 | 129 | - |
| CMYK | 0.37 | 0.50 | 0 | 0.49 |
| HSL | 255º | 0.33% | 0.38% | - |
| HSV(B) | 255º | 0.5% | 0.51% | - |
| XYZ | 9.25 | 7.11 | 21.65 | - |
| YUV | 77.08 | 157.3 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 65 | 129 | 0.37 | 0.50 | 0 | 0.49 | 255 | 0.33 | 0.38 |
| Hex | 51 | 41 | 81 | 25 | 32 | 0 | 31 | FF | 21 | 26 |
| Octal | 121 | 101 | 201 | 45 | 62 | 0 | 61 | 377 | 41 | 46 |
| Binary | 1010001 | 1000001 | 10000001 | 100101 | 110010 | 0 | 110001 | 11111111 | 100001 | 100110 |
Color Harmonies of #514181
Complementary color
Monochromatic Colors of #514181
Black with #514181
Text Example
Text Example
White with #514181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514181; }
p { color: rgb(81,65,129); }
H1.HeaderClassName
{
color: #514181;
}
.AnyTagClassName
{
color: #514181;
}
</style>
background-color css
<style>
a { background-color: #514181; }
a { background-color: rgb(81,65,129); }
div.DivClassName
{
background-color: #514181;
}
.BgClassName
{
background-color: #514181;
}
</style>
border-color css
<style>
span { border-color: #514181; }
span { border-color: rgb(81,65,129); }
td.TdClassName
{
border-color: #514181;
}
.TagClassName
{
border-color: #514181;
}
</style>