Shades of Gigas #514282
Tints of Gigas #514282
RGB
CMYK
RGB Variations
Color information
#514282 (or 0x514282) is known color: Gigas. HEX triplet: 51, 42 and 82. RGB value is (81,66,130). Sum of RGB (Red+Green+Blue) = 81+66+130=277 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.24% from 277); Green value is 66 (26.17% from 255 or 23.83% from 277); Blue value is 130 (51.17% from 255 or 46.93% from 277); Max value from RGB is 130 - color contains mainly: blue. Hex color #514282 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514282 is #AEBD7D. Grayscale: #4D4D4D. Windows color (decimal): -11451774 or 8536657. OLE color: 8536657.
HSL color Cylindrical-coordinate representation of color #514282: hue angle of 254.06º degrees, saturation: 0.33, 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 #514282 is Cyan = 0.38, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 66 | 130 | - |
| CMYK | 0.38 | 0.49 | 0 | 0.49 |
| HSL | 254.06º | 0.33% | 0.38% | - |
| HSV(B) | 254.06º | 0.49% | 0.51% | - |
| XYZ | 9.37 | 7.26 | 22.03 | - |
| YUV | 77.78 | 157.47 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 66 | 130 | 0.38 | 0.49 | 0 | 0.49 | 254.06 | 0.33 | 0.38 |
| Hex | 51 | 42 | 82 | 26 | 31 | 0 | 31 | FE | 21 | 26 |
| Octal | 121 | 102 | 202 | 46 | 61 | 0 | 61 | 376 | 41 | 46 |
| Binary | 1010001 | 1000010 | 10000010 | 100110 | 110001 | 0 | 110001 | 11111110 | 100001 | 100110 |
Color Harmonies of #514282
Complementary color
Monochromatic Colors of #514282
Black with #514282
Text Example
Text Example
White with #514282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514282; }
p { color: rgb(81,66,130); }
H1.HeaderClassName
{
color: #514282;
}
.AnyTagClassName
{
color: #514282;
}
</style>
background-color css
<style>
a { background-color: #514282; }
a { background-color: rgb(81,66,130); }
div.DivClassName
{
background-color: #514282;
}
.BgClassName
{
background-color: #514282;
}
</style>
border-color css
<style>
span { border-color: #514282; }
span { border-color: rgb(81,66,130); }
td.TdClassName
{
border-color: #514282;
}
.TagClassName
{
border-color: #514282;
}
</style>