Shades of Christalle #441463
Tints of Christalle #441463
RGB
CMYK
RGB Variations
Color information
#441463 (or 0x441463) is known color: Christalle. HEX triplet: 44, 14 and 63. RGB value is (68,20,99). Sum of RGB (Red+Green+Blue) = 68+20+99=187 (24% of max value = 765). Red value is 68 (26.95% from 255 or 36.36% from 187); Green value is 20 (8.20% from 255 or 10.70% from 187); Blue value is 99 (39.06% from 255 or 52.94% from 187); Max value from RGB is 99 - color contains mainly: blue. Hex color #441463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441463 is #BBEB9C. Grayscale: #2B2B2B. Windows color (decimal): -12315549 or 6493252. OLE color: 6493252.
HSL color Cylindrical-coordinate representation of color #441463: hue angle of 276.46º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #441463 is Cyan = 0.31, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 20 | 99 | - |
| CMYK | 0.31 | 0.80 | 0 | 0.61 |
| HSL | 276.46º | 0.66% | 0.23% | - |
| HSV(B) | 276.46º | 0.8% | 0.39% | - |
| XYZ | 4.89 | 2.63 | 12.05 | - |
| YUV | 43.36 | 159.4 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 20 | 99 | 0.31 | 0.80 | 0 | 0.61 | 276.46 | 0.66 | 0.23 |
| Hex | 44 | 14 | 63 | 1F | 50 | 0 | 3D | 114 | 42 | 17 |
| Octal | 104 | 24 | 143 | 37 | 120 | 0 | 75 | 424 | 102 | 27 |
| Binary | 1000100 | 10100 | 1100011 | 11111 | 1010000 | 0 | 111101 | 100010100 | 1000010 | 10111 |
Color Harmonies of #441463
Complementary color
Monochromatic Colors of #441463
Black with #441463
Text Example
Text Example
White with #441463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441463; }
p { color: rgb(68,20,99); }
H1.HeaderClassName
{
color: #441463;
}
.AnyTagClassName
{
color: #441463;
}
</style>
background-color css
<style>
a { background-color: #441463; }
a { background-color: rgb(68,20,99); }
div.DivClassName
{
background-color: #441463;
}
.BgClassName
{
background-color: #441463;
}
</style>
border-color css
<style>
span { border-color: #441463; }
span { border-color: rgb(68,20,99); }
td.TdClassName
{
border-color: #441463;
}
.TagClassName
{
border-color: #441463;
}
</style>