Shades of Christalle #401567
Tints of Christalle #401567
RGB
CMYK
RGB Variations
Color information
#401567 (or 0x401567) is known color: Christalle. HEX triplet: 40, 15 and 67. RGB value is (64,21,103). Sum of RGB (Red+Green+Blue) = 64+21+103=188 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.04% from 188); Green value is 21 (8.59% from 255 or 11.17% from 188); Blue value is 103 (40.62% from 255 or 54.79% from 188); Max value from RGB is 103 - color contains mainly: blue. Hex color #401567 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401567 is #BFEA98. Grayscale: #2A2A2A. Windows color (decimal): -12577433 or 6755648. OLE color: 6755648.
HSL color Cylindrical-coordinate representation of color #401567: hue angle of 271.46º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #401567 is Cyan = 0.38, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 21 | 103 | - |
| CMYK | 0.38 | 0.80 | 0 | 0.60 |
| HSL | 271.46º | 0.66% | 0.24% | - |
| HSV(B) | 271.46º | 0.8% | 0.4% | - |
| XYZ | 4.83 | 2.61 | 13.08 | - |
| YUV | 43.21 | 161.75 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 21 | 103 | 0.38 | 0.80 | 0 | 0.60 | 271.46 | 0.66 | 0.24 |
| Hex | 40 | 15 | 67 | 26 | 50 | 0 | 3C | 10F | 42 | 18 |
| Octal | 100 | 25 | 147 | 46 | 120 | 0 | 74 | 417 | 102 | 30 |
| Binary | 1000000 | 10101 | 1100111 | 100110 | 1010000 | 0 | 111100 | 100001111 | 1000010 | 11000 |
Color Harmonies of #401567
Complementary color
Monochromatic Colors of #401567
Black with #401567
Text Example
Text Example
White with #401567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401567; }
p { color: rgb(64,21,103); }
H1.HeaderClassName
{
color: #401567;
}
.AnyTagClassName
{
color: #401567;
}
</style>
background-color css
<style>
a { background-color: #401567; }
a { background-color: rgb(64,21,103); }
div.DivClassName
{
background-color: #401567;
}
.BgClassName
{
background-color: #401567;
}
</style>
border-color css
<style>
span { border-color: #401567; }
span { border-color: rgb(64,21,103); }
td.TdClassName
{
border-color: #401567;
}
.TagClassName
{
border-color: #401567;
}
</style>