Shades of Blue Gem #422794
Tints of Blue Gem #422794
RGB
CMYK
RGB Variations
Color information
#422794 (or 0x422794) is known color: Blue Gem. HEX triplet: 42, 27 and 94. RGB value is (66,39,148). Sum of RGB (Red+Green+Blue) = 66+39+148=253 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.09% from 253); Green value is 39 (15.62% from 255 or 15.42% from 253); Blue value is 148 (58.20% from 255 or 58.50% from 253); Max value from RGB is 148 - color contains mainly: blue. Hex color #422794 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422794 is #BDD86B. Grayscale: #3B3B3B. Windows color (decimal): -12441708 or 9709378. OLE color: 9709378.
HSL color Cylindrical-coordinate representation of color #422794: hue angle of 254.86º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #422794 is Cyan = 0.55, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 39 | 148 | - |
| CMYK | 0.55 | 0.74 | 0 | 0.42 |
| HSL | 254.86º | 0.58% | 0.37% | - |
| HSV(B) | 254.86º | 0.74% | 0.58% | - |
| XYZ | 8.32 | 4.75 | 28.49 | - |
| YUV | 59.5 | 177.95 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 148 | 0.55 | 0.74 | 0 | 0.42 | 254.86 | 0.58 | 0.37 |
| Hex | 42 | 27 | 94 | 37 | 4A | 0 | 2A | FF | 3A | 25 |
| Octal | 102 | 47 | 224 | 67 | 112 | 0 | 52 | 377 | 72 | 45 |
| Binary | 1000010 | 100111 | 10010100 | 110111 | 1001010 | 0 | 101010 | 11111111 | 111010 | 100101 |
Color Harmonies of #422794
Complementary color
Monochromatic Colors of #422794
Black with #422794
Text Example
Text Example
White with #422794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422794; }
p { color: rgb(66,39,148); }
H1.HeaderClassName
{
color: #422794;
}
.AnyTagClassName
{
color: #422794;
}
</style>
background-color css
<style>
a { background-color: #422794; }
a { background-color: rgb(66,39,148); }
div.DivClassName
{
background-color: #422794;
}
.BgClassName
{
background-color: #422794;
}
</style>
border-color css
<style>
span { border-color: #422794; }
span { border-color: rgb(66,39,148); }
td.TdClassName
{
border-color: #422794;
}
.TagClassName
{
border-color: #422794;
}
</style>