Shades of Gigas #514085
Tints of Gigas #514085
RGB
CMYK
RGB Variations
Color information
#514085 (or 0x514085) is known color: Gigas. HEX triplet: 51, 40 and 85. RGB value is (81,64,133). Sum of RGB (Red+Green+Blue) = 81+64+133=278 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.14% from 278); Green value is 64 (25.39% from 255 or 23.02% from 278); Blue value is 133 (52.34% from 255 or 47.84% from 278); Max value from RGB is 133 - color contains mainly: blue. Hex color #514085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514085 is #AEBF7A. Grayscale: #4C4C4C. Windows color (decimal): -11452283 or 8732753. OLE color: 8732753.
HSL color Cylindrical-coordinate representation of color #514085: hue angle of 254.78º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #514085 is Cyan = 0.39, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 64 | 133 | - |
| CMYK | 0.39 | 0.52 | 0 | 0.48 |
| HSL | 254.78º | 0.35% | 0.39% | - |
| HSV(B) | 254.78º | 0.52% | 0.52% | - |
| XYZ | 9.46 | 7.11 | 23.06 | - |
| YUV | 76.95 | 159.63 | 130.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 133 | 0.39 | 0.52 | 0 | 0.48 | 254.78 | 0.35 | 0.39 |
| Hex | 51 | 40 | 85 | 27 | 34 | 0 | 30 | FF | 23 | 27 |
| Octal | 121 | 100 | 205 | 47 | 64 | 0 | 60 | 377 | 43 | 47 |
| Binary | 1010001 | 1000000 | 10000101 | 100111 | 110100 | 0 | 110000 | 11111111 | 100011 | 100111 |
Color Harmonies of #514085
Complementary color
Monochromatic Colors of #514085
Black with #514085
Text Example
Text Example
White with #514085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514085; }
p { color: rgb(81,64,133); }
H1.HeaderClassName
{
color: #514085;
}
.AnyTagClassName
{
color: #514085;
}
</style>
background-color css
<style>
a { background-color: #514085; }
a { background-color: rgb(81,64,133); }
div.DivClassName
{
background-color: #514085;
}
.BgClassName
{
background-color: #514085;
}
</style>
border-color css
<style>
span { border-color: #514085; }
span { border-color: rgb(81,64,133); }
td.TdClassName
{
border-color: #514085;
}
.TagClassName
{
border-color: #514085;
}
</style>