Shades of Blue Gem #422497
Tints of Blue Gem #422497
RGB
CMYK
RGB Variations
Color information
#422497 (or 0x422497) is known color: Blue Gem. HEX triplet: 42, 24 and 97. RGB value is (66,36,151). Sum of RGB (Red+Green+Blue) = 66+36+151=253 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.09% from 253); Green value is 36 (14.45% from 255 or 14.23% from 253); Blue value is 151 (59.38% from 255 or 59.68% from 253); Max value from RGB is 151 - color contains mainly: blue. Hex color #422497 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422497 is #BDDB68. Grayscale: #393939. Windows color (decimal): -12442473 or 9905218. OLE color: 9905218.
HSL color Cylindrical-coordinate representation of color #422497: hue angle of 255.65º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #422497 is Cyan = 0.56, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 36 | 151 | - |
| CMYK | 0.56 | 0.76 | 0 | 0.41 |
| HSL | 255.65º | 0.61% | 0.37% | - |
| HSV(B) | 255.65º | 0.76% | 0.59% | - |
| XYZ | 8.46 | 4.65 | 29.73 | - |
| YUV | 58.08 | 180.44 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 151 | 0.56 | 0.76 | 0 | 0.41 | 255.65 | 0.61 | 0.37 |
| Hex | 42 | 24 | 97 | 38 | 4C | 0 | 29 | 100 | 3D | 25 |
| Octal | 102 | 44 | 227 | 70 | 114 | 0 | 51 | 400 | 75 | 45 |
| Binary | 1000010 | 100100 | 10010111 | 111000 | 1001100 | 0 | 101001 | 100000000 | 111101 | 100101 |
Color Harmonies of #422497
Complementary color
Monochromatic Colors of #422497
Black with #422497
Text Example
Text Example
White with #422497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422497; }
p { color: rgb(66,36,151); }
H1.HeaderClassName
{
color: #422497;
}
.AnyTagClassName
{
color: #422497;
}
</style>
background-color css
<style>
a { background-color: #422497; }
a { background-color: rgb(66,36,151); }
div.DivClassName
{
background-color: #422497;
}
.BgClassName
{
background-color: #422497;
}
</style>
border-color css
<style>
span { border-color: #422497; }
span { border-color: rgb(66,36,151); }
td.TdClassName
{
border-color: #422497;
}
.TagClassName
{
border-color: #422497;
}
</style>