Shades of Christalle #421668
Tints of Christalle #421668
RGB
CMYK
RGB Variations
Color information
#421668 (or 0x421668) is known color: Christalle. HEX triplet: 42, 16 and 68. RGB value is (66,22,104). Sum of RGB (Red+Green+Blue) = 66+22+104=192 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.38% from 192); Green value is 22 (8.98% from 255 or 11.46% from 192); Blue value is 104 (41.02% from 255 or 54.17% from 192); Max value from RGB is 104 - color contains mainly: blue. Hex color #421668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421668 is #BDE997. Grayscale: #2C2C2C. Windows color (decimal): -12446104 or 6821442. OLE color: 6821442.
HSL color Cylindrical-coordinate representation of color #421668: hue angle of 272.2º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #421668 is Cyan = 0.37, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 22 | 104 | - |
| CMYK | 0.37 | 0.79 | 0 | 0.59 |
| HSL | 272.2º | 0.65% | 0.25% | - |
| HSV(B) | 272.2º | 0.79% | 0.41% | - |
| XYZ | 5.03 | 2.73 | 13.36 | - |
| YUV | 44.5 | 161.58 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 104 | 0.37 | 0.79 | 0 | 0.59 | 272.2 | 0.65 | 0.25 |
| Hex | 42 | 16 | 68 | 25 | 4F | 0 | 3B | 110 | 41 | 19 |
| Octal | 102 | 26 | 150 | 45 | 117 | 0 | 73 | 420 | 101 | 31 |
| Binary | 1000010 | 10110 | 1101000 | 100101 | 1001111 | 0 | 111011 | 100010000 | 1000001 | 11001 |
Color Harmonies of #421668
Complementary color
Monochromatic Colors of #421668
Black with #421668
Text Example
Text Example
White with #421668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421668; }
p { color: rgb(66,22,104); }
H1.HeaderClassName
{
color: #421668;
}
.AnyTagClassName
{
color: #421668;
}
</style>
background-color css
<style>
a { background-color: #421668; }
a { background-color: rgb(66,22,104); }
div.DivClassName
{
background-color: #421668;
}
.BgClassName
{
background-color: #421668;
}
</style>
border-color css
<style>
span { border-color: #421668; }
span { border-color: rgb(66,22,104); }
td.TdClassName
{
border-color: #421668;
}
.TagClassName
{
border-color: #421668;
}
</style>