Shades of Christalle #421369
Tints of Christalle #421369
RGB
CMYK
RGB Variations
Color information
#421369 (or 0x421369) is known color: Christalle. HEX triplet: 42, 13 and 69. RGB value is (66,19,105). Sum of RGB (Red+Green+Blue) = 66+19+105=190 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.74% from 190); Green value is 19 (7.81% from 255 or 10% from 190); Blue value is 105 (41.41% from 255 or 55.26% from 190); Max value from RGB is 105 - color contains mainly: blue. Hex color #421369 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421369 is #BDEC96. Grayscale: #2A2A2A. Windows color (decimal): -12446871 or 6886210. OLE color: 6886210.
HSL color Cylindrical-coordinate representation of color #421369: hue angle of 272.79º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #421369 is Cyan = 0.37, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 19 | 105 | - |
| CMYK | 0.37 | 0.82 | 0 | 0.59 |
| HSL | 272.79º | 0.69% | 0.24% | - |
| HSV(B) | 272.79º | 0.82% | 0.41% | - |
| XYZ | 5.03 | 2.64 | 13.61 | - |
| YUV | 42.86 | 163.07 | 144.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 105 | 0.37 | 0.82 | 0 | 0.59 | 272.79 | 0.69 | 0.24 |
| Hex | 42 | 13 | 69 | 25 | 52 | 0 | 3B | 111 | 45 | 18 |
| Octal | 102 | 23 | 151 | 45 | 122 | 0 | 73 | 421 | 105 | 30 |
| Binary | 1000010 | 10011 | 1101001 | 100101 | 1010010 | 0 | 111011 | 100010001 | 1000101 | 11000 |
Color Harmonies of #421369
Complementary color
Monochromatic Colors of #421369
Black with #421369
Text Example
Text Example
White with #421369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421369; }
p { color: rgb(66,19,105); }
H1.HeaderClassName
{
color: #421369;
}
.AnyTagClassName
{
color: #421369;
}
</style>
background-color css
<style>
a { background-color: #421369; }
a { background-color: rgb(66,19,105); }
div.DivClassName
{
background-color: #421369;
}
.BgClassName
{
background-color: #421369;
}
</style>
border-color css
<style>
span { border-color: #421369; }
span { border-color: rgb(66,19,105); }
td.TdClassName
{
border-color: #421369;
}
.TagClassName
{
border-color: #421369;
}
</style>