Shades of Christalle #421964
Tints of Christalle #421964
RGB
CMYK
RGB Variations
Color information
#421964 (or 0x421964) is known color: Christalle. HEX triplet: 42, 19 and 64. RGB value is (66,25,100). Sum of RGB (Red+Green+Blue) = 66+25+100=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 25 (10.16% from 255 or 13.09% from 191); Blue value is 100 (39.45% from 255 or 52.36% from 191); Max value from RGB is 100 - color contains mainly: blue. Hex color #421964 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421964 is #BDE69B. Grayscale: #2D2D2D. Windows color (decimal): -12445340 or 6560066. OLE color: 6560066.
HSL color Cylindrical-coordinate representation of color #421964: hue angle of 272.8º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #421964 is Cyan = 0.34, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 25 | 100 | - |
| CMYK | 0.34 | 0.75 | 0 | 0.61 |
| HSL | 272.8º | 0.6% | 0.25% | - |
| HSV(B) | 272.8º | 0.75% | 0.39% | - |
| XYZ | 4.89 | 2.77 | 12.33 | - |
| YUV | 45.81 | 158.58 | 142.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 100 | 0.34 | 0.75 | 0 | 0.61 | 272.8 | 0.6 | 0.25 |
| Hex | 42 | 19 | 64 | 22 | 4B | 0 | 3D | 111 | 3C | 19 |
| Octal | 102 | 31 | 144 | 42 | 113 | 0 | 75 | 421 | 74 | 31 |
| Binary | 1000010 | 11001 | 1100100 | 100010 | 1001011 | 0 | 111101 | 100010001 | 111100 | 11001 |
Color Harmonies of #421964
Complementary color
Monochromatic Colors of #421964
Black with #421964
Text Example
Text Example
White with #421964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421964; }
p { color: rgb(66,25,100); }
H1.HeaderClassName
{
color: #421964;
}
.AnyTagClassName
{
color: #421964;
}
</style>
background-color css
<style>
a { background-color: #421964; }
a { background-color: rgb(66,25,100); }
div.DivClassName
{
background-color: #421964;
}
.BgClassName
{
background-color: #421964;
}
</style>
border-color css
<style>
span { border-color: #421964; }
span { border-color: rgb(66,25,100); }
td.TdClassName
{
border-color: #421964;
}
.TagClassName
{
border-color: #421964;
}
</style>