Shades of Christalle #421067
Tints of Christalle #421067
RGB
CMYK
RGB Variations
Color information
#421067 (or 0x421067) is known color: Christalle. HEX triplet: 42, 10 and 67. RGB value is (66,16,103). Sum of RGB (Red+Green+Blue) = 66+16+103=185 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.68% from 185); Green value is 16 (6.64% from 255 or 8.65% from 185); Blue value is 103 (40.62% from 255 or 55.68% from 185); Max value from RGB is 103 - color contains mainly: blue. Hex color #421067 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421067 is #BDEF98. Grayscale: #282828. Windows color (decimal): -12447641 or 6754370. OLE color: 6754370.
HSL color Cylindrical-coordinate representation of color #421067: hue angle of 274.48º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #421067 is Cyan = 0.36, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 16 | 103 | - |
| CMYK | 0.36 | 0.84 | 0 | 0.60 |
| HSL | 274.48º | 0.73% | 0.23% | - |
| HSV(B) | 274.48º | 0.84% | 0.4% | - |
| XYZ | 4.88 | 2.51 | 13.06 | - |
| YUV | 40.87 | 163.07 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 103 | 0.36 | 0.84 | 0 | 0.60 | 274.48 | 0.73 | 0.23 |
| Hex | 42 | 10 | 67 | 24 | 54 | 0 | 3C | 112 | 49 | 17 |
| Octal | 102 | 20 | 147 | 44 | 124 | 0 | 74 | 422 | 111 | 27 |
| Binary | 1000010 | 10000 | 1100111 | 100100 | 1010100 | 0 | 111100 | 100010010 | 1001001 | 10111 |
Color Harmonies of #421067
Complementary color
Monochromatic Colors of #421067
Black with #421067
Text Example
Text Example
White with #421067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421067; }
p { color: rgb(66,16,103); }
H1.HeaderClassName
{
color: #421067;
}
.AnyTagClassName
{
color: #421067;
}
</style>
background-color css
<style>
a { background-color: #421067; }
a { background-color: rgb(66,16,103); }
div.DivClassName
{
background-color: #421067;
}
.BgClassName
{
background-color: #421067;
}
</style>
border-color css
<style>
span { border-color: #421067; }
span { border-color: rgb(66,16,103); }
td.TdClassName
{
border-color: #421067;
}
.TagClassName
{
border-color: #421067;
}
</style>