Shades of Christalle #421068
Tints of Christalle #421068
RGB
CMYK
RGB Variations
Color information
#421068 (or 0x421068) is known color: Christalle. HEX triplet: 42, 10 and 68. RGB value is (66,16,104). Sum of RGB (Red+Green+Blue) = 66+16+104=186 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.48% from 186); Green value is 16 (6.64% from 255 or 8.60% from 186); Blue value is 104 (41.02% from 255 or 55.91% from 186); Max value from RGB is 104 - color contains mainly: blue. Hex color #421068 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421068 is #BDEF97. Grayscale: #282828. Windows color (decimal): -12447640 or 6819906. OLE color: 6819906.
HSL color Cylindrical-coordinate representation of color #421068: hue angle of 274.09º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #421068 is Cyan = 0.37, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 16 | 104 | - |
| CMYK | 0.37 | 0.85 | 0 | 0.59 |
| HSL | 274.09º | 0.73% | 0.24% | - |
| HSV(B) | 274.09º | 0.85% | 0.41% | - |
| XYZ | 4.93 | 2.53 | 13.32 | - |
| YUV | 40.98 | 163.57 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 104 | 0.37 | 0.85 | 0 | 0.59 | 274.09 | 0.73 | 0.24 |
| Hex | 42 | 10 | 68 | 25 | 55 | 0 | 3B | 112 | 49 | 18 |
| Octal | 102 | 20 | 150 | 45 | 125 | 0 | 73 | 422 | 111 | 30 |
| Binary | 1000010 | 10000 | 1101000 | 100101 | 1010101 | 0 | 111011 | 100010010 | 1001001 | 11000 |
Color Harmonies of #421068
Complementary color
Monochromatic Colors of #421068
Black with #421068
Text Example
Text Example
White with #421068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421068; }
p { color: rgb(66,16,104); }
H1.HeaderClassName
{
color: #421068;
}
.AnyTagClassName
{
color: #421068;
}
</style>
background-color css
<style>
a { background-color: #421068; }
a { background-color: rgb(66,16,104); }
div.DivClassName
{
background-color: #421068;
}
.BgClassName
{
background-color: #421068;
}
</style>
border-color css
<style>
span { border-color: #421068; }
span { border-color: rgb(66,16,104); }
td.TdClassName
{
border-color: #421068;
}
.TagClassName
{
border-color: #421068;
}
</style>