Shades of Christalle #422064
Tints of Christalle #422064
RGB
CMYK
RGB Variations
Color information
#422064 (or 0x422064) is known color: Christalle. HEX triplet: 42, 20 and 64. RGB value is (66,32,100). Sum of RGB (Red+Green+Blue) = 66+32+100=198 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.33% from 198); Green value is 32 (12.89% from 255 or 16.16% from 198); Blue value is 100 (39.45% from 255 or 50.51% from 198); Max value from RGB is 100 - color contains mainly: blue. Hex color #422064 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422064 is #BDDF9B. Grayscale: #313131. Windows color (decimal): -12443548 or 6561858. OLE color: 6561858.
HSL color Cylindrical-coordinate representation of color #422064: hue angle of 270º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #422064 is Cyan = 0.34, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 32 | 100 | - |
| CMYK | 0.34 | 0.68 | 0 | 0.61 |
| HSL | 270º | 0.52% | 0.26% | - |
| HSV(B) | 270º | 0.68% | 0.39% | - |
| XYZ | 5.06 | 3.11 | 12.39 | - |
| YUV | 49.92 | 156.26 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 100 | 0.34 | 0.68 | 0 | 0.61 | 270 | 0.52 | 0.26 |
| Hex | 42 | 20 | 64 | 22 | 44 | 0 | 3D | 10E | 34 | 1A |
| Octal | 102 | 40 | 144 | 42 | 104 | 0 | 75 | 416 | 64 | 32 |
| Binary | 1000010 | 100000 | 1100100 | 100010 | 1000100 | 0 | 111101 | 100001110 | 110100 | 11010 |
Color Harmonies of #422064
Complementary color
Monochromatic Colors of #422064
Black with #422064
Text Example
Text Example
White with #422064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422064; }
p { color: rgb(66,32,100); }
H1.HeaderClassName
{
color: #422064;
}
.AnyTagClassName
{
color: #422064;
}
</style>
background-color css
<style>
a { background-color: #422064; }
a { background-color: rgb(66,32,100); }
div.DivClassName
{
background-color: #422064;
}
.BgClassName
{
background-color: #422064;
}
</style>
border-color css
<style>
span { border-color: #422064; }
span { border-color: rgb(66,32,100); }
td.TdClassName
{
border-color: #422064;
}
.TagClassName
{
border-color: #422064;
}
</style>