Shades of Christalle #421169
Tints of Christalle #421169
RGB
CMYK
RGB Variations
Color information
#421169 (or 0x421169) is known color: Christalle. HEX triplet: 42, 11 and 69. RGB value is (66,17,105). Sum of RGB (Red+Green+Blue) = 66+17+105=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 17 (7.03% from 255 or 9.04% from 188); Blue value is 105 (41.41% from 255 or 55.85% from 188); Max value from RGB is 105 - color contains mainly: blue. Hex color #421169 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421169 is #BDEE96. Grayscale: #292929. Windows color (decimal): -12447383 or 6885698. OLE color: 6885698.
HSL color Cylindrical-coordinate representation of color #421169: hue angle of 273.41º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #421169 is Cyan = 0.37, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 17 | 105 | - |
| CMYK | 0.37 | 0.84 | 0 | 0.59 |
| HSL | 273.41º | 0.72% | 0.24% | - |
| HSV(B) | 273.41º | 0.84% | 0.41% | - |
| XYZ | 5 | 2.58 | 13.6 | - |
| YUV | 41.68 | 163.73 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 105 | 0.37 | 0.84 | 0 | 0.59 | 273.41 | 0.72 | 0.24 |
| Hex | 42 | 11 | 69 | 25 | 54 | 0 | 3B | 111 | 48 | 18 |
| Octal | 102 | 21 | 151 | 45 | 124 | 0 | 73 | 421 | 110 | 30 |
| Binary | 1000010 | 10001 | 1101001 | 100101 | 1010100 | 0 | 111011 | 100010001 | 1001000 | 11000 |
Color Harmonies of #421169
Complementary color
Monochromatic Colors of #421169
Black with #421169
Text Example
Text Example
White with #421169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421169; }
p { color: rgb(66,17,105); }
H1.HeaderClassName
{
color: #421169;
}
.AnyTagClassName
{
color: #421169;
}
</style>
background-color css
<style>
a { background-color: #421169; }
a { background-color: rgb(66,17,105); }
div.DivClassName
{
background-color: #421169;
}
.BgClassName
{
background-color: #421169;
}
</style>
border-color css
<style>
span { border-color: #421169; }
span { border-color: rgb(66,17,105); }
td.TdClassName
{
border-color: #421169;
}
.TagClassName
{
border-color: #421169;
}
</style>