Shades of Christalle #441969
Tints of Christalle #441969
RGB
CMYK
RGB Variations
Color information
#441969 (or 0x441969) is known color: Christalle. HEX triplet: 44, 19 and 69. RGB value is (68,25,105). Sum of RGB (Red+Green+Blue) = 68+25+105=198 (26% of max value = 765). Red value is 68 (26.95% from 255 or 34.34% from 198); Green value is 25 (10.16% from 255 or 12.63% from 198); Blue value is 105 (41.41% from 255 or 53.03% from 198); Max value from RGB is 105 - color contains mainly: blue. Hex color #441969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441969 is #BBE696. Grayscale: #2E2E2E. Windows color (decimal): -12314263 or 6887748. OLE color: 6887748.
HSL color Cylindrical-coordinate representation of color #441969: hue angle of 272.25º degrees, saturation: 0.62, 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 #441969 is Cyan = 0.35, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 25 | 105 | - |
| CMYK | 0.35 | 0.76 | 0 | 0.59 |
| HSL | 272.25º | 0.62% | 0.25% | - |
| HSV(B) | 272.25º | 0.76% | 0.41% | - |
| XYZ | 5.28 | 2.94 | 13.65 | - |
| YUV | 46.98 | 160.75 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 105 | 0.35 | 0.76 | 0 | 0.59 | 272.25 | 0.62 | 0.25 |
| Hex | 44 | 19 | 69 | 23 | 4C | 0 | 3B | 110 | 3E | 19 |
| Octal | 104 | 31 | 151 | 43 | 114 | 0 | 73 | 420 | 76 | 31 |
| Binary | 1000100 | 11001 | 1101001 | 100011 | 1001100 | 0 | 111011 | 100010000 | 111110 | 11001 |
Color Harmonies of #441969
Complementary color
Monochromatic Colors of #441969
Black with #441969
Text Example
Text Example
White with #441969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441969; }
p { color: rgb(68,25,105); }
H1.HeaderClassName
{
color: #441969;
}
.AnyTagClassName
{
color: #441969;
}
</style>
background-color css
<style>
a { background-color: #441969; }
a { background-color: rgb(68,25,105); }
div.DivClassName
{
background-color: #441969;
}
.BgClassName
{
background-color: #441969;
}
</style>
border-color css
<style>
span { border-color: #441969; }
span { border-color: rgb(68,25,105); }
td.TdClassName
{
border-color: #441969;
}
.TagClassName
{
border-color: #441969;
}
</style>