Shades of Christalle #441968
Tints of Christalle #441968
RGB
CMYK
RGB Variations
Color information
#441968 (or 0x441968) is known color: Christalle. HEX triplet: 44, 19 and 68. RGB value is (68,25,104). Sum of RGB (Red+Green+Blue) = 68+25+104=197 (26% of max value = 765). Red value is 68 (26.95% from 255 or 34.52% from 197); Green value is 25 (10.16% from 255 or 12.69% from 197); Blue value is 104 (41.02% from 255 or 52.79% from 197); Max value from RGB is 104 - color contains mainly: blue. Hex color #441968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441968 is #BBE697. Grayscale: #2E2E2E. Windows color (decimal): -12314264 or 6822212. OLE color: 6822212.
HSL color Cylindrical-coordinate representation of color #441968: hue angle of 272.66º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #441968 is Cyan = 0.35, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 25 | 104 | - |
| CMYK | 0.35 | 0.76 | 0 | 0.59 |
| HSL | 272.66º | 0.61% | 0.25% | - |
| HSV(B) | 272.66º | 0.76% | 0.41% | - |
| XYZ | 5.23 | 2.92 | 13.39 | - |
| YUV | 46.86 | 160.25 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 104 | 0.35 | 0.76 | 0 | 0.59 | 272.66 | 0.61 | 0.25 |
| Hex | 44 | 19 | 68 | 23 | 4C | 0 | 3B | 111 | 3D | 19 |
| Octal | 104 | 31 | 150 | 43 | 114 | 0 | 73 | 421 | 75 | 31 |
| Binary | 1000100 | 11001 | 1101000 | 100011 | 1001100 | 0 | 111011 | 100010001 | 111101 | 11001 |
Color Harmonies of #441968
Complementary color
Monochromatic Colors of #441968
Black with #441968
Text Example
Text Example
White with #441968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441968; }
p { color: rgb(68,25,104); }
H1.HeaderClassName
{
color: #441968;
}
.AnyTagClassName
{
color: #441968;
}
</style>
background-color css
<style>
a { background-color: #441968; }
a { background-color: rgb(68,25,104); }
div.DivClassName
{
background-color: #441968;
}
.BgClassName
{
background-color: #441968;
}
</style>
border-color css
<style>
span { border-color: #441968; }
span { border-color: rgb(68,25,104); }
td.TdClassName
{
border-color: #441968;
}
.TagClassName
{
border-color: #441968;
}
</style>