Shades of Blue Gem #422795
Tints of Blue Gem #422795
RGB
CMYK
RGB Variations
Color information
#422795 (or 0x422795) is known color: Blue Gem. HEX triplet: 42, 27 and 95. RGB value is (66,39,149). Sum of RGB (Red+Green+Blue) = 66+39+149=254 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.98% from 254); Green value is 39 (15.62% from 255 or 15.35% from 254); Blue value is 149 (58.59% from 255 or 58.66% from 254); Max value from RGB is 149 - color contains mainly: blue. Hex color #422795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422795 is #BDD86A. Grayscale: #3B3B3B. Windows color (decimal): -12441707 or 9774914. OLE color: 9774914.
HSL color Cylindrical-coordinate representation of color #422795: hue angle of 254.73º degrees, saturation: 0.59, 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 #422795 is Cyan = 0.56, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 39 | 149 | - |
| CMYK | 0.56 | 0.74 | 0 | 0.42 |
| HSL | 254.73º | 0.59% | 0.37% | - |
| HSV(B) | 254.73º | 0.74% | 0.58% | - |
| XYZ | 8.4 | 4.78 | 28.91 | - |
| YUV | 59.61 | 178.45 | 132.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 149 | 0.56 | 0.74 | 0 | 0.42 | 254.73 | 0.59 | 0.37 |
| Hex | 42 | 27 | 95 | 38 | 4A | 0 | 2A | FF | 3B | 25 |
| Octal | 102 | 47 | 225 | 70 | 112 | 0 | 52 | 377 | 73 | 45 |
| Binary | 1000010 | 100111 | 10010101 | 111000 | 1001010 | 0 | 101010 | 11111111 | 111011 | 100101 |
Color Harmonies of #422795
Complementary color
Monochromatic Colors of #422795
Black with #422795
Text Example
Text Example
White with #422795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422795; }
p { color: rgb(66,39,149); }
H1.HeaderClassName
{
color: #422795;
}
.AnyTagClassName
{
color: #422795;
}
</style>
background-color css
<style>
a { background-color: #422795; }
a { background-color: rgb(66,39,149); }
div.DivClassName
{
background-color: #422795;
}
.BgClassName
{
background-color: #422795;
}
</style>
border-color css
<style>
span { border-color: #422795; }
span { border-color: rgb(66,39,149); }
td.TdClassName
{
border-color: #422795;
}
.TagClassName
{
border-color: #422795;
}
</style>