Shades of Christalle #421569
Tints of Christalle #421569
RGB
CMYK
RGB Variations
Color information
#421569 (or 0x421569) is known color: Christalle. HEX triplet: 42, 15 and 69. RGB value is (66,21,105). Sum of RGB (Red+Green+Blue) = 66+21+105=192 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.38% from 192); Green value is 21 (8.59% from 255 or 10.94% from 192); Blue value is 105 (41.41% from 255 or 54.69% from 192); Max value from RGB is 105 - color contains mainly: blue. Hex color #421569 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421569 is #BDEA96. Grayscale: #2B2B2B. Windows color (decimal): -12446359 or 6886722. OLE color: 6886722.
HSL color Cylindrical-coordinate representation of color #421569: hue angle of 272.14º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #421569 is Cyan = 0.37, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 21 | 105 | - |
| CMYK | 0.37 | 0.80 | 0 | 0.59 |
| HSL | 272.14º | 0.67% | 0.25% | - |
| HSV(B) | 272.14º | 0.8% | 0.41% | - |
| XYZ | 5.06 | 2.71 | 13.62 | - |
| YUV | 44.03 | 162.41 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 105 | 0.37 | 0.80 | 0 | 0.59 | 272.14 | 0.67 | 0.25 |
| Hex | 42 | 15 | 69 | 25 | 50 | 0 | 3B | 110 | 43 | 19 |
| Octal | 102 | 25 | 151 | 45 | 120 | 0 | 73 | 420 | 103 | 31 |
| Binary | 1000010 | 10101 | 1101001 | 100101 | 1010000 | 0 | 111011 | 100010000 | 1000011 | 11001 |
Color Harmonies of #421569
Complementary color
Monochromatic Colors of #421569
Black with #421569
Text Example
Text Example
White with #421569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421569; }
p { color: rgb(66,21,105); }
H1.HeaderClassName
{
color: #421569;
}
.AnyTagClassName
{
color: #421569;
}
</style>
background-color css
<style>
a { background-color: #421569; }
a { background-color: rgb(66,21,105); }
div.DivClassName
{
background-color: #421569;
}
.BgClassName
{
background-color: #421569;
}
</style>
border-color css
<style>
span { border-color: #421569; }
span { border-color: rgb(66,21,105); }
td.TdClassName
{
border-color: #421569;
}
.TagClassName
{
border-color: #421569;
}
</style>