Shades of Christalle #412662
Tints of Christalle #412662
RGB
CMYK
RGB Variations
Color information
#412662 (or 0x412662) is known color: Christalle. HEX triplet: 41, 26 and 62. RGB value is (65,38,98). Sum of RGB (Red+Green+Blue) = 65+38+98=201 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.34% from 201); Green value is 38 (15.23% from 255 or 18.91% from 201); Blue value is 98 (38.67% from 255 or 48.76% from 201); Max value from RGB is 98 - color contains mainly: blue. Hex color #412662 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412662 is #BED99D. Grayscale: #343434. Windows color (decimal): -12507550 or 6432321. OLE color: 6432321.
HSL color Cylindrical-coordinate representation of color #412662: hue angle of 267º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #412662 is Cyan = 0.34, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 38 | 98 | - |
| CMYK | 0.34 | 0.61 | 0 | 0.62 |
| HSL | 267º | 0.44% | 0.27% | - |
| HSV(B) | 267º | 0.61% | 0.38% | - |
| XYZ | 5.08 | 3.39 | 11.94 | - |
| YUV | 52.91 | 153.45 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 98 | 0.34 | 0.61 | 0 | 0.62 | 267 | 0.44 | 0.27 |
| Hex | 41 | 26 | 62 | 22 | 3D | 0 | 3E | 10B | 2C | 1B |
| Octal | 101 | 46 | 142 | 42 | 75 | 0 | 76 | 413 | 54 | 33 |
| Binary | 1000001 | 100110 | 1100010 | 100010 | 111101 | 0 | 111110 | 100001011 | 101100 | 11011 |
Color Harmonies of #412662
Complementary color
Monochromatic Colors of #412662
Black with #412662
Text Example
Text Example
White with #412662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412662; }
p { color: rgb(65,38,98); }
H1.HeaderClassName
{
color: #412662;
}
.AnyTagClassName
{
color: #412662;
}
</style>
background-color css
<style>
a { background-color: #412662; }
a { background-color: rgb(65,38,98); }
div.DivClassName
{
background-color: #412662;
}
.BgClassName
{
background-color: #412662;
}
</style>
border-color css
<style>
span { border-color: #412662; }
span { border-color: rgb(65,38,98); }
td.TdClassName
{
border-color: #412662;
}
.TagClassName
{
border-color: #412662;
}
</style>