Shades of Christalle #412469
Tints of Christalle #412469
RGB
CMYK
RGB Variations
Color information
#412469 (or 0x412469) is known color: Christalle. HEX triplet: 41, 24 and 69. RGB value is (65,36,105). Sum of RGB (Red+Green+Blue) = 65+36+105=206 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.55% from 206); Green value is 36 (14.45% from 255 or 17.48% from 206); Blue value is 105 (41.41% from 255 or 50.97% from 206); Max value from RGB is 105 - color contains mainly: blue. Hex color #412469 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412469 is #BEDB96. Grayscale: #343434. Windows color (decimal): -12508055 or 6890561. OLE color: 6890561.
HSL color Cylindrical-coordinate representation of color #412469: hue angle of 265.22º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #412469 is Cyan = 0.38, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 36 | 105 | - |
| CMYK | 0.38 | 0.66 | 0 | 0.59 |
| HSL | 265.22º | 0.49% | 0.28% | - |
| HSV(B) | 265.22º | 0.66% | 0.41% | - |
| XYZ | 5.36 | 3.41 | 13.74 | - |
| YUV | 52.54 | 157.61 | 136.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 36 | 105 | 0.38 | 0.66 | 0 | 0.59 | 265.22 | 0.49 | 0.28 |
| Hex | 41 | 24 | 69 | 26 | 42 | 0 | 3B | 109 | 31 | 1C |
| Octal | 101 | 44 | 151 | 46 | 102 | 0 | 73 | 411 | 61 | 34 |
| Binary | 1000001 | 100100 | 1101001 | 100110 | 1000010 | 0 | 111011 | 100001001 | 110001 | 11100 |
Color Harmonies of #412469
Complementary color
Monochromatic Colors of #412469
Black with #412469
Text Example
Text Example
White with #412469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412469; }
p { color: rgb(65,36,105); }
H1.HeaderClassName
{
color: #412469;
}
.AnyTagClassName
{
color: #412469;
}
</style>
background-color css
<style>
a { background-color: #412469; }
a { background-color: rgb(65,36,105); }
div.DivClassName
{
background-color: #412469;
}
.BgClassName
{
background-color: #412469;
}
</style>
border-color css
<style>
span { border-color: #412469; }
span { border-color: rgb(65,36,105); }
td.TdClassName
{
border-color: #412469;
}
.TagClassName
{
border-color: #412469;
}
</style>