Shades of Christalle #412168
Tints of Christalle #412168
RGB
CMYK
RGB Variations
Color information
#412168 (or 0x412168) is known color: Christalle. HEX triplet: 41, 21 and 68. RGB value is (65,33,104). Sum of RGB (Red+Green+Blue) = 65+33+104=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 33 (13.28% from 255 or 16.34% from 202); Blue value is 104 (41.02% from 255 or 51.49% from 202); Max value from RGB is 104 - color contains mainly: blue. Hex color #412168 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412168 is #BEDE97. Grayscale: #323232. Windows color (decimal): -12508824 or 6824257. OLE color: 6824257.
HSL color Cylindrical-coordinate representation of color #412168: hue angle of 267.04º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #412168 is Cyan = 0.38, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 33 | 104 | - |
| CMYK | 0.38 | 0.68 | 0 | 0.59 |
| HSL | 267.04º | 0.52% | 0.27% | - |
| HSV(B) | 267.04º | 0.68% | 0.41% | - |
| XYZ | 5.22 | 3.21 | 13.44 | - |
| YUV | 50.66 | 158.1 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 33 | 104 | 0.38 | 0.68 | 0 | 0.59 | 267.04 | 0.52 | 0.27 |
| Hex | 41 | 21 | 68 | 26 | 44 | 0 | 3B | 10B | 34 | 1B |
| Octal | 101 | 41 | 150 | 46 | 104 | 0 | 73 | 413 | 64 | 33 |
| Binary | 1000001 | 100001 | 1101000 | 100110 | 1000100 | 0 | 111011 | 100001011 | 110100 | 11011 |
Color Harmonies of #412168
Complementary color
Monochromatic Colors of #412168
Black with #412168
Text Example
Text Example
White with #412168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412168; }
p { color: rgb(65,33,104); }
H1.HeaderClassName
{
color: #412168;
}
.AnyTagClassName
{
color: #412168;
}
</style>
background-color css
<style>
a { background-color: #412168; }
a { background-color: rgb(65,33,104); }
div.DivClassName
{
background-color: #412168;
}
.BgClassName
{
background-color: #412168;
}
</style>
border-color css
<style>
span { border-color: #412168; }
span { border-color: rgb(65,33,104); }
td.TdClassName
{
border-color: #412168;
}
.TagClassName
{
border-color: #412168;
}
</style>