Shades of Christalle #401369
Tints of Christalle #401369
RGB
CMYK
RGB Variations
Color information
#401369 (or 0x401369) is known color: Christalle. HEX triplet: 40, 13 and 69. RGB value is (64,19,105). Sum of RGB (Red+Green+Blue) = 64+19+105=188 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.04% from 188); Green value is 19 (7.81% from 255 or 10.11% from 188); Blue value is 105 (41.41% from 255 or 55.85% from 188); Max value from RGB is 105 - color contains mainly: blue. Hex color #401369 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401369 is #BFEC96. Grayscale: #292929. Windows color (decimal): -12577943 or 6886208. OLE color: 6886208.
HSL color Cylindrical-coordinate representation of color #401369: hue angle of 271.4º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #401369 is Cyan = 0.39, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 19 | 105 | - |
| CMYK | 0.39 | 0.82 | 0 | 0.59 |
| HSL | 271.4º | 0.69% | 0.24% | - |
| HSV(B) | 271.4º | 0.82% | 0.41% | - |
| XYZ | 4.9 | 2.58 | 13.6 | - |
| YUV | 42.26 | 163.41 | 143.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 19 | 105 | 0.39 | 0.82 | 0 | 0.59 | 271.4 | 0.69 | 0.24 |
| Hex | 40 | 13 | 69 | 27 | 52 | 0 | 3B | 10F | 45 | 18 |
| Octal | 100 | 23 | 151 | 47 | 122 | 0 | 73 | 417 | 105 | 30 |
| Binary | 1000000 | 10011 | 1101001 | 100111 | 1010010 | 0 | 111011 | 100001111 | 1000101 | 11000 |
Color Harmonies of #401369
Complementary color
Monochromatic Colors of #401369
Black with #401369
Text Example
Text Example
White with #401369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401369; }
p { color: rgb(64,19,105); }
H1.HeaderClassName
{
color: #401369;
}
.AnyTagClassName
{
color: #401369;
}
</style>
background-color css
<style>
a { background-color: #401369; }
a { background-color: rgb(64,19,105); }
div.DivClassName
{
background-color: #401369;
}
.BgClassName
{
background-color: #401369;
}
</style>
border-color css
<style>
span { border-color: #401369; }
span { border-color: rgb(64,19,105); }
td.TdClassName
{
border-color: #401369;
}
.TagClassName
{
border-color: #401369;
}
</style>