Shades of Blue Gem #422594
Tints of Blue Gem #422594
RGB
CMYK
RGB Variations
Color information
#422594 (or 0x422594) is known color: Blue Gem. HEX triplet: 42, 25 and 94. RGB value is (66,37,148). Sum of RGB (Red+Green+Blue) = 66+37+148=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 37 (14.84% from 255 or 14.74% from 251); Blue value is 148 (58.20% from 255 or 58.96% from 251); Max value from RGB is 148 - color contains mainly: blue. Hex color #422594 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422594 is #BDDA6B. Grayscale: #393939. Windows color (decimal): -12442220 or 9708866. OLE color: 9708866.
HSL color Cylindrical-coordinate representation of color #422594: hue angle of 255.68º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #422594 is Cyan = 0.55, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 37 | 148 | - |
| CMYK | 0.55 | 0.75 | 0 | 0.42 |
| HSL | 255.68º | 0.6% | 0.36% | - |
| HSV(B) | 255.68º | 0.75% | 0.58% | - |
| XYZ | 8.25 | 4.62 | 28.47 | - |
| YUV | 58.33 | 178.61 | 133.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 148 | 0.55 | 0.75 | 0 | 0.42 | 255.68 | 0.6 | 0.36 |
| Hex | 42 | 25 | 94 | 37 | 4B | 0 | 2A | 100 | 3C | 24 |
| Octal | 102 | 45 | 224 | 67 | 113 | 0 | 52 | 400 | 74 | 44 |
| Binary | 1000010 | 100101 | 10010100 | 110111 | 1001011 | 0 | 101010 | 100000000 | 111100 | 100100 |
Color Harmonies of #422594
Complementary color
Monochromatic Colors of #422594
Black with #422594
Text Example
Text Example
White with #422594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422594; }
p { color: rgb(66,37,148); }
H1.HeaderClassName
{
color: #422594;
}
.AnyTagClassName
{
color: #422594;
}
</style>
background-color css
<style>
a { background-color: #422594; }
a { background-color: rgb(66,37,148); }
div.DivClassName
{
background-color: #422594;
}
.BgClassName
{
background-color: #422594;
}
</style>
border-color css
<style>
span { border-color: #422594; }
span { border-color: rgb(66,37,148); }
td.TdClassName
{
border-color: #422594;
}
.TagClassName
{
border-color: #422594;
}
</style>