Shades of Christalle #421967
Tints of Christalle #421967
RGB
CMYK
RGB Variations
Color information
#421967 (or 0x421967) is known color: Christalle. HEX triplet: 42, 19 and 67. RGB value is (66,25,103). Sum of RGB (Red+Green+Blue) = 66+25+103=194 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.02% from 194); Green value is 25 (10.16% from 255 or 12.89% from 194); Blue value is 103 (40.62% from 255 or 53.09% from 194); Max value from RGB is 103 - color contains mainly: blue. Hex color #421967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421967 is #BDE698. Grayscale: #2D2D2D. Windows color (decimal): -12445337 or 6756674. OLE color: 6756674.
HSL color Cylindrical-coordinate representation of color #421967: hue angle of 271.54º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #421967 is Cyan = 0.36, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 25 | 103 | - |
| CMYK | 0.36 | 0.76 | 0 | 0.60 |
| HSL | 271.54º | 0.61% | 0.25% | - |
| HSV(B) | 271.54º | 0.76% | 0.4% | - |
| XYZ | 5.04 | 2.83 | 13.11 | - |
| YUV | 46.15 | 160.08 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 103 | 0.36 | 0.76 | 0 | 0.60 | 271.54 | 0.61 | 0.25 |
| Hex | 42 | 19 | 67 | 24 | 4C | 0 | 3C | 110 | 3D | 19 |
| Octal | 102 | 31 | 147 | 44 | 114 | 0 | 74 | 420 | 75 | 31 |
| Binary | 1000010 | 11001 | 1100111 | 100100 | 1001100 | 0 | 111100 | 100010000 | 111101 | 11001 |
Color Harmonies of #421967
Complementary color
Monochromatic Colors of #421967
Black with #421967
Text Example
Text Example
White with #421967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421967; }
p { color: rgb(66,25,103); }
H1.HeaderClassName
{
color: #421967;
}
.AnyTagClassName
{
color: #421967;
}
</style>
background-color css
<style>
a { background-color: #421967; }
a { background-color: rgb(66,25,103); }
div.DivClassName
{
background-color: #421967;
}
.BgClassName
{
background-color: #421967;
}
</style>
border-color css
<style>
span { border-color: #421967; }
span { border-color: rgb(66,25,103); }
td.TdClassName
{
border-color: #421967;
}
.TagClassName
{
border-color: #421967;
}
</style>