Shades of Christalle #442366
Tints of Christalle #442366
RGB
CMYK
RGB Variations
Color information
#442366 (or 0x442366) is known color: Christalle. HEX triplet: 44, 23 and 66. RGB value is (68,35,102). Sum of RGB (Red+Green+Blue) = 68+35+102=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 35 (14.06% from 255 or 17.07% from 205); Blue value is 102 (40.23% from 255 or 49.76% from 205); Max value from RGB is 102 - color contains mainly: blue. Hex color #442366 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442366 is #BBDC99. Grayscale: #343434. Windows color (decimal): -12311706 or 6693700. OLE color: 6693700.
HSL color Cylindrical-coordinate representation of color #442366: hue angle of 269.55º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #442366 is Cyan = 0.33, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 68 | 35 | 102 | - |
| CMYK | 0.33 | 0.66 | 0 | 0.6 |
| HSL | 269.55º | 0.49% | 0.27% | - |
| HSV(B) | 269.55º | 0.66% | 0.4% | - |
| XYZ | 5.38 | 3.39 | 12.94 | - |
| YUV | 52.51 | 155.93 | 139.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 102 | 0.33 | 0.66 | 0 | 0.6 | 269.55 | 0.49 | 0.27 |
| Hex | 44 | 23 | 66 | 21 | 42 | 0 | 3C | 10E | 31 | 1B |
| Octal | 104 | 43 | 146 | 41 | 102 | 0 | 74 | 416 | 61 | 33 |
| Binary | 1000100 | 100011 | 1100110 | 100001 | 1000010 | 0 | 111100 | 100001110 | 110001 | 11011 |
Color Harmonies of #442366
Complementary color
Monochromatic Colors of #442366
Black with #442366
Text Example
Text Example
White with #442366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442366; }
p { color: rgb(68,35,102); }
H1.HeaderClassName
{
color: #442366;
}
.AnyTagClassName
{
color: #442366;
}
</style>
background-color css
<style>
a { background-color: #442366; }
a { background-color: rgb(68,35,102); }
div.DivClassName
{
background-color: #442366;
}
.BgClassName
{
background-color: #442366;
}
</style>
border-color css
<style>
span { border-color: #442366; }
span { border-color: rgb(68,35,102); }
td.TdClassName
{
border-color: #442366;
}
.TagClassName
{
border-color: #442366;
}
</style>