Shades of Christalle #401363
Tints of Christalle #401363
RGB
CMYK
RGB Variations
Color information
#401363 (or 0x401363) is known color: Christalle. HEX triplet: 40, 13 and 63. RGB value is (64,19,99). Sum of RGB (Red+Green+Blue) = 64+19+99=182 (24% of max value = 765). Red value is 64 (25.39% from 255 or 35.16% from 182); Green value is 19 (7.81% from 255 or 10.44% from 182); Blue value is 99 (39.06% from 255 or 54.40% from 182); Max value from RGB is 99 - color contains mainly: blue. Hex color #401363 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401363 is #BFEC9C. Grayscale: #292929. Windows color (decimal): -12577949 or 6492992. OLE color: 6492992.
HSL color Cylindrical-coordinate representation of color #401363: hue angle of 273.75º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #401363 is Cyan = 0.35, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 19 | 99 | - |
| CMYK | 0.35 | 0.81 | 0 | 0.61 |
| HSL | 273.75º | 0.68% | 0.23% | - |
| HSV(B) | 273.75º | 0.81% | 0.39% | - |
| XYZ | 4.6 | 2.46 | 12.04 | - |
| YUV | 41.58 | 160.41 | 144 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 19 | 99 | 0.35 | 0.81 | 0 | 0.61 | 273.75 | 0.68 | 0.23 |
| Hex | 40 | 13 | 63 | 23 | 51 | 0 | 3D | 112 | 44 | 17 |
| Octal | 100 | 23 | 143 | 43 | 121 | 0 | 75 | 422 | 104 | 27 |
| Binary | 1000000 | 10011 | 1100011 | 100011 | 1010001 | 0 | 111101 | 100010010 | 1000100 | 10111 |
Color Harmonies of #401363
Complementary color
Monochromatic Colors of #401363
Black with #401363
Text Example
Text Example
White with #401363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401363; }
p { color: rgb(64,19,99); }
H1.HeaderClassName
{
color: #401363;
}
.AnyTagClassName
{
color: #401363;
}
</style>
background-color css
<style>
a { background-color: #401363; }
a { background-color: rgb(64,19,99); }
div.DivClassName
{
background-color: #401363;
}
.BgClassName
{
background-color: #401363;
}
</style>
border-color css
<style>
span { border-color: #401363; }
span { border-color: rgb(64,19,99); }
td.TdClassName
{
border-color: #401363;
}
.TagClassName
{
border-color: #401363;
}
</style>