Shades of Christalle #421861
Tints of Christalle #421861
RGB
CMYK
RGB Variations
Color information
#421861 (or 0x421861) is known color: Christalle. HEX triplet: 42, 18 and 61. RGB value is (66,24,97). Sum of RGB (Red+Green+Blue) = 66+24+97=187 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.29% from 187); Green value is 24 (9.77% from 255 or 12.83% from 187); Blue value is 97 (38.28% from 255 or 51.87% from 187); Max value from RGB is 97 - color contains mainly: blue. Hex color #421861 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421861 is #BDE79E. Grayscale: #2C2C2C. Windows color (decimal): -12445599 or 6363202. OLE color: 6363202.
HSL color Cylindrical-coordinate representation of color #421861: hue angle of 274.52º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #421861 is Cyan = 0.32, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 24 | 97 | - |
| CMYK | 0.32 | 0.75 | 0 | 0.62 |
| HSL | 274.52º | 0.6% | 0.24% | - |
| HSV(B) | 274.52º | 0.75% | 0.38% | - |
| XYZ | 4.73 | 2.67 | 11.58 | - |
| YUV | 44.88 | 157.41 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 97 | 0.32 | 0.75 | 0 | 0.62 | 274.52 | 0.6 | 0.24 |
| Hex | 42 | 18 | 61 | 20 | 4B | 0 | 3E | 113 | 3C | 18 |
| Octal | 102 | 30 | 141 | 40 | 113 | 0 | 76 | 423 | 74 | 30 |
| Binary | 1000010 | 11000 | 1100001 | 100000 | 1001011 | 0 | 111110 | 100010011 | 111100 | 11000 |
Color Harmonies of #421861
Complementary color
Monochromatic Colors of #421861
Black with #421861
Text Example
Text Example
White with #421861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421861; }
p { color: rgb(66,24,97); }
H1.HeaderClassName
{
color: #421861;
}
.AnyTagClassName
{
color: #421861;
}
</style>
background-color css
<style>
a { background-color: #421861; }
a { background-color: rgb(66,24,97); }
div.DivClassName
{
background-color: #421861;
}
.BgClassName
{
background-color: #421861;
}
</style>
border-color css
<style>
span { border-color: #421861; }
span { border-color: rgb(66,24,97); }
td.TdClassName
{
border-color: #421861;
}
.TagClassName
{
border-color: #421861;
}
</style>