Shades of Christalle #441966
Tints of Christalle #441966
RGB
CMYK
RGB Variations
Color information
#441966 (or 0x441966) is known color: Christalle. HEX triplet: 44, 19 and 66. RGB value is (68,25,102). Sum of RGB (Red+Green+Blue) = 68+25+102=195 (25% of max value = 765). Red value is 68 (26.95% from 255 or 34.87% from 195); Green value is 25 (10.16% from 255 or 12.82% from 195); Blue value is 102 (40.23% from 255 or 52.31% from 195); Max value from RGB is 102 - color contains mainly: blue. Hex color #441966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441966 is #BBE699. Grayscale: #2E2E2E. Windows color (decimal): -12314266 or 6691140. OLE color: 6691140.
HSL color Cylindrical-coordinate representation of color #441966: hue angle of 273.51º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #441966 is Cyan = 0.33, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 68 | 25 | 102 | - |
| CMYK | 0.33 | 0.75 | 0 | 0.6 |
| HSL | 273.51º | 0.61% | 0.25% | - |
| HSV(B) | 273.51º | 0.75% | 0.4% | - |
| XYZ | 5.13 | 2.88 | 12.86 | - |
| YUV | 46.64 | 159.25 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 102 | 0.33 | 0.75 | 0 | 0.6 | 273.51 | 0.61 | 0.25 |
| Hex | 44 | 19 | 66 | 21 | 4B | 0 | 3C | 112 | 3D | 19 |
| Octal | 104 | 31 | 146 | 41 | 113 | 0 | 74 | 422 | 75 | 31 |
| Binary | 1000100 | 11001 | 1100110 | 100001 | 1001011 | 0 | 111100 | 100010010 | 111101 | 11001 |
Color Harmonies of #441966
Complementary color
Monochromatic Colors of #441966
Black with #441966
Text Example
Text Example
White with #441966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441966; }
p { color: rgb(68,25,102); }
H1.HeaderClassName
{
color: #441966;
}
.AnyTagClassName
{
color: #441966;
}
</style>
background-color css
<style>
a { background-color: #441966; }
a { background-color: rgb(68,25,102); }
div.DivClassName
{
background-color: #441966;
}
.BgClassName
{
background-color: #441966;
}
</style>
border-color css
<style>
span { border-color: #441966; }
span { border-color: rgb(68,25,102); }
td.TdClassName
{
border-color: #441966;
}
.TagClassName
{
border-color: #441966;
}
</style>