Shades of Christalle #401969
Tints of Christalle #401969
RGB
CMYK
RGB Variations
Color information
#401969 (or 0x401969) is known color: Christalle. HEX triplet: 40, 19 and 69. RGB value is (64,25,105). Sum of RGB (Red+Green+Blue) = 64+25+105=194 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.99% from 194); Green value is 25 (10.16% from 255 or 12.89% from 194); Blue value is 105 (41.41% from 255 or 54.12% from 194); Max value from RGB is 105 - color contains mainly: blue. Hex color #401969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401969 is #BFE696. Grayscale: #2D2D2D. Windows color (decimal): -12576407 or 6887744. OLE color: 6887744.
HSL color Cylindrical-coordinate representation of color #401969: hue angle of 269.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #401969 is Cyan = 0.39, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 25 | 105 | - |
| CMYK | 0.39 | 0.76 | 0 | 0.59 |
| HSL | 269.25º | 0.62% | 0.25% | - |
| HSV(B) | 269.25º | 0.76% | 0.41% | - |
| XYZ | 5.01 | 2.81 | 13.64 | - |
| YUV | 45.78 | 161.42 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 25 | 105 | 0.39 | 0.76 | 0 | 0.59 | 269.25 | 0.62 | 0.25 |
| Hex | 40 | 19 | 69 | 27 | 4C | 0 | 3B | 10D | 3E | 19 |
| Octal | 100 | 31 | 151 | 47 | 114 | 0 | 73 | 415 | 76 | 31 |
| Binary | 1000000 | 11001 | 1101001 | 100111 | 1001100 | 0 | 111011 | 100001101 | 111110 | 11001 |
Color Harmonies of #401969
Complementary color
Monochromatic Colors of #401969
Black with #401969
Text Example
Text Example
White with #401969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401969; }
p { color: rgb(64,25,105); }
H1.HeaderClassName
{
color: #401969;
}
.AnyTagClassName
{
color: #401969;
}
</style>
background-color css
<style>
a { background-color: #401969; }
a { background-color: rgb(64,25,105); }
div.DivClassName
{
background-color: #401969;
}
.BgClassName
{
background-color: #401969;
}
</style>
border-color css
<style>
span { border-color: #401969; }
span { border-color: rgb(64,25,105); }
td.TdClassName
{
border-color: #401969;
}
.TagClassName
{
border-color: #401969;
}
</style>