Shades of Christalle #412667
Tints of Christalle #412667
RGB
CMYK
RGB Variations
Color information
#412667 (or 0x412667) is known color: Christalle. HEX triplet: 41, 26 and 67. RGB value is (65,38,103). Sum of RGB (Red+Green+Blue) = 65+38+103=206 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.55% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 103 (40.62% from 255 or 50% from 206); Max value from RGB is 103 - color contains mainly: blue. Hex color #412667 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412667 is #BED998. Grayscale: #353535. Windows color (decimal): -12507545 or 6760001. OLE color: 6760001.
HSL color Cylindrical-coordinate representation of color #412667: hue angle of 264.92º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #412667 is Cyan = 0.37, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 38 | 103 | - |
| CMYK | 0.37 | 0.63 | 0 | 0.60 |
| HSL | 264.92º | 0.46% | 0.28% | - |
| HSV(B) | 264.92º | 0.63% | 0.4% | - |
| XYZ | 5.32 | 3.49 | 13.23 | - |
| YUV | 53.48 | 155.95 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 103 | 0.37 | 0.63 | 0 | 0.60 | 264.92 | 0.46 | 0.28 |
| Hex | 41 | 26 | 67 | 25 | 3F | 0 | 3C | 109 | 2E | 1C |
| Octal | 101 | 46 | 147 | 45 | 77 | 0 | 74 | 411 | 56 | 34 |
| Binary | 1000001 | 100110 | 1100111 | 100101 | 111111 | 0 | 111100 | 100001001 | 101110 | 11100 |
Color Harmonies of #412667
Complementary color
Monochromatic Colors of #412667
Black with #412667
Text Example
Text Example
White with #412667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412667; }
p { color: rgb(65,38,103); }
H1.HeaderClassName
{
color: #412667;
}
.AnyTagClassName
{
color: #412667;
}
</style>
background-color css
<style>
a { background-color: #412667; }
a { background-color: rgb(65,38,103); }
div.DivClassName
{
background-color: #412667;
}
.BgClassName
{
background-color: #412667;
}
</style>
border-color css
<style>
span { border-color: #412667; }
span { border-color: rgb(65,38,103); }
td.TdClassName
{
border-color: #412667;
}
.TagClassName
{
border-color: #412667;
}
</style>