Shades of Christalle #401069
Tints of Christalle #401069
RGB
CMYK
RGB Variations
Color information
#401069 (or 0x401069) is known color: Christalle. HEX triplet: 40, 10 and 69. RGB value is (64,16,105). Sum of RGB (Red+Green+Blue) = 64+16+105=185 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.59% from 185); Green value is 16 (6.64% from 255 or 8.65% from 185); Blue value is 105 (41.41% from 255 or 56.76% from 185); Max value from RGB is 105 - color contains mainly: blue. Hex color #401069 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401069 is #BFEF96. Grayscale: #282828. Windows color (decimal): -12578711 or 6885440. OLE color: 6885440.
HSL color Cylindrical-coordinate representation of color #401069: hue angle of 272.36º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #401069 is Cyan = 0.39, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 16 | 105 | - |
| CMYK | 0.39 | 0.85 | 0 | 0.59 |
| HSL | 272.36º | 0.74% | 0.24% | - |
| HSV(B) | 272.36º | 0.85% | 0.41% | - |
| XYZ | 4.85 | 2.48 | 13.59 | - |
| YUV | 40.5 | 164.4 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 105 | 0.39 | 0.85 | 0 | 0.59 | 272.36 | 0.74 | 0.24 |
| Hex | 40 | 10 | 69 | 27 | 55 | 0 | 3B | 110 | 4A | 18 |
| Octal | 100 | 20 | 151 | 47 | 125 | 0 | 73 | 420 | 112 | 30 |
| Binary | 1000000 | 10000 | 1101001 | 100111 | 1010101 | 0 | 111011 | 100010000 | 1001010 | 11000 |
Color Harmonies of #401069
Complementary color
Monochromatic Colors of #401069
Black with #401069
Text Example
Text Example
White with #401069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401069; }
p { color: rgb(64,16,105); }
H1.HeaderClassName
{
color: #401069;
}
.AnyTagClassName
{
color: #401069;
}
</style>
background-color css
<style>
a { background-color: #401069; }
a { background-color: rgb(64,16,105); }
div.DivClassName
{
background-color: #401069;
}
.BgClassName
{
background-color: #401069;
}
</style>
border-color css
<style>
span { border-color: #401069; }
span { border-color: rgb(64,16,105); }
td.TdClassName
{
border-color: #401069;
}
.TagClassName
{
border-color: #401069;
}
</style>