Shades of Christalle #401269
Tints of Christalle #401269
RGB
CMYK
RGB Variations
Color information
#401269 (or 0x401269) is known color: Christalle. HEX triplet: 40, 12 and 69. RGB value is (64,18,105). Sum of RGB (Red+Green+Blue) = 64+18+105=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 18 (7.42% from 255 or 9.63% from 187); Blue value is 105 (41.41% from 255 or 56.15% from 187); Max value from RGB is 105 - color contains mainly: blue. Hex color #401269 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401269 is #BFED96. Grayscale: #292929. Windows color (decimal): -12578199 or 6885952. OLE color: 6885952.
HSL color Cylindrical-coordinate representation of color #401269: hue angle of 271.72º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #401269 is Cyan = 0.39, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 18 | 105 | - |
| CMYK | 0.39 | 0.83 | 0 | 0.59 |
| HSL | 271.72º | 0.71% | 0.24% | - |
| HSV(B) | 271.72º | 0.83% | 0.41% | - |
| XYZ | 4.88 | 2.54 | 13.6 | - |
| YUV | 41.67 | 163.74 | 143.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 18 | 105 | 0.39 | 0.83 | 0 | 0.59 | 271.72 | 0.71 | 0.24 |
| Hex | 40 | 12 | 69 | 27 | 53 | 0 | 3B | 110 | 47 | 18 |
| Octal | 100 | 22 | 151 | 47 | 123 | 0 | 73 | 420 | 107 | 30 |
| Binary | 1000000 | 10010 | 1101001 | 100111 | 1010011 | 0 | 111011 | 100010000 | 1000111 | 11000 |
Color Harmonies of #401269
Complementary color
Monochromatic Colors of #401269
Black with #401269
Text Example
Text Example
White with #401269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401269; }
p { color: rgb(64,18,105); }
H1.HeaderClassName
{
color: #401269;
}
.AnyTagClassName
{
color: #401269;
}
</style>
background-color css
<style>
a { background-color: #401269; }
a { background-color: rgb(64,18,105); }
div.DivClassName
{
background-color: #401269;
}
.BgClassName
{
background-color: #401269;
}
</style>
border-color css
<style>
span { border-color: #401269; }
span { border-color: rgb(64,18,105); }
td.TdClassName
{
border-color: #401269;
}
.TagClassName
{
border-color: #401269;
}
</style>