Shades of Christalle #412868
Tints of Christalle #412868
RGB
CMYK
RGB Variations
Color information
#412868 (or 0x412868) is known color: Christalle. HEX triplet: 41, 28 and 68. RGB value is (65,40,104). Sum of RGB (Red+Green+Blue) = 65+40+104=209 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.10% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 104 (41.02% from 255 or 49.76% from 209); Max value from RGB is 104 - color contains mainly: blue. Hex color #412868 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412868 is #BED797. Grayscale: #363636. Windows color (decimal): -12507032 or 6826049. OLE color: 6826049.
HSL color Cylindrical-coordinate representation of color #412868: hue angle of 263.44º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #412868 is Cyan = 0.38, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 40 | 104 | - |
| CMYK | 0.38 | 0.62 | 0 | 0.59 |
| HSL | 263.44º | 0.44% | 0.28% | - |
| HSV(B) | 263.44º | 0.62% | 0.41% | - |
| XYZ | 5.44 | 3.64 | 13.51 | - |
| YUV | 54.77 | 155.78 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 40 | 104 | 0.38 | 0.62 | 0 | 0.59 | 263.44 | 0.44 | 0.28 |
| Hex | 41 | 28 | 68 | 26 | 3E | 0 | 3B | 107 | 2C | 1C |
| Octal | 101 | 50 | 150 | 46 | 76 | 0 | 73 | 407 | 54 | 34 |
| Binary | 1000001 | 101000 | 1101000 | 100110 | 111110 | 0 | 111011 | 100000111 | 101100 | 11100 |
Color Harmonies of #412868
Complementary color
Monochromatic Colors of #412868
Black with #412868
Text Example
Text Example
White with #412868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412868; }
p { color: rgb(65,40,104); }
H1.HeaderClassName
{
color: #412868;
}
.AnyTagClassName
{
color: #412868;
}
</style>
background-color css
<style>
a { background-color: #412868; }
a { background-color: rgb(65,40,104); }
div.DivClassName
{
background-color: #412868;
}
.BgClassName
{
background-color: #412868;
}
</style>
border-color css
<style>
span { border-color: #412868; }
span { border-color: rgb(65,40,104); }
td.TdClassName
{
border-color: #412868;
}
.TagClassName
{
border-color: #412868;
}
</style>