Shades of Christalle #411868
Tints of Christalle #411868
RGB
CMYK
RGB Variations
Color information
#411868 (or 0x411868) is known color: Christalle. HEX triplet: 41, 18 and 68. RGB value is (65,24,104). Sum of RGB (Red+Green+Blue) = 65+24+104=193 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.68% from 193); Green value is 24 (9.77% from 255 or 12.44% from 193); Blue value is 104 (41.02% from 255 or 53.89% from 193); Max value from RGB is 104 - color contains mainly: blue. Hex color #411868 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411868 is #BEE797. Grayscale: #2D2D2D. Windows color (decimal): -12511128 or 6821953. OLE color: 6821953.
HSL color Cylindrical-coordinate representation of color #411868: hue angle of 270.75º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #411868 is Cyan = 0.38, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 24 | 104 | - |
| CMYK | 0.38 | 0.77 | 0 | 0.59 |
| HSL | 270.75º | 0.63% | 0.25% | - |
| HSV(B) | 270.75º | 0.77% | 0.41% | - |
| XYZ | 5.01 | 2.78 | 13.37 | - |
| YUV | 45.38 | 161.08 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 24 | 104 | 0.38 | 0.77 | 0 | 0.59 | 270.75 | 0.63 | 0.25 |
| Hex | 41 | 18 | 68 | 26 | 4D | 0 | 3B | 10F | 3E | 19 |
| Octal | 101 | 30 | 150 | 46 | 115 | 0 | 73 | 417 | 76 | 31 |
| Binary | 1000001 | 11000 | 1101000 | 100110 | 1001101 | 0 | 111011 | 100001111 | 111110 | 11001 |
Color Harmonies of #411868
Complementary color
Monochromatic Colors of #411868
Black with #411868
Text Example
Text Example
White with #411868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411868; }
p { color: rgb(65,24,104); }
H1.HeaderClassName
{
color: #411868;
}
.AnyTagClassName
{
color: #411868;
}
</style>
background-color css
<style>
a { background-color: #411868; }
a { background-color: rgb(65,24,104); }
div.DivClassName
{
background-color: #411868;
}
.BgClassName
{
background-color: #411868;
}
</style>
border-color css
<style>
span { border-color: #411868; }
span { border-color: rgb(65,24,104); }
td.TdClassName
{
border-color: #411868;
}
.TagClassName
{
border-color: #411868;
}
</style>