Shades of Christalle #422163
Tints of Christalle #422163
RGB
CMYK
RGB Variations
Color information
#422163 (or 0x422163) is known color: Christalle. HEX triplet: 42, 21 and 63. RGB value is (66,33,99). Sum of RGB (Red+Green+Blue) = 66+33+99=198 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.33% from 198); Green value is 33 (13.28% from 255 or 16.67% from 198); Blue value is 99 (39.06% from 255 or 50% from 198); Max value from RGB is 99 - color contains mainly: blue. Hex color #422163 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422163 is #BDDE9C. Grayscale: #323232. Windows color (decimal): -12443293 or 6496578. OLE color: 6496578.
HSL color Cylindrical-coordinate representation of color #422163: hue angle of 270º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #422163 is Cyan = 0.33, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 33 | 99 | - |
| CMYK | 0.33 | 0.67 | 0 | 0.61 |
| HSL | 270º | 0.5% | 0.26% | - |
| HSV(B) | 270º | 0.67% | 0.39% | - |
| XYZ | 5.04 | 3.15 | 12.15 | - |
| YUV | 50.39 | 155.43 | 139.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 99 | 0.33 | 0.67 | 0 | 0.61 | 270 | 0.5 | 0.26 |
| Hex | 42 | 21 | 63 | 21 | 43 | 0 | 3D | 10E | 32 | 1A |
| Octal | 102 | 41 | 143 | 41 | 103 | 0 | 75 | 416 | 62 | 32 |
| Binary | 1000010 | 100001 | 1100011 | 100001 | 1000011 | 0 | 111101 | 100001110 | 110010 | 11010 |
Color Harmonies of #422163
Complementary color
Monochromatic Colors of #422163
Black with #422163
Text Example
Text Example
White with #422163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422163; }
p { color: rgb(66,33,99); }
H1.HeaderClassName
{
color: #422163;
}
.AnyTagClassName
{
color: #422163;
}
</style>
background-color css
<style>
a { background-color: #422163; }
a { background-color: rgb(66,33,99); }
div.DivClassName
{
background-color: #422163;
}
.BgClassName
{
background-color: #422163;
}
</style>
border-color css
<style>
span { border-color: #422163; }
span { border-color: rgb(66,33,99); }
td.TdClassName
{
border-color: #422163;
}
.TagClassName
{
border-color: #422163;
}
</style>