Shades of Christalle #442761
Tints of Christalle #442761
RGB
CMYK
RGB Variations
Color information
#442761 (or 0x442761) is known color: Christalle. HEX triplet: 44, 27 and 61. RGB value is (68,39,97). Sum of RGB (Red+Green+Blue) = 68+39+97=204 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.33% from 204); Green value is 39 (15.62% from 255 or 19.12% from 204); Blue value is 97 (38.28% from 255 or 47.55% from 204); Max value from RGB is 97 - color contains mainly: blue. Hex color #442761 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442761 is #BBD89E. Grayscale: #363636. Windows color (decimal): -12310687 or 6367044. OLE color: 6367044.
HSL color Cylindrical-coordinate representation of color #442761: hue angle of 270º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #442761 is Cyan = 0.30, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 39 | 97 | - |
| CMYK | 0.30 | 0.60 | 0 | 0.62 |
| HSL | 270º | 0.43% | 0.27% | - |
| HSV(B) | 270º | 0.6% | 0.38% | - |
| XYZ | 5.27 | 3.54 | 11.72 | - |
| YUV | 54.28 | 152.11 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 39 | 97 | 0.30 | 0.60 | 0 | 0.62 | 270 | 0.43 | 0.27 |
| Hex | 44 | 27 | 61 | 1E | 3C | 0 | 3E | 10E | 2B | 1B |
| Octal | 104 | 47 | 141 | 36 | 74 | 0 | 76 | 416 | 53 | 33 |
| Binary | 1000100 | 100111 | 1100001 | 11110 | 111100 | 0 | 111110 | 100001110 | 101011 | 11011 |
Color Harmonies of #442761
Complementary color
Monochromatic Colors of #442761
Black with #442761
Text Example
Text Example
White with #442761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442761; }
p { color: rgb(68,39,97); }
H1.HeaderClassName
{
color: #442761;
}
.AnyTagClassName
{
color: #442761;
}
</style>
background-color css
<style>
a { background-color: #442761; }
a { background-color: rgb(68,39,97); }
div.DivClassName
{
background-color: #442761;
}
.BgClassName
{
background-color: #442761;
}
</style>
border-color css
<style>
span { border-color: #442761; }
span { border-color: rgb(68,39,97); }
td.TdClassName
{
border-color: #442761;
}
.TagClassName
{
border-color: #442761;
}
</style>