Shades of Christalle #422461
Tints of Christalle #422461
RGB
CMYK
RGB Variations
Color information
#422461 (or 0x422461) is known color: Christalle. HEX triplet: 42, 24 and 61. RGB value is (66,36,97). Sum of RGB (Red+Green+Blue) = 66+36+97=199 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.17% from 199); Green value is 36 (14.45% from 255 or 18.09% from 199); Blue value is 97 (38.28% from 255 or 48.74% from 199); Max value from RGB is 97 - color contains mainly: blue. Hex color #422461 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422461 is #BDDB9E. Grayscale: #333333. Windows color (decimal): -12442527 or 6366274. OLE color: 6366274.
HSL color Cylindrical-coordinate representation of color #422461: hue angle of 269.51º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #422461 is Cyan = 0.32, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 36 | 97 | - |
| CMYK | 0.32 | 0.63 | 0 | 0.62 |
| HSL | 269.51º | 0.46% | 0.26% | - |
| HSV(B) | 269.51º | 0.63% | 0.38% | - |
| XYZ | 5.04 | 3.28 | 11.68 | - |
| YUV | 51.92 | 153.44 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 97 | 0.32 | 0.63 | 0 | 0.62 | 269.51 | 0.46 | 0.26 |
| Hex | 42 | 24 | 61 | 20 | 3F | 0 | 3E | 10E | 2E | 1A |
| Octal | 102 | 44 | 141 | 40 | 77 | 0 | 76 | 416 | 56 | 32 |
| Binary | 1000010 | 100100 | 1100001 | 100000 | 111111 | 0 | 111110 | 100001110 | 101110 | 11010 |
Color Harmonies of #422461
Complementary color
Monochromatic Colors of #422461
Black with #422461
Text Example
Text Example
White with #422461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422461; }
p { color: rgb(66,36,97); }
H1.HeaderClassName
{
color: #422461;
}
.AnyTagClassName
{
color: #422461;
}
</style>
background-color css
<style>
a { background-color: #422461; }
a { background-color: rgb(66,36,97); }
div.DivClassName
{
background-color: #422461;
}
.BgClassName
{
background-color: #422461;
}
</style>
border-color css
<style>
span { border-color: #422461; }
span { border-color: rgb(66,36,97); }
td.TdClassName
{
border-color: #422461;
}
.TagClassName
{
border-color: #422461;
}
</style>