Shades of Blue Gem #513497
Tints of Blue Gem #513497
RGB
CMYK
RGB Variations
Color information
#513497 (or 0x513497) is known color: Blue Gem. HEX triplet: 51, 34 and 97. RGB value is (81,52,151). Sum of RGB (Red+Green+Blue) = 81+52+151=284 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.52% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 151 (59.38% from 255 or 53.17% from 284); Max value from RGB is 151 - color contains mainly: blue. Hex color #513497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513497 is #AECB68. Grayscale: #474747. Windows color (decimal): -11455337 or 9909329. OLE color: 9909329.
HSL color Cylindrical-coordinate representation of color #513497: hue angle of 257.58º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #513497 is Cyan = 0.46, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 52 | 151 | - |
| CMYK | 0.46 | 0.66 | 0 | 0.41 |
| HSL | 257.58º | 0.49% | 0.4% | - |
| HSV(B) | 257.58º | 0.66% | 0.59% | - |
| XYZ | 10.21 | 6.44 | 29.98 | - |
| YUV | 71.96 | 172.61 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 151 | 0.46 | 0.66 | 0 | 0.41 | 257.58 | 0.49 | 0.4 |
| Hex | 51 | 34 | 97 | 2E | 42 | 0 | 29 | 102 | 31 | 28 |
| Octal | 121 | 64 | 227 | 56 | 102 | 0 | 51 | 402 | 61 | 50 |
| Binary | 1010001 | 110100 | 10010111 | 101110 | 1000010 | 0 | 101001 | 100000010 | 110001 | 101000 |
Color Harmonies of #513497
Complementary color
Monochromatic Colors of #513497
Black with #513497
Text Example
Text Example
White with #513497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513497; }
p { color: rgb(81,52,151); }
H1.HeaderClassName
{
color: #513497;
}
.AnyTagClassName
{
color: #513497;
}
</style>
background-color css
<style>
a { background-color: #513497; }
a { background-color: rgb(81,52,151); }
div.DivClassName
{
background-color: #513497;
}
.BgClassName
{
background-color: #513497;
}
</style>
border-color css
<style>
span { border-color: #513497; }
span { border-color: rgb(81,52,151); }
td.TdClassName
{
border-color: #513497;
}
.TagClassName
{
border-color: #513497;
}
</style>