Shades of Christalle #442068
Tints of Christalle #442068
RGB
CMYK
RGB Variations
Color information
#442068 (or 0x442068) is known color: Christalle. HEX triplet: 44, 20 and 68. RGB value is (68,32,104). Sum of RGB (Red+Green+Blue) = 68+32+104=204 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.33% from 204); Green value is 32 (12.89% from 255 or 15.69% from 204); Blue value is 104 (41.02% from 255 or 50.98% from 204); Max value from RGB is 104 - color contains mainly: blue. Hex color #442068 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442068 is #BBDF97. Grayscale: #323232. Windows color (decimal): -12312472 or 6824004. OLE color: 6824004.
HSL color Cylindrical-coordinate representation of color #442068: hue angle of 270º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #442068 is Cyan = 0.35, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 32 | 104 | - |
| CMYK | 0.35 | 0.69 | 0 | 0.59 |
| HSL | 270º | 0.53% | 0.27% | - |
| HSV(B) | 270º | 0.69% | 0.41% | - |
| XYZ | 5.4 | 3.26 | 13.44 | - |
| YUV | 50.97 | 157.93 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 32 | 104 | 0.35 | 0.69 | 0 | 0.59 | 270 | 0.53 | 0.27 |
| Hex | 44 | 20 | 68 | 23 | 45 | 0 | 3B | 10E | 35 | 1B |
| Octal | 104 | 40 | 150 | 43 | 105 | 0 | 73 | 416 | 65 | 33 |
| Binary | 1000100 | 100000 | 1101000 | 100011 | 1000101 | 0 | 111011 | 100001110 | 110101 | 11011 |
Color Harmonies of #442068
Complementary color
Monochromatic Colors of #442068
Black with #442068
Text Example
Text Example
White with #442068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442068; }
p { color: rgb(68,32,104); }
H1.HeaderClassName
{
color: #442068;
}
.AnyTagClassName
{
color: #442068;
}
</style>
background-color css
<style>
a { background-color: #442068; }
a { background-color: rgb(68,32,104); }
div.DivClassName
{
background-color: #442068;
}
.BgClassName
{
background-color: #442068;
}
</style>
border-color css
<style>
span { border-color: #442068; }
span { border-color: rgb(68,32,104); }
td.TdClassName
{
border-color: #442068;
}
.TagClassName
{
border-color: #442068;
}
</style>