Shades of Christalle #401065
Tints of Christalle #401065
RGB
CMYK
RGB Variations
Color information
#401065 (or 0x401065) is known color: Christalle. HEX triplet: 40, 10 and 65. RGB value is (64,16,101). Sum of RGB (Red+Green+Blue) = 64+16+101=181 (23% of max value = 765). Red value is 64 (25.39% from 255 or 35.36% from 181); Green value is 16 (6.64% from 255 or 8.84% from 181); Blue value is 101 (39.84% from 255 or 55.80% from 181); Max value from RGB is 101 - color contains mainly: blue. Hex color #401065 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401065 is #BFEF9A. Grayscale: #272727. Windows color (decimal): -12578715 or 6623296. OLE color: 6623296.
HSL color Cylindrical-coordinate representation of color #401065: hue angle of 273.88º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #401065 is Cyan = 0.37, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 16 | 101 | - |
| CMYK | 0.37 | 0.84 | 0 | 0.60 |
| HSL | 273.88º | 0.73% | 0.23% | - |
| HSV(B) | 273.88º | 0.84% | 0.4% | - |
| XYZ | 4.65 | 2.4 | 12.53 | - |
| YUV | 40.04 | 162.4 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 101 | 0.37 | 0.84 | 0 | 0.60 | 273.88 | 0.73 | 0.23 |
| Hex | 40 | 10 | 65 | 25 | 54 | 0 | 3C | 112 | 49 | 17 |
| Octal | 100 | 20 | 145 | 45 | 124 | 0 | 74 | 422 | 111 | 27 |
| Binary | 1000000 | 10000 | 1100101 | 100101 | 1010100 | 0 | 111100 | 100010010 | 1001001 | 10111 |
Color Harmonies of #401065
Complementary color
Monochromatic Colors of #401065
Black with #401065
Text Example
Text Example
White with #401065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401065; }
p { color: rgb(64,16,101); }
H1.HeaderClassName
{
color: #401065;
}
.AnyTagClassName
{
color: #401065;
}
</style>
background-color css
<style>
a { background-color: #401065; }
a { background-color: rgb(64,16,101); }
div.DivClassName
{
background-color: #401065;
}
.BgClassName
{
background-color: #401065;
}
</style>
border-color css
<style>
span { border-color: #401065; }
span { border-color: rgb(64,16,101); }
td.TdClassName
{
border-color: #401065;
}
.TagClassName
{
border-color: #401065;
}
</style>