Shades of Blue Gem #493490
Tints of Blue Gem #493490
RGB
CMYK
RGB Variations
Color information
#493490 (or 0x493490) is known color: Blue Gem. HEX triplet: 49, 34 and 90. RGB value is (73,52,144). Sum of RGB (Red+Green+Blue) = 73+52+144=269 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.14% from 269); Green value is 52 (20.70% from 255 or 19.33% from 269); Blue value is 144 (56.64% from 255 or 53.53% from 269); Max value from RGB is 144 - color contains mainly: blue. Hex color #493490 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #493490 is #B6CB6F. Grayscale: #444444. Windows color (decimal): -11979632 or 9450569. OLE color: 9450569.
HSL color Cylindrical-coordinate representation of color #493490: hue angle of 253.7º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #493490 is Cyan = 0.49, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 73 | 52 | 144 | - |
| CMYK | 0.49 | 0.64 | 0 | 0.44 |
| HSL | 253.7º | 0.47% | 0.38% | - |
| HSV(B) | 253.7º | 0.64% | 0.56% | - |
| XYZ | 9.01 | 5.89 | 27.05 | - |
| YUV | 68.77 | 170.46 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 144 | 0.49 | 0.64 | 0 | 0.44 | 253.7 | 0.47 | 0.38 |
| Hex | 49 | 34 | 90 | 31 | 40 | 0 | 2C | FE | 2F | 26 |
| Octal | 111 | 64 | 220 | 61 | 100 | 0 | 54 | 376 | 57 | 46 |
| Binary | 1001001 | 110100 | 10010000 | 110001 | 1000000 | 0 | 101100 | 11111110 | 101111 | 100110 |
Color Harmonies of #493490
Complementary color
Monochromatic Colors of #493490
Black with #493490
Text Example
Text Example
White with #493490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493490; }
p { color: rgb(73,52,144); }
H1.HeaderClassName
{
color: #493490;
}
.AnyTagClassName
{
color: #493490;
}
</style>
background-color css
<style>
a { background-color: #493490; }
a { background-color: rgb(73,52,144); }
div.DivClassName
{
background-color: #493490;
}
.BgClassName
{
background-color: #493490;
}
</style>
border-color css
<style>
span { border-color: #493490; }
span { border-color: rgb(73,52,144); }
td.TdClassName
{
border-color: #493490;
}
.TagClassName
{
border-color: #493490;
}
</style>