Shades of Christalle #421568
Tints of Christalle #421568
RGB
CMYK
RGB Variations
Color information
#421568 (or 0x421568) is known color: Christalle. HEX triplet: 42, 15 and 68. RGB value is (66,21,104). Sum of RGB (Red+Green+Blue) = 66+21+104=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 21 (8.59% from 255 or 10.99% from 191); Blue value is 104 (41.02% from 255 or 54.45% from 191); Max value from RGB is 104 - color contains mainly: blue. Hex color #421568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421568 is #BDEA97. Grayscale: #2B2B2B. Windows color (decimal): -12446360 or 6821186. OLE color: 6821186.
HSL color Cylindrical-coordinate representation of color #421568: hue angle of 272.53º degrees, saturation: 0.66, 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 #421568 is Cyan = 0.37, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 21 | 104 | - |
| CMYK | 0.37 | 0.80 | 0 | 0.59 |
| HSL | 272.53º | 0.66% | 0.25% | - |
| HSV(B) | 272.53º | 0.8% | 0.41% | - |
| XYZ | 5.01 | 2.69 | 13.35 | - |
| YUV | 43.92 | 161.91 | 143.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 104 | 0.37 | 0.80 | 0 | 0.59 | 272.53 | 0.66 | 0.25 |
| Hex | 42 | 15 | 68 | 25 | 50 | 0 | 3B | 111 | 42 | 19 |
| Octal | 102 | 25 | 150 | 45 | 120 | 0 | 73 | 421 | 102 | 31 |
| Binary | 1000010 | 10101 | 1101000 | 100101 | 1010000 | 0 | 111011 | 100010001 | 1000010 | 11001 |
Color Harmonies of #421568
Complementary color
Monochromatic Colors of #421568
Black with #421568
Text Example
Text Example
White with #421568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421568; }
p { color: rgb(66,21,104); }
H1.HeaderClassName
{
color: #421568;
}
.AnyTagClassName
{
color: #421568;
}
</style>
background-color css
<style>
a { background-color: #421568; }
a { background-color: rgb(66,21,104); }
div.DivClassName
{
background-color: #421568;
}
.BgClassName
{
background-color: #421568;
}
</style>
border-color css
<style>
span { border-color: #421568; }
span { border-color: rgb(66,21,104); }
td.TdClassName
{
border-color: #421568;
}
.TagClassName
{
border-color: #421568;
}
</style>