Shades of Blue Gem #492297
Tints of Blue Gem #492297
RGB
CMYK
RGB Variations
Color information
#492297 (or 0x492297) is known color: Blue Gem. HEX triplet: 49, 22 and 97. RGB value is (73,34,151). Sum of RGB (Red+Green+Blue) = 73+34+151=258 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.29% from 258); Green value is 34 (13.67% from 255 or 13.18% from 258); Blue value is 151 (59.38% from 255 or 58.53% from 258); Max value from RGB is 151 - color contains mainly: blue. Hex color #492297 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #492297 is #B6DD68. Grayscale: #3A3A3A. Windows color (decimal): -11984233 or 9904713. OLE color: 9904713.
HSL color Cylindrical-coordinate representation of color #492297: hue angle of 260º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #492297 is Cyan = 0.52, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 34 | 151 | - |
| CMYK | 0.52 | 0.77 | 0 | 0.41 |
| HSL | 260º | 0.63% | 0.36% | - |
| HSV(B) | 260º | 0.77% | 0.59% | - |
| XYZ | 8.91 | 4.79 | 29.73 | - |
| YUV | 59 | 179.92 | 137.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 34 | 151 | 0.52 | 0.77 | 0 | 0.41 | 260 | 0.63 | 0.36 |
| Hex | 49 | 22 | 97 | 34 | 4D | 0 | 29 | 104 | 3F | 24 |
| Octal | 111 | 42 | 227 | 64 | 115 | 0 | 51 | 404 | 77 | 44 |
| Binary | 1001001 | 100010 | 10010111 | 110100 | 1001101 | 0 | 101001 | 100000100 | 111111 | 100100 |
Color Harmonies of #492297
Complementary color
Monochromatic Colors of #492297
Black with #492297
Text Example
Text Example
White with #492297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492297; }
p { color: rgb(73,34,151); }
H1.HeaderClassName
{
color: #492297;
}
.AnyTagClassName
{
color: #492297;
}
</style>
background-color css
<style>
a { background-color: #492297; }
a { background-color: rgb(73,34,151); }
div.DivClassName
{
background-color: #492297;
}
.BgClassName
{
background-color: #492297;
}
</style>
border-color css
<style>
span { border-color: #492297; }
span { border-color: rgb(73,34,151); }
td.TdClassName
{
border-color: #492297;
}
.TagClassName
{
border-color: #492297;
}
</style>