Shades of Christalle #412869
Tints of Christalle #412869
RGB
CMYK
RGB Variations
Color information
#412869 (or 0x412869) is known color: Christalle. HEX triplet: 41, 28 and 69. RGB value is (65,40,105). Sum of RGB (Red+Green+Blue) = 65+40+105=210 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.95% from 210); Green value is 40 (16.02% from 255 or 19.05% from 210); Blue value is 105 (41.41% from 255 or 50% from 210); Max value from RGB is 105 - color contains mainly: blue. Hex color #412869 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412869 is #BED796. Grayscale: #363636. Windows color (decimal): -12507031 or 6891585. OLE color: 6891585.
HSL color Cylindrical-coordinate representation of color #412869: hue angle of 263.08º degrees, saturation: 0.45, 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 #412869 is Cyan = 0.38, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 40 | 105 | - |
| CMYK | 0.38 | 0.62 | 0 | 0.59 |
| HSL | 263.08º | 0.45% | 0.28% | - |
| HSV(B) | 263.08º | 0.62% | 0.41% | - |
| XYZ | 5.49 | 3.66 | 13.78 | - |
| YUV | 54.89 | 156.28 | 135.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 40 | 105 | 0.38 | 0.62 | 0 | 0.59 | 263.08 | 0.45 | 0.28 |
| Hex | 41 | 28 | 69 | 26 | 3E | 0 | 3B | 107 | 2D | 1C |
| Octal | 101 | 50 | 151 | 46 | 76 | 0 | 73 | 407 | 55 | 34 |
| Binary | 1000001 | 101000 | 1101001 | 100110 | 111110 | 0 | 111011 | 100000111 | 101101 | 11100 |
Color Harmonies of #412869
Complementary color
Monochromatic Colors of #412869
Black with #412869
Text Example
Text Example
White with #412869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412869; }
p { color: rgb(65,40,105); }
H1.HeaderClassName
{
color: #412869;
}
.AnyTagClassName
{
color: #412869;
}
</style>
background-color css
<style>
a { background-color: #412869; }
a { background-color: rgb(65,40,105); }
div.DivClassName
{
background-color: #412869;
}
.BgClassName
{
background-color: #412869;
}
</style>
border-color css
<style>
span { border-color: #412869; }
span { border-color: rgb(65,40,105); }
td.TdClassName
{
border-color: #412869;
}
.TagClassName
{
border-color: #412869;
}
</style>