Shades of Christalle #421563
Tints of Christalle #421563
RGB
CMYK
RGB Variations
Color information
#421563 (or 0x421563) is known color: Christalle. HEX triplet: 42, 15 and 63. RGB value is (66,21,99). Sum of RGB (Red+Green+Blue) = 66+21+99=186 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.48% from 186); Green value is 21 (8.59% from 255 or 11.29% from 186); Blue value is 99 (39.06% from 255 or 53.23% from 186); Max value from RGB is 99 - color contains mainly: blue. Hex color #421563 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421563 is #BDEA9C. Grayscale: #2B2B2B. Windows color (decimal): -12446365 or 6493506. OLE color: 6493506.
HSL color Cylindrical-coordinate representation of color #421563: hue angle of 274.62º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #421563 is Cyan = 0.33, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 21 | 99 | - |
| CMYK | 0.33 | 0.79 | 0 | 0.61 |
| HSL | 274.62º | 0.65% | 0.24% | - |
| HSV(B) | 274.62º | 0.79% | 0.39% | - |
| XYZ | 4.77 | 2.6 | 12.05 | - |
| YUV | 43.35 | 159.41 | 144.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 99 | 0.33 | 0.79 | 0 | 0.61 | 274.62 | 0.65 | 0.24 |
| Hex | 42 | 15 | 63 | 21 | 4F | 0 | 3D | 113 | 41 | 18 |
| Octal | 102 | 25 | 143 | 41 | 117 | 0 | 75 | 423 | 101 | 30 |
| Binary | 1000010 | 10101 | 1100011 | 100001 | 1001111 | 0 | 111101 | 100010011 | 1000001 | 11000 |
Color Harmonies of #421563
Complementary color
Monochromatic Colors of #421563
Black with #421563
Text Example
Text Example
White with #421563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421563; }
p { color: rgb(66,21,99); }
H1.HeaderClassName
{
color: #421563;
}
.AnyTagClassName
{
color: #421563;
}
</style>
background-color css
<style>
a { background-color: #421563; }
a { background-color: rgb(66,21,99); }
div.DivClassName
{
background-color: #421563;
}
.BgClassName
{
background-color: #421563;
}
</style>
border-color css
<style>
span { border-color: #421563; }
span { border-color: rgb(66,21,99); }
td.TdClassName
{
border-color: #421563;
}
.TagClassName
{
border-color: #421563;
}
</style>