Shades of Christalle #412666
Tints of Christalle #412666
RGB
CMYK
RGB Variations
Color information
#412666 (or 0x412666) is known color: Christalle. HEX triplet: 41, 26 and 66. RGB value is (65,38,102). Sum of RGB (Red+Green+Blue) = 65+38+102=205 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.71% from 205); Green value is 38 (15.23% from 255 or 18.54% from 205); Blue value is 102 (40.23% from 255 or 49.76% from 205); Max value from RGB is 102 - color contains mainly: blue. Hex color #412666 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412666 is #BED999. Grayscale: #353535. Windows color (decimal): -12507546 or 6694465. OLE color: 6694465.
HSL color Cylindrical-coordinate representation of color #412666: hue angle of 265.31º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #412666 is Cyan = 0.36, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 65 | 38 | 102 | - |
| CMYK | 0.36 | 0.63 | 0 | 0.6 |
| HSL | 265.31º | 0.46% | 0.27% | - |
| HSV(B) | 265.31º | 0.63% | 0.4% | - |
| XYZ | 5.27 | 3.47 | 12.96 | - |
| YUV | 53.37 | 155.45 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 102 | 0.36 | 0.63 | 0 | 0.6 | 265.31 | 0.46 | 0.27 |
| Hex | 41 | 26 | 66 | 24 | 3F | 0 | 3C | 109 | 2E | 1B |
| Octal | 101 | 46 | 146 | 44 | 77 | 0 | 74 | 411 | 56 | 33 |
| Binary | 1000001 | 100110 | 1100110 | 100100 | 111111 | 0 | 111100 | 100001001 | 101110 | 11011 |
Color Harmonies of #412666
Complementary color
Monochromatic Colors of #412666
Black with #412666
Text Example
Text Example
White with #412666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412666; }
p { color: rgb(65,38,102); }
H1.HeaderClassName
{
color: #412666;
}
.AnyTagClassName
{
color: #412666;
}
</style>
background-color css
<style>
a { background-color: #412666; }
a { background-color: rgb(65,38,102); }
div.DivClassName
{
background-color: #412666;
}
.BgClassName
{
background-color: #412666;
}
</style>
border-color css
<style>
span { border-color: #412666; }
span { border-color: rgb(65,38,102); }
td.TdClassName
{
border-color: #412666;
}
.TagClassName
{
border-color: #412666;
}
</style>