Shades of Christalle #412669
Tints of Christalle #412669
RGB
CMYK
RGB Variations
Color information
#412669 (or 0x412669) is known color: Christalle. HEX triplet: 41, 26 and 69. RGB value is (65,38,105). Sum of RGB (Red+Green+Blue) = 65+38+105=208 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.25% from 208); Green value is 38 (15.23% from 255 or 18.27% from 208); Blue value is 105 (41.41% from 255 or 50.48% from 208); Max value from RGB is 105 - color contains mainly: blue. Hex color #412669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412669 is #BED996. Grayscale: #353535. Windows color (decimal): -12507543 or 6891073. OLE color: 6891073.
HSL color Cylindrical-coordinate representation of color #412669: hue angle of 264.18º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #412669 is Cyan = 0.38, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 38 | 105 | - |
| CMYK | 0.38 | 0.64 | 0 | 0.59 |
| HSL | 264.18º | 0.47% | 0.28% | - |
| HSV(B) | 264.18º | 0.64% | 0.41% | - |
| XYZ | 5.42 | 3.53 | 13.76 | - |
| YUV | 53.71 | 156.95 | 136.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 105 | 0.38 | 0.64 | 0 | 0.59 | 264.18 | 0.47 | 0.28 |
| Hex | 41 | 26 | 69 | 26 | 40 | 0 | 3B | 108 | 2F | 1C |
| Octal | 101 | 46 | 151 | 46 | 100 | 0 | 73 | 410 | 57 | 34 |
| Binary | 1000001 | 100110 | 1101001 | 100110 | 1000000 | 0 | 111011 | 100001000 | 101111 | 11100 |
Color Harmonies of #412669
Complementary color
Monochromatic Colors of #412669
Black with #412669
Text Example
Text Example
White with #412669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412669; }
p { color: rgb(65,38,105); }
H1.HeaderClassName
{
color: #412669;
}
.AnyTagClassName
{
color: #412669;
}
</style>
background-color css
<style>
a { background-color: #412669; }
a { background-color: rgb(65,38,105); }
div.DivClassName
{
background-color: #412669;
}
.BgClassName
{
background-color: #412669;
}
</style>
border-color css
<style>
span { border-color: #412669; }
span { border-color: rgb(65,38,105); }
td.TdClassName
{
border-color: #412669;
}
.TagClassName
{
border-color: #412669;
}
</style>