Shades of Blue Gem #442798
Tints of Blue Gem #442798
RGB
CMYK
RGB Variations
Color information
#442798 (or 0x442798) is known color: Blue Gem. HEX triplet: 44, 27 and 98. RGB value is (68,39,152). Sum of RGB (Red+Green+Blue) = 68+39+152=259 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.25% from 259); Green value is 39 (15.62% from 255 or 15.06% from 259); Blue value is 152 (59.77% from 255 or 58.69% from 259); Max value from RGB is 152 - color contains mainly: blue. Hex color #442798 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442798 is #BBD867. Grayscale: #3C3C3C. Windows color (decimal): -12310632 or 9971524. OLE color: 9971524.
HSL color Cylindrical-coordinate representation of color #442798: hue angle of 255.4º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #442798 is Cyan = 0.55, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 68 | 39 | 152 | - |
| CMYK | 0.55 | 0.74 | 0 | 0.40 |
| HSL | 255.4º | 0.59% | 0.37% | - |
| HSV(B) | 255.4º | 0.74% | 0.6% | - |
| XYZ | 8.78 | 4.95 | 30.2 | - |
| YUV | 60.55 | 179.61 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 39 | 152 | 0.55 | 0.74 | 0 | 0.40 | 255.4 | 0.59 | 0.37 |
| Hex | 44 | 27 | 98 | 37 | 4A | 0 | 28 | FF | 3B | 25 |
| Octal | 104 | 47 | 230 | 67 | 112 | 0 | 50 | 377 | 73 | 45 |
| Binary | 1000100 | 100111 | 10011000 | 110111 | 1001010 | 0 | 101000 | 11111111 | 111011 | 100101 |
Color Harmonies of #442798
Complementary color
Monochromatic Colors of #442798
Black with #442798
Text Example
Text Example
White with #442798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442798; }
p { color: rgb(68,39,152); }
H1.HeaderClassName
{
color: #442798;
}
.AnyTagClassName
{
color: #442798;
}
</style>
background-color css
<style>
a { background-color: #442798; }
a { background-color: rgb(68,39,152); }
div.DivClassName
{
background-color: #442798;
}
.BgClassName
{
background-color: #442798;
}
</style>
border-color css
<style>
span { border-color: #442798; }
span { border-color: rgb(68,39,152); }
td.TdClassName
{
border-color: #442798;
}
.TagClassName
{
border-color: #442798;
}
</style>