Shades of Christalle #422760
Tints of Christalle #422760
RGB
CMYK
RGB Variations
Color information
#422760 (or 0x422760) is known color: Christalle. HEX triplet: 42, 27 and 60. RGB value is (66,39,96). Sum of RGB (Red+Green+Blue) = 66+39+96=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 39 (15.62% from 255 or 19.40% from 201); Blue value is 96 (37.89% from 255 or 47.76% from 201); Max value from RGB is 96 - color contains mainly: blue. Hex color #422760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422760 is #BDD89F. Grayscale: #353535. Windows color (decimal): -12441760 or 6301506. OLE color: 6301506.
HSL color Cylindrical-coordinate representation of color #422760: hue angle of 268.42º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #422760 is Cyan = 0.31, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 39 | 96 | - |
| CMYK | 0.31 | 0.59 | 0 | 0.62 |
| HSL | 268.42º | 0.42% | 0.26% | - |
| HSV(B) | 268.42º | 0.59% | 0.38% | - |
| XYZ | 5.08 | 3.45 | 11.47 | - |
| YUV | 53.57 | 151.95 | 136.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 96 | 0.31 | 0.59 | 0 | 0.62 | 268.42 | 0.42 | 0.26 |
| Hex | 42 | 27 | 60 | 1F | 3B | 0 | 3E | 10C | 2A | 1A |
| Octal | 102 | 47 | 140 | 37 | 73 | 0 | 76 | 414 | 52 | 32 |
| Binary | 1000010 | 100111 | 1100000 | 11111 | 111011 | 0 | 111110 | 100001100 | 101010 | 11010 |
Color Harmonies of #422760
Complementary color
Monochromatic Colors of #422760
Black with #422760
Text Example
Text Example
White with #422760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422760; }
p { color: rgb(66,39,96); }
H1.HeaderClassName
{
color: #422760;
}
.AnyTagClassName
{
color: #422760;
}
</style>
background-color css
<style>
a { background-color: #422760; }
a { background-color: rgb(66,39,96); }
div.DivClassName
{
background-color: #422760;
}
.BgClassName
{
background-color: #422760;
}
</style>
border-color css
<style>
span { border-color: #422760; }
span { border-color: rgb(66,39,96); }
td.TdClassName
{
border-color: #422760;
}
.TagClassName
{
border-color: #422760;
}
</style>