Shades of Blue Gem #493797
Tints of Blue Gem #493797
RGB
CMYK
RGB Variations
Color information
#493797 (or 0x493797) is known color: Blue Gem. HEX triplet: 49, 37 and 97. RGB value is (73,55,151). Sum of RGB (Red+Green+Blue) = 73+55+151=279 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.16% from 279); Green value is 55 (21.88% from 255 or 19.71% from 279); Blue value is 151 (59.38% from 255 or 54.12% from 279); Max value from RGB is 151 - color contains mainly: blue. Hex color #493797 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #493797 is #B6C868. Grayscale: #464646. Windows color (decimal): -11978857 or 9910089. OLE color: 9910089.
HSL color Cylindrical-coordinate representation of color #493797: hue angle of 251.25º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #493797 is Cyan = 0.52, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 55 | 151 | - |
| CMYK | 0.52 | 0.64 | 0 | 0.41 |
| HSL | 251.25º | 0.47% | 0.4% | - |
| HSV(B) | 251.25º | 0.64% | 0.59% | - |
| XYZ | 9.7 | 6.38 | 30 | - |
| YUV | 71.33 | 172.96 | 129.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 151 | 0.52 | 0.64 | 0 | 0.41 | 251.25 | 0.47 | 0.4 |
| Hex | 49 | 37 | 97 | 34 | 40 | 0 | 29 | FB | 2F | 28 |
| Octal | 111 | 67 | 227 | 64 | 100 | 0 | 51 | 373 | 57 | 50 |
| Binary | 1001001 | 110111 | 10010111 | 110100 | 1000000 | 0 | 101001 | 11111011 | 101111 | 101000 |
Color Harmonies of #493797
Complementary color
Monochromatic Colors of #493797
Black with #493797
Text Example
Text Example
White with #493797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493797; }
p { color: rgb(73,55,151); }
H1.HeaderClassName
{
color: #493797;
}
.AnyTagClassName
{
color: #493797;
}
</style>
background-color css
<style>
a { background-color: #493797; }
a { background-color: rgb(73,55,151); }
div.DivClassName
{
background-color: #493797;
}
.BgClassName
{
background-color: #493797;
}
</style>
border-color css
<style>
span { border-color: #493797; }
span { border-color: rgb(73,55,151); }
td.TdClassName
{
border-color: #493797;
}
.TagClassName
{
border-color: #493797;
}
</style>