Shades of Christalle #40116A
Tints of Christalle #40116A
RGB
CMYK
RGB Variations
Color information
#40116A (or 0x40116A) is known color: Christalle. HEX triplet: 40, 11 and 6A. RGB value is (64,17,106). Sum of RGB (Red+Green+Blue) = 64+17+106=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 17 (7.03% from 255 or 9.09% from 187); Blue value is 106 (41.80% from 255 or 56.68% from 187); Max value from RGB is 106 - color contains mainly: blue. Hex color #40116A is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #40116A is #BFEE95. Grayscale: #282828. Windows color (decimal): -12578454 or 6951232. OLE color: 6951232.
HSL color Cylindrical-coordinate representation of color #40116A: hue angle of 271.69º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #40116A is Cyan = 0.40, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 64 | 17 | 106 | - |
| CMYK | 0.40 | 0.84 | 0 | 0.58 |
| HSL | 271.69º | 0.72% | 0.24% | - |
| HSV(B) | 271.69º | 0.84% | 0.42% | - |
| XYZ | 4.92 | 2.53 | 13.87 | - |
| YUV | 41.2 | 164.57 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 17 | 106 | 0.40 | 0.84 | 0 | 0.58 | 271.69 | 0.72 | 0.24 |
| Hex | 40 | 11 | 6A | 28 | 54 | 0 | 3A | 110 | 48 | 18 |
| Octal | 100 | 21 | 152 | 50 | 124 | 0 | 72 | 420 | 110 | 30 |
| Binary | 1000000 | 10001 | 1101010 | 101000 | 1010100 | 0 | 111010 | 100010000 | 1001000 | 11000 |
Color Harmonies of #40116A
Complementary color
Monochromatic Colors of #40116A
Black with #40116A
Text Example
Text Example
White with #40116A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40116A; }
p { color: rgb(64,17,106); }
H1.HeaderClassName
{
color: #40116A;
}
.AnyTagClassName
{
color: #40116A;
}
</style>
background-color css
<style>
a { background-color: #40116A; }
a { background-color: rgb(64,17,106); }
div.DivClassName
{
background-color: #40116A;
}
.BgClassName
{
background-color: #40116A;
}
</style>
border-color css
<style>
span { border-color: #40116A; }
span { border-color: rgb(64,17,106); }
td.TdClassName
{
border-color: #40116A;
}
.TagClassName
{
border-color: #40116A;
}
</style>