Shades of Christalle #401765
Tints of Christalle #401765
RGB
CMYK
RGB Variations
Color information
#401765 (or 0x401765) is known color: Christalle. HEX triplet: 40, 17 and 65. RGB value is (64,23,101). Sum of RGB (Red+Green+Blue) = 64+23+101=188 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.04% from 188); Green value is 23 (9.38% from 255 or 12.23% from 188); Blue value is 101 (39.84% from 255 or 53.72% from 188); Max value from RGB is 101 - color contains mainly: blue. Hex color #401765 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401765 is #BFE89A. Grayscale: #2B2B2B. Windows color (decimal): -12576923 or 6625088. OLE color: 6625088.
HSL color Cylindrical-coordinate representation of color #401765: hue angle of 271.54º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #401765 is Cyan = 0.37, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 23 | 101 | - |
| CMYK | 0.37 | 0.77 | 0 | 0.60 |
| HSL | 271.54º | 0.63% | 0.24% | - |
| HSV(B) | 271.54º | 0.77% | 0.4% | - |
| XYZ | 4.77 | 2.64 | 12.57 | - |
| YUV | 44.15 | 160.08 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 23 | 101 | 0.37 | 0.77 | 0 | 0.60 | 271.54 | 0.63 | 0.24 |
| Hex | 40 | 17 | 65 | 25 | 4D | 0 | 3C | 110 | 3F | 18 |
| Octal | 100 | 27 | 145 | 45 | 115 | 0 | 74 | 420 | 77 | 30 |
| Binary | 1000000 | 10111 | 1100101 | 100101 | 1001101 | 0 | 111100 | 100010000 | 111111 | 11000 |
Color Harmonies of #401765
Complementary color
Monochromatic Colors of #401765
Black with #401765
Text Example
Text Example
White with #401765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401765; }
p { color: rgb(64,23,101); }
H1.HeaderClassName
{
color: #401765;
}
.AnyTagClassName
{
color: #401765;
}
</style>
background-color css
<style>
a { background-color: #401765; }
a { background-color: rgb(64,23,101); }
div.DivClassName
{
background-color: #401765;
}
.BgClassName
{
background-color: #401765;
}
</style>
border-color css
<style>
span { border-color: #401765; }
span { border-color: rgb(64,23,101); }
td.TdClassName
{
border-color: #401765;
}
.TagClassName
{
border-color: #401765;
}
</style>