Shades of Christalle #421963
Tints of Christalle #421963
RGB
CMYK
RGB Variations
Color information
#421963 (or 0x421963) is known color: Christalle. HEX triplet: 42, 19 and 63. RGB value is (66,25,99). Sum of RGB (Red+Green+Blue) = 66+25+99=190 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.74% from 190); Green value is 25 (10.16% from 255 or 13.16% from 190); Blue value is 99 (39.06% from 255 or 52.11% from 190); Max value from RGB is 99 - color contains mainly: blue. Hex color #421963 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421963 is #BDE69C. Grayscale: #2D2D2D. Windows color (decimal): -12445341 or 6494530. OLE color: 6494530.
HSL color Cylindrical-coordinate representation of color #421963: hue angle of 273.24º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #421963 is Cyan = 0.33, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 25 | 99 | - |
| CMYK | 0.33 | 0.75 | 0 | 0.61 |
| HSL | 273.24º | 0.6% | 0.24% | - |
| HSV(B) | 273.24º | 0.75% | 0.39% | - |
| XYZ | 4.85 | 2.75 | 12.08 | - |
| YUV | 45.7 | 158.08 | 142.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 99 | 0.33 | 0.75 | 0 | 0.61 | 273.24 | 0.6 | 0.24 |
| Hex | 42 | 19 | 63 | 21 | 4B | 0 | 3D | 111 | 3C | 18 |
| Octal | 102 | 31 | 143 | 41 | 113 | 0 | 75 | 421 | 74 | 30 |
| Binary | 1000010 | 11001 | 1100011 | 100001 | 1001011 | 0 | 111101 | 100010001 | 111100 | 11000 |
Color Harmonies of #421963
Complementary color
Monochromatic Colors of #421963
Black with #421963
Text Example
Text Example
White with #421963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421963; }
p { color: rgb(66,25,99); }
H1.HeaderClassName
{
color: #421963;
}
.AnyTagClassName
{
color: #421963;
}
</style>
background-color css
<style>
a { background-color: #421963; }
a { background-color: rgb(66,25,99); }
div.DivClassName
{
background-color: #421963;
}
.BgClassName
{
background-color: #421963;
}
</style>
border-color css
<style>
span { border-color: #421963; }
span { border-color: rgb(66,25,99); }
td.TdClassName
{
border-color: #421963;
}
.TagClassName
{
border-color: #421963;
}
</style>