Shades of Christalle #412668
Tints of Christalle #412668
RGB
CMYK
RGB Variations
Color information
#412668 (or 0x412668) is known color: Christalle. HEX triplet: 41, 26 and 68. RGB value is (65,38,104). Sum of RGB (Red+Green+Blue) = 65+38+104=207 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.40% from 207); Green value is 38 (15.23% from 255 or 18.36% from 207); Blue value is 104 (41.02% from 255 or 50.24% from 207); Max value from RGB is 104 - color contains mainly: blue. Hex color #412668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412668 is #BED997. Grayscale: #353535. Windows color (decimal): -12507544 or 6825537. OLE color: 6825537.
HSL color Cylindrical-coordinate representation of color #412668: hue angle of 264.55º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #412668 is Cyan = 0.38, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 38 | 104 | - |
| CMYK | 0.38 | 0.63 | 0 | 0.59 |
| HSL | 264.55º | 0.46% | 0.28% | - |
| HSV(B) | 264.55º | 0.63% | 0.41% | - |
| XYZ | 5.37 | 3.51 | 13.49 | - |
| YUV | 53.6 | 156.45 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 104 | 0.38 | 0.63 | 0 | 0.59 | 264.55 | 0.46 | 0.28 |
| Hex | 41 | 26 | 68 | 26 | 3F | 0 | 3B | 109 | 2E | 1C |
| Octal | 101 | 46 | 150 | 46 | 77 | 0 | 73 | 411 | 56 | 34 |
| Binary | 1000001 | 100110 | 1101000 | 100110 | 111111 | 0 | 111011 | 100001001 | 101110 | 11100 |
Color Harmonies of #412668
Complementary color
Monochromatic Colors of #412668
Black with #412668
Text Example
Text Example
White with #412668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412668; }
p { color: rgb(65,38,104); }
H1.HeaderClassName
{
color: #412668;
}
.AnyTagClassName
{
color: #412668;
}
</style>
background-color css
<style>
a { background-color: #412668; }
a { background-color: rgb(65,38,104); }
div.DivClassName
{
background-color: #412668;
}
.BgClassName
{
background-color: #412668;
}
</style>
border-color css
<style>
span { border-color: #412668; }
span { border-color: rgb(65,38,104); }
td.TdClassName
{
border-color: #412668;
}
.TagClassName
{
border-color: #412668;
}
</style>