Shades of Christalle #401463
Tints of Christalle #401463
RGB
CMYK
RGB Variations
Color information
#401463 (or 0x401463) is known color: Christalle. HEX triplet: 40, 14 and 63. RGB value is (64,20,99). Sum of RGB (Red+Green+Blue) = 64+20+99=183 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.97% from 183); Green value is 20 (8.20% from 255 or 10.93% from 183); Blue value is 99 (39.06% from 255 or 54.10% from 183); Max value from RGB is 99 - color contains mainly: blue. Hex color #401463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401463 is #BFEB9C. Grayscale: #292929. Windows color (decimal): -12577693 or 6493248. OLE color: 6493248.
HSL color Cylindrical-coordinate representation of color #401463: hue angle of 273.42º 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 #401463 is Cyan = 0.35, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 20 | 99 | - |
| CMYK | 0.35 | 0.80 | 0 | 0.61 |
| HSL | 273.42º | 0.66% | 0.23% | - |
| HSV(B) | 273.42º | 0.8% | 0.39% | - |
| XYZ | 4.62 | 2.49 | 12.04 | - |
| YUV | 42.16 | 160.08 | 143.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 20 | 99 | 0.35 | 0.80 | 0 | 0.61 | 273.42 | 0.66 | 0.23 |
| Hex | 40 | 14 | 63 | 23 | 50 | 0 | 3D | 111 | 42 | 17 |
| Octal | 100 | 24 | 143 | 43 | 120 | 0 | 75 | 421 | 102 | 27 |
| Binary | 1000000 | 10100 | 1100011 | 100011 | 1010000 | 0 | 111101 | 100010001 | 1000010 | 10111 |
Color Harmonies of #401463
Complementary color
Monochromatic Colors of #401463
Black with #401463
Text Example
Text Example
White with #401463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401463; }
p { color: rgb(64,20,99); }
H1.HeaderClassName
{
color: #401463;
}
.AnyTagClassName
{
color: #401463;
}
</style>
background-color css
<style>
a { background-color: #401463; }
a { background-color: rgb(64,20,99); }
div.DivClassName
{
background-color: #401463;
}
.BgClassName
{
background-color: #401463;
}
</style>
border-color css
<style>
span { border-color: #401463; }
span { border-color: rgb(64,20,99); }
td.TdClassName
{
border-color: #401463;
}
.TagClassName
{
border-color: #401463;
}
</style>