Shades of Christalle #412369
Tints of Christalle #412369
RGB
CMYK
RGB Variations
Color information
#412369 (or 0x412369) is known color: Christalle. HEX triplet: 41, 23 and 69. RGB value is (65,35,105). Sum of RGB (Red+Green+Blue) = 65+35+105=205 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.71% from 205); Green value is 35 (14.06% from 255 or 17.07% from 205); Blue value is 105 (41.41% from 255 or 51.22% from 205); Max value from RGB is 105 - color contains mainly: blue. Hex color #412369 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412369 is #BEDC96. Grayscale: #333333. Windows color (decimal): -12508311 or 6890305. OLE color: 6890305.
HSL color Cylindrical-coordinate representation of color #412369: hue angle of 265.71º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #412369 is Cyan = 0.38, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 35 | 105 | - |
| CMYK | 0.38 | 0.67 | 0 | 0.59 |
| HSL | 265.71º | 0.5% | 0.27% | - |
| HSV(B) | 265.71º | 0.67% | 0.41% | - |
| XYZ | 5.33 | 3.35 | 13.73 | - |
| YUV | 51.95 | 157.94 | 137.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 35 | 105 | 0.38 | 0.67 | 0 | 0.59 | 265.71 | 0.5 | 0.27 |
| Hex | 41 | 23 | 69 | 26 | 43 | 0 | 3B | 10A | 32 | 1B |
| Octal | 101 | 43 | 151 | 46 | 103 | 0 | 73 | 412 | 62 | 33 |
| Binary | 1000001 | 100011 | 1101001 | 100110 | 1000011 | 0 | 111011 | 100001010 | 110010 | 11011 |
Color Harmonies of #412369
Complementary color
Monochromatic Colors of #412369
Black with #412369
Text Example
Text Example
White with #412369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412369; }
p { color: rgb(65,35,105); }
H1.HeaderClassName
{
color: #412369;
}
.AnyTagClassName
{
color: #412369;
}
</style>
background-color css
<style>
a { background-color: #412369; }
a { background-color: rgb(65,35,105); }
div.DivClassName
{
background-color: #412369;
}
.BgClassName
{
background-color: #412369;
}
</style>
border-color css
<style>
span { border-color: #412369; }
span { border-color: rgb(65,35,105); }
td.TdClassName
{
border-color: #412369;
}
.TagClassName
{
border-color: #412369;
}
</style>