Shades of Christalle #421264
Tints of Christalle #421264
RGB
CMYK
RGB Variations
Color information
#421264 (or 0x421264) is known color: Christalle. HEX triplet: 42, 12 and 64. RGB value is (66,18,100). Sum of RGB (Red+Green+Blue) = 66+18+100=184 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.87% from 184); Green value is 18 (7.42% from 255 or 9.78% from 184); Blue value is 100 (39.45% from 255 or 54.35% from 184); Max value from RGB is 100 - color contains mainly: blue. Hex color #421264 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421264 is #BDED9B. Grayscale: #292929. Windows color (decimal): -12447132 or 6558274. OLE color: 6558274.
HSL color Cylindrical-coordinate representation of color #421264: hue angle of 275.12º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #421264 is Cyan = 0.34, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 18 | 100 | - |
| CMYK | 0.34 | 0.82 | 0 | 0.61 |
| HSL | 275.12º | 0.69% | 0.23% | - |
| HSV(B) | 275.12º | 0.82% | 0.39% | - |
| XYZ | 4.76 | 2.51 | 12.29 | - |
| YUV | 41.7 | 160.9 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 100 | 0.34 | 0.82 | 0 | 0.61 | 275.12 | 0.69 | 0.23 |
| Hex | 42 | 12 | 64 | 22 | 52 | 0 | 3D | 113 | 45 | 17 |
| Octal | 102 | 22 | 144 | 42 | 122 | 0 | 75 | 423 | 105 | 27 |
| Binary | 1000010 | 10010 | 1100100 | 100010 | 1010010 | 0 | 111101 | 100010011 | 1000101 | 10111 |
Color Harmonies of #421264
Complementary color
Monochromatic Colors of #421264
Black with #421264
Text Example
Text Example
White with #421264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421264; }
p { color: rgb(66,18,100); }
H1.HeaderClassName
{
color: #421264;
}
.AnyTagClassName
{
color: #421264;
}
</style>
background-color css
<style>
a { background-color: #421264; }
a { background-color: rgb(66,18,100); }
div.DivClassName
{
background-color: #421264;
}
.BgClassName
{
background-color: #421264;
}
</style>
border-color css
<style>
span { border-color: #421264; }
span { border-color: rgb(66,18,100); }
td.TdClassName
{
border-color: #421264;
}
.TagClassName
{
border-color: #421264;
}
</style>