Shades of Christalle #441168
Tints of Christalle #441168
RGB
CMYK
RGB Variations
Color information
#441168 (or 0x441168) is known color: Christalle. HEX triplet: 44, 11 and 68. RGB value is (68,17,104). Sum of RGB (Red+Green+Blue) = 68+17+104=189 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.98% from 189); Green value is 17 (7.03% from 255 or 8.99% from 189); Blue value is 104 (41.02% from 255 or 55.03% from 189); Max value from RGB is 104 - color contains mainly: blue. Hex color #441168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441168 is #BBEE97. Grayscale: #292929. Windows color (decimal): -12316312 or 6820164. OLE color: 6820164.
HSL color Cylindrical-coordinate representation of color #441168: hue angle of 275.17º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #441168 is Cyan = 0.35, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 17 | 104 | - |
| CMYK | 0.35 | 0.84 | 0 | 0.59 |
| HSL | 275.17º | 0.72% | 0.24% | - |
| HSV(B) | 275.17º | 0.84% | 0.41% | - |
| XYZ | 5.08 | 2.63 | 13.34 | - |
| YUV | 42.17 | 162.9 | 146.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 17 | 104 | 0.35 | 0.84 | 0 | 0.59 | 275.17 | 0.72 | 0.24 |
| Hex | 44 | 11 | 68 | 23 | 54 | 0 | 3B | 113 | 48 | 18 |
| Octal | 104 | 21 | 150 | 43 | 124 | 0 | 73 | 423 | 110 | 30 |
| Binary | 1000100 | 10001 | 1101000 | 100011 | 1010100 | 0 | 111011 | 100010011 | 1001000 | 11000 |
Color Harmonies of #441168
Complementary color
Monochromatic Colors of #441168
Black with #441168
Text Example
Text Example
White with #441168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441168; }
p { color: rgb(68,17,104); }
H1.HeaderClassName
{
color: #441168;
}
.AnyTagClassName
{
color: #441168;
}
</style>
background-color css
<style>
a { background-color: #441168; }
a { background-color: rgb(68,17,104); }
div.DivClassName
{
background-color: #441168;
}
.BgClassName
{
background-color: #441168;
}
</style>
border-color css
<style>
span { border-color: #441168; }
span { border-color: rgb(68,17,104); }
td.TdClassName
{
border-color: #441168;
}
.TagClassName
{
border-color: #441168;
}
</style>