Shades of Christalle #421766
Tints of Christalle #421766
RGB
CMYK
RGB Variations
Color information
#421766 (or 0x421766) is known color: Christalle. HEX triplet: 42, 17 and 66. RGB value is (66,23,102). Sum of RGB (Red+Green+Blue) = 66+23+102=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 23 (9.38% from 255 or 12.04% from 191); Blue value is 102 (40.23% from 255 or 53.40% from 191); Max value from RGB is 102 - color contains mainly: blue. Hex color #421766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421766 is #BDE899. Grayscale: #2C2C2C. Windows color (decimal): -12445850 or 6690626. OLE color: 6690626.
HSL color Cylindrical-coordinate representation of color #421766: hue angle of 272.66º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #421766 is Cyan = 0.35, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 23 | 102 | - |
| CMYK | 0.35 | 0.77 | 0 | 0.6 |
| HSL | 272.66º | 0.63% | 0.25% | - |
| HSV(B) | 272.66º | 0.77% | 0.4% | - |
| XYZ | 4.95 | 2.73 | 12.84 | - |
| YUV | 44.86 | 160.25 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 102 | 0.35 | 0.77 | 0 | 0.6 | 272.66 | 0.63 | 0.25 |
| Hex | 42 | 17 | 66 | 23 | 4D | 0 | 3C | 111 | 3F | 19 |
| Octal | 102 | 27 | 146 | 43 | 115 | 0 | 74 | 421 | 77 | 31 |
| Binary | 1000010 | 10111 | 1100110 | 100011 | 1001101 | 0 | 111100 | 100010001 | 111111 | 11001 |
Color Harmonies of #421766
Complementary color
Monochromatic Colors of #421766
Black with #421766
Text Example
Text Example
White with #421766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421766; }
p { color: rgb(66,23,102); }
H1.HeaderClassName
{
color: #421766;
}
.AnyTagClassName
{
color: #421766;
}
</style>
background-color css
<style>
a { background-color: #421766; }
a { background-color: rgb(66,23,102); }
div.DivClassName
{
background-color: #421766;
}
.BgClassName
{
background-color: #421766;
}
</style>
border-color css
<style>
span { border-color: #421766; }
span { border-color: rgb(66,23,102); }
td.TdClassName
{
border-color: #421766;
}
.TagClassName
{
border-color: #421766;
}
</style>