Shades of Gigas #514278
Tints of Gigas #514278
RGB
CMYK
RGB Variations
Color information
#514278 (or 0x514278) is known color: Gigas. HEX triplet: 51, 42 and 78. RGB value is (81,66,120). Sum of RGB (Red+Green+Blue) = 81+66+120=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 66 (26.17% from 255 or 24.72% from 267); Blue value is 120 (47.27% from 255 or 44.94% from 267); Max value from RGB is 120 - color contains mainly: blue. Hex color #514278 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514278 is #AEBD87. Grayscale: #4C4C4C. Windows color (decimal): -11451784 or 7881297. OLE color: 7881297.
HSL color Cylindrical-coordinate representation of color #514278: hue angle of 256.67º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #514278 is Cyan = 0.32, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 66 | 120 | - |
| CMYK | 0.32 | 0.45 | 0 | 0.53 |
| HSL | 256.67º | 0.29% | 0.36% | - |
| HSV(B) | 256.67º | 0.45% | 0.47% | - |
| XYZ | 8.73 | 7 | 18.66 | - |
| YUV | 76.64 | 152.47 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 66 | 120 | 0.32 | 0.45 | 0 | 0.53 | 256.67 | 0.29 | 0.36 |
| Hex | 51 | 42 | 78 | 20 | 2D | 0 | 35 | 101 | 1D | 24 |
| Octal | 121 | 102 | 170 | 40 | 55 | 0 | 65 | 401 | 35 | 44 |
| Binary | 1010001 | 1000010 | 1111000 | 100000 | 101101 | 0 | 110101 | 100000001 | 11101 | 100100 |
Color Harmonies of #514278
Complementary color
Monochromatic Colors of #514278
Black with #514278
Text Example
Text Example
White with #514278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514278; }
p { color: rgb(81,66,120); }
H1.HeaderClassName
{
color: #514278;
}
.AnyTagClassName
{
color: #514278;
}
</style>
background-color css
<style>
a { background-color: #514278; }
a { background-color: rgb(81,66,120); }
div.DivClassName
{
background-color: #514278;
}
.BgClassName
{
background-color: #514278;
}
</style>
border-color css
<style>
span { border-color: #514278; }
span { border-color: rgb(81,66,120); }
td.TdClassName
{
border-color: #514278;
}
.TagClassName
{
border-color: #514278;
}
</style>