Shades of Christalle #421661
Tints of Christalle #421661
RGB
CMYK
RGB Variations
Color information
#421661 (or 0x421661) is known color: Christalle. HEX triplet: 42, 16 and 61. RGB value is (66,22,97). Sum of RGB (Red+Green+Blue) = 66+22+97=185 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.68% from 185); Green value is 22 (8.98% from 255 or 11.89% from 185); Blue value is 97 (38.28% from 255 or 52.43% from 185); Max value from RGB is 97 - color contains mainly: blue. Hex color #421661 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421661 is #BDE99E. Grayscale: #2B2B2B. Windows color (decimal): -12446111 or 6362690. OLE color: 6362690.
HSL color Cylindrical-coordinate representation of color #421661: hue angle of 275.2º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #421661 is Cyan = 0.32, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 22 | 97 | - |
| CMYK | 0.32 | 0.77 | 0 | 0.62 |
| HSL | 275.2º | 0.63% | 0.23% | - |
| HSV(B) | 275.2º | 0.77% | 0.38% | - |
| XYZ | 4.69 | 2.6 | 11.56 | - |
| YUV | 43.71 | 158.08 | 143.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 97 | 0.32 | 0.77 | 0 | 0.62 | 275.2 | 0.63 | 0.23 |
| Hex | 42 | 16 | 61 | 20 | 4D | 0 | 3E | 113 | 3F | 17 |
| Octal | 102 | 26 | 141 | 40 | 115 | 0 | 76 | 423 | 77 | 27 |
| Binary | 1000010 | 10110 | 1100001 | 100000 | 1001101 | 0 | 111110 | 100010011 | 111111 | 10111 |
Color Harmonies of #421661
Complementary color
Monochromatic Colors of #421661
Black with #421661
Text Example
Text Example
White with #421661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421661; }
p { color: rgb(66,22,97); }
H1.HeaderClassName
{
color: #421661;
}
.AnyTagClassName
{
color: #421661;
}
</style>
background-color css
<style>
a { background-color: #421661; }
a { background-color: rgb(66,22,97); }
div.DivClassName
{
background-color: #421661;
}
.BgClassName
{
background-color: #421661;
}
</style>
border-color css
<style>
span { border-color: #421661; }
span { border-color: rgb(66,22,97); }
td.TdClassName
{
border-color: #421661;
}
.TagClassName
{
border-color: #421661;
}
</style>