Shades of Christalle #442660
Tints of Christalle #442660
RGB
CMYK
RGB Variations
Color information
#442660 (or 0x442660) is known color: Christalle. HEX triplet: 44, 26 and 60. RGB value is (68,38,96). Sum of RGB (Red+Green+Blue) = 68+38+96=202 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.66% from 202); Green value is 38 (15.23% from 255 or 18.81% from 202); Blue value is 96 (37.89% from 255 or 47.52% from 202); Max value from RGB is 96 - color contains mainly: blue. Hex color #442660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442660 is #BBD99F. Grayscale: #353535. Windows color (decimal): -12310944 or 6301252. OLE color: 6301252.
HSL color Cylindrical-coordinate representation of color #442660: hue angle of 271.03º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #442660 is Cyan = 0.29, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 38 | 96 | - |
| CMYK | 0.29 | 0.60 | 0 | 0.62 |
| HSL | 271.03º | 0.43% | 0.26% | - |
| HSV(B) | 271.03º | 0.6% | 0.38% | - |
| XYZ | 5.19 | 3.46 | 11.46 | - |
| YUV | 53.58 | 151.94 | 138.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 38 | 96 | 0.29 | 0.60 | 0 | 0.62 | 271.03 | 0.43 | 0.26 |
| Hex | 44 | 26 | 60 | 1D | 3C | 0 | 3E | 10F | 2B | 1A |
| Octal | 104 | 46 | 140 | 35 | 74 | 0 | 76 | 417 | 53 | 32 |
| Binary | 1000100 | 100110 | 1100000 | 11101 | 111100 | 0 | 111110 | 100001111 | 101011 | 11010 |
Color Harmonies of #442660
Complementary color
Monochromatic Colors of #442660
Black with #442660
Text Example
Text Example
White with #442660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442660; }
p { color: rgb(68,38,96); }
H1.HeaderClassName
{
color: #442660;
}
.AnyTagClassName
{
color: #442660;
}
</style>
background-color css
<style>
a { background-color: #442660; }
a { background-color: rgb(68,38,96); }
div.DivClassName
{
background-color: #442660;
}
.BgClassName
{
background-color: #442660;
}
</style>
border-color css
<style>
span { border-color: #442660; }
span { border-color: rgb(68,38,96); }
td.TdClassName
{
border-color: #442660;
}
.TagClassName
{
border-color: #442660;
}
</style>