Shades of Blue Gem #513791
Tints of Blue Gem #513791
RGB
CMYK
RGB Variations
Color information
#513791 (or 0x513791) is known color: Blue Gem. HEX triplet: 51, 37 and 91. RGB value is (81,55,145). Sum of RGB (Red+Green+Blue) = 81+55+145=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 55 (21.88% from 255 or 19.57% from 281); Blue value is 145 (57.03% from 255 or 51.60% from 281); Max value from RGB is 145 - color contains mainly: blue. Hex color #513791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513791 is #AEC86E. Grayscale: #484848. Windows color (decimal): -11454575 or 9516881. OLE color: 9516881.
HSL color Cylindrical-coordinate representation of color #513791: hue angle of 257.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #513791 is Cyan = 0.44, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 55 | 145 | - |
| CMYK | 0.44 | 0.62 | 0 | 0.43 |
| HSL | 257.33º | 0.45% | 0.39% | - |
| HSV(B) | 257.33º | 0.62% | 0.57% | - |
| XYZ | 9.87 | 6.53 | 27.53 | - |
| YUV | 73.03 | 168.61 | 133.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 145 | 0.44 | 0.62 | 0 | 0.43 | 257.33 | 0.45 | 0.39 |
| Hex | 51 | 37 | 91 | 2C | 3E | 0 | 2B | 101 | 2D | 27 |
| Octal | 121 | 67 | 221 | 54 | 76 | 0 | 53 | 401 | 55 | 47 |
| Binary | 1010001 | 110111 | 10010001 | 101100 | 111110 | 0 | 101011 | 100000001 | 101101 | 100111 |
Color Harmonies of #513791
Complementary color
Monochromatic Colors of #513791
Black with #513791
Text Example
Text Example
White with #513791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513791; }
p { color: rgb(81,55,145); }
H1.HeaderClassName
{
color: #513791;
}
.AnyTagClassName
{
color: #513791;
}
</style>
background-color css
<style>
a { background-color: #513791; }
a { background-color: rgb(81,55,145); }
div.DivClassName
{
background-color: #513791;
}
.BgClassName
{
background-color: #513791;
}
</style>
border-color css
<style>
span { border-color: #513791; }
span { border-color: rgb(81,55,145); }
td.TdClassName
{
border-color: #513791;
}
.TagClassName
{
border-color: #513791;
}
</style>