Shades of Blue Gem #513692
Tints of Blue Gem #513692
RGB
CMYK
RGB Variations
Color information
#513692 (or 0x513692) is known color: Blue Gem. HEX triplet: 51, 36 and 92. RGB value is (81,54,146). Sum of RGB (Red+Green+Blue) = 81+54+146=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 54 (21.48% from 255 or 19.22% from 281); Blue value is 146 (57.42% from 255 or 51.96% from 281); Max value from RGB is 146 - color contains mainly: blue. Hex color #513692 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513692 is #AEC96D. Grayscale: #484848. Windows color (decimal): -11454830 or 9582161. OLE color: 9582161.
HSL color Cylindrical-coordinate representation of color #513692: hue angle of 257.61º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #513692 is Cyan = 0.45, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 54 | 146 | - |
| CMYK | 0.45 | 0.63 | 0 | 0.43 |
| HSL | 257.61º | 0.46% | 0.39% | - |
| HSV(B) | 257.61º | 0.63% | 0.57% | - |
| XYZ | 9.9 | 6.46 | 27.92 | - |
| YUV | 72.56 | 169.45 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 146 | 0.45 | 0.63 | 0 | 0.43 | 257.61 | 0.46 | 0.39 |
| Hex | 51 | 36 | 92 | 2D | 3F | 0 | 2B | 102 | 2E | 27 |
| Octal | 121 | 66 | 222 | 55 | 77 | 0 | 53 | 402 | 56 | 47 |
| Binary | 1010001 | 110110 | 10010010 | 101101 | 111111 | 0 | 101011 | 100000010 | 101110 | 100111 |
Color Harmonies of #513692
Complementary color
Monochromatic Colors of #513692
Black with #513692
Text Example
Text Example
White with #513692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513692; }
p { color: rgb(81,54,146); }
H1.HeaderClassName
{
color: #513692;
}
.AnyTagClassName
{
color: #513692;
}
</style>
background-color css
<style>
a { background-color: #513692; }
a { background-color: rgb(81,54,146); }
div.DivClassName
{
background-color: #513692;
}
.BgClassName
{
background-color: #513692;
}
</style>
border-color css
<style>
span { border-color: #513692; }
span { border-color: rgb(81,54,146); }
td.TdClassName
{
border-color: #513692;
}
.TagClassName
{
border-color: #513692;
}
</style>