Shades of Gigas #514589
Tints of Gigas #514589
RGB
CMYK
RGB Variations
Color information
#514589 (or 0x514589) is known color: Gigas. HEX triplet: 51, 45 and 89. RGB value is (81,69,137). Sum of RGB (Red+Green+Blue) = 81+69+137=287 (38% of max value = 765). Red value is 81 (32.03% from 255 or 28.22% from 287); Green value is 69 (27.34% from 255 or 24.04% from 287); Blue value is 137 (53.91% from 255 or 47.74% from 287); Max value from RGB is 137 - color contains mainly: blue. Hex color #514589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514589 is #AEBA76. Grayscale: #505050. Windows color (decimal): -11450999 or 8996177. OLE color: 8996177.
HSL color Cylindrical-coordinate representation of color #514589: hue angle of 250.59º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #514589 is Cyan = 0.41, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 69 | 137 | - |
| CMYK | 0.41 | 0.50 | 0 | 0.46 |
| HSL | 250.59º | 0.33% | 0.4% | - |
| HSV(B) | 250.59º | 0.5% | 0.54% | - |
| XYZ | 10.04 | 7.81 | 24.65 | - |
| YUV | 80.34 | 159.98 | 128.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 137 | 0.41 | 0.50 | 0 | 0.46 | 250.59 | 0.33 | 0.4 |
| Hex | 51 | 45 | 89 | 29 | 32 | 0 | 2E | FB | 21 | 28 |
| Octal | 121 | 105 | 211 | 51 | 62 | 0 | 56 | 373 | 41 | 50 |
| Binary | 1010001 | 1000101 | 10001001 | 101001 | 110010 | 0 | 101110 | 11111011 | 100001 | 101000 |
Color Harmonies of #514589
Complementary color
Monochromatic Colors of #514589
Black with #514589
Text Example
Text Example
White with #514589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514589; }
p { color: rgb(81,69,137); }
H1.HeaderClassName
{
color: #514589;
}
.AnyTagClassName
{
color: #514589;
}
</style>
background-color css
<style>
a { background-color: #514589; }
a { background-color: rgb(81,69,137); }
div.DivClassName
{
background-color: #514589;
}
.BgClassName
{
background-color: #514589;
}
</style>
border-color css
<style>
span { border-color: #514589; }
span { border-color: rgb(81,69,137); }
td.TdClassName
{
border-color: #514589;
}
.TagClassName
{
border-color: #514589;
}
</style>