Shades of Christalle #421968
Tints of Christalle #421968
RGB
CMYK
RGB Variations
Color information
#421968 (or 0x421968) is known color: Christalle. HEX triplet: 42, 19 and 68. RGB value is (66,25,104). Sum of RGB (Red+Green+Blue) = 66+25+104=195 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.85% from 195); Green value is 25 (10.16% from 255 or 12.82% from 195); Blue value is 104 (41.02% from 255 or 53.33% from 195); Max value from RGB is 104 - color contains mainly: blue. Hex color #421968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421968 is #BDE697. Grayscale: #2D2D2D. Windows color (decimal): -12445336 or 6822210. OLE color: 6822210.
HSL color Cylindrical-coordinate representation of color #421968: hue angle of 271.14º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #421968 is Cyan = 0.37, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 25 | 104 | - |
| CMYK | 0.37 | 0.76 | 0 | 0.59 |
| HSL | 271.14º | 0.61% | 0.25% | - |
| HSV(B) | 271.14º | 0.76% | 0.41% | - |
| XYZ | 5.09 | 2.85 | 13.38 | - |
| YUV | 46.27 | 160.58 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 104 | 0.37 | 0.76 | 0 | 0.59 | 271.14 | 0.61 | 0.25 |
| Hex | 42 | 19 | 68 | 25 | 4C | 0 | 3B | 10F | 3D | 19 |
| Octal | 102 | 31 | 150 | 45 | 114 | 0 | 73 | 417 | 75 | 31 |
| Binary | 1000010 | 11001 | 1101000 | 100101 | 1001100 | 0 | 111011 | 100001111 | 111101 | 11001 |
Color Harmonies of #421968
Complementary color
Monochromatic Colors of #421968
Black with #421968
Text Example
Text Example
White with #421968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421968; }
p { color: rgb(66,25,104); }
H1.HeaderClassName
{
color: #421968;
}
.AnyTagClassName
{
color: #421968;
}
</style>
background-color css
<style>
a { background-color: #421968; }
a { background-color: rgb(66,25,104); }
div.DivClassName
{
background-color: #421968;
}
.BgClassName
{
background-color: #421968;
}
</style>
border-color css
<style>
span { border-color: #421968; }
span { border-color: rgb(66,25,104); }
td.TdClassName
{
border-color: #421968;
}
.TagClassName
{
border-color: #421968;
}
</style>