Shades of Christalle #401668
Tints of Christalle #401668
RGB
CMYK
RGB Variations
Color information
#401668 (or 0x401668) is known color: Christalle. HEX triplet: 40, 16 and 68. RGB value is (64,22,104). Sum of RGB (Red+Green+Blue) = 64+22+104=190 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.68% from 190); Green value is 22 (8.98% from 255 or 11.58% from 190); Blue value is 104 (41.02% from 255 or 54.74% from 190); Max value from RGB is 104 - color contains mainly: blue. Hex color #401668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401668 is #BFE997. Grayscale: #2B2B2B. Windows color (decimal): -12577176 or 6821440. OLE color: 6821440.
HSL color Cylindrical-coordinate representation of color #401668: hue angle of 270.73º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #401668 is Cyan = 0.38, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 22 | 104 | - |
| CMYK | 0.38 | 0.79 | 0 | 0.59 |
| HSL | 270.73º | 0.65% | 0.25% | - |
| HSV(B) | 270.73º | 0.79% | 0.41% | - |
| XYZ | 4.9 | 2.66 | 13.35 | - |
| YUV | 43.91 | 161.91 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 22 | 104 | 0.38 | 0.79 | 0 | 0.59 | 270.73 | 0.65 | 0.25 |
| Hex | 40 | 16 | 68 | 26 | 4F | 0 | 3B | 10F | 41 | 19 |
| Octal | 100 | 26 | 150 | 46 | 117 | 0 | 73 | 417 | 101 | 31 |
| Binary | 1000000 | 10110 | 1101000 | 100110 | 1001111 | 0 | 111011 | 100001111 | 1000001 | 11001 |
Color Harmonies of #401668
Complementary color
Monochromatic Colors of #401668
Black with #401668
Text Example
Text Example
White with #401668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401668; }
p { color: rgb(64,22,104); }
H1.HeaderClassName
{
color: #401668;
}
.AnyTagClassName
{
color: #401668;
}
</style>
background-color css
<style>
a { background-color: #401668; }
a { background-color: rgb(64,22,104); }
div.DivClassName
{
background-color: #401668;
}
.BgClassName
{
background-color: #401668;
}
</style>
border-color css
<style>
span { border-color: #401668; }
span { border-color: rgb(64,22,104); }
td.TdClassName
{
border-color: #401668;
}
.TagClassName
{
border-color: #401668;
}
</style>