Shades of Christalle #401364
Tints of Christalle #401364
RGB
CMYK
RGB Variations
Color information
#401364 (or 0x401364) is known color: Christalle. HEX triplet: 40, 13 and 64. RGB value is (64,19,100). Sum of RGB (Red+Green+Blue) = 64+19+100=183 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.97% from 183); Green value is 19 (7.81% from 255 or 10.38% from 183); Blue value is 100 (39.45% from 255 or 54.64% from 183); Max value from RGB is 100 - color contains mainly: blue. Hex color #401364 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401364 is #BFEC9B. Grayscale: #292929. Windows color (decimal): -12577948 or 6558528. OLE color: 6558528.
HSL color Cylindrical-coordinate representation of color #401364: hue angle of 273.33º 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 #401364 is Cyan = 0.36, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 19 | 100 | - |
| CMYK | 0.36 | 0.81 | 0 | 0.61 |
| HSL | 273.33º | 0.68% | 0.23% | - |
| HSV(B) | 273.33º | 0.81% | 0.39% | - |
| XYZ | 4.65 | 2.48 | 12.29 | - |
| YUV | 41.69 | 160.91 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 19 | 100 | 0.36 | 0.81 | 0 | 0.61 | 273.33 | 0.68 | 0.23 |
| Hex | 40 | 13 | 64 | 24 | 51 | 0 | 3D | 111 | 44 | 17 |
| Octal | 100 | 23 | 144 | 44 | 121 | 0 | 75 | 421 | 104 | 27 |
| Binary | 1000000 | 10011 | 1100100 | 100100 | 1010001 | 0 | 111101 | 100010001 | 1000100 | 10111 |
Color Harmonies of #401364
Complementary color
Monochromatic Colors of #401364
Black with #401364
Text Example
Text Example
White with #401364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401364; }
p { color: rgb(64,19,100); }
H1.HeaderClassName
{
color: #401364;
}
.AnyTagClassName
{
color: #401364;
}
</style>
background-color css
<style>
a { background-color: #401364; }
a { background-color: rgb(64,19,100); }
div.DivClassName
{
background-color: #401364;
}
.BgClassName
{
background-color: #401364;
}
</style>
border-color css
<style>
span { border-color: #401364; }
span { border-color: rgb(64,19,100); }
td.TdClassName
{
border-color: #401364;
}
.TagClassName
{
border-color: #401364;
}
</style>