Shades of Christalle #412069
Tints of Christalle #412069
RGB
CMYK
RGB Variations
Color information
#412069 (or 0x412069) is known color: Christalle. HEX triplet: 41, 20 and 69. RGB value is (65,32,105). Sum of RGB (Red+Green+Blue) = 65+32+105=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 32 (12.89% from 255 or 15.84% from 202); Blue value is 105 (41.41% from 255 or 51.98% from 202); Max value from RGB is 105 - color contains mainly: blue. Hex color #412069 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412069 is #BEDF96. Grayscale: #313131. Windows color (decimal): -12509079 or 6889537. OLE color: 6889537.
HSL color Cylindrical-coordinate representation of color #412069: hue angle of 267.12º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #412069 is Cyan = 0.38, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 32 | 105 | - |
| CMYK | 0.38 | 0.70 | 0 | 0.59 |
| HSL | 267.12º | 0.53% | 0.27% | - |
| HSV(B) | 267.12º | 0.7% | 0.41% | - |
| XYZ | 5.25 | 3.18 | 13.7 | - |
| YUV | 50.19 | 158.93 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 32 | 105 | 0.38 | 0.70 | 0 | 0.59 | 267.12 | 0.53 | 0.27 |
| Hex | 41 | 20 | 69 | 26 | 46 | 0 | 3B | 10B | 35 | 1B |
| Octal | 101 | 40 | 151 | 46 | 106 | 0 | 73 | 413 | 65 | 33 |
| Binary | 1000001 | 100000 | 1101001 | 100110 | 1000110 | 0 | 111011 | 100001011 | 110101 | 11011 |
Color Harmonies of #412069
Complementary color
Monochromatic Colors of #412069
Black with #412069
Text Example
Text Example
White with #412069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412069; }
p { color: rgb(65,32,105); }
H1.HeaderClassName
{
color: #412069;
}
.AnyTagClassName
{
color: #412069;
}
</style>
background-color css
<style>
a { background-color: #412069; }
a { background-color: rgb(65,32,105); }
div.DivClassName
{
background-color: #412069;
}
.BgClassName
{
background-color: #412069;
}
</style>
border-color css
<style>
span { border-color: #412069; }
span { border-color: rgb(65,32,105); }
td.TdClassName
{
border-color: #412069;
}
.TagClassName
{
border-color: #412069;
}
</style>