Shades of Christalle #442263
Tints of Christalle #442263
RGB
CMYK
RGB Variations
Color information
#442263 (or 0x442263) is known color: Christalle. HEX triplet: 44, 22 and 63. RGB value is (68,34,99). Sum of RGB (Red+Green+Blue) = 68+34+99=201 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.83% from 201); Green value is 34 (13.67% from 255 or 16.92% from 201); Blue value is 99 (39.06% from 255 or 49.25% from 201); Max value from RGB is 99 - color contains mainly: blue. Hex color #442263 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442263 is #BBDD9C. Grayscale: #333333. Windows color (decimal): -12311965 or 6496836. OLE color: 6496836.
HSL color Cylindrical-coordinate representation of color #442263: hue angle of 271.38º degrees, saturation: 0.49, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #442263 is Cyan = 0.31, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 34 | 99 | - |
| CMYK | 0.31 | 0.66 | 0 | 0.61 |
| HSL | 271.38º | 0.49% | 0.26% | - |
| HSV(B) | 271.38º | 0.66% | 0.39% | - |
| XYZ | 5.21 | 3.27 | 12.16 | - |
| YUV | 51.58 | 154.76 | 139.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 34 | 99 | 0.31 | 0.66 | 0 | 0.61 | 271.38 | 0.49 | 0.26 |
| Hex | 44 | 22 | 63 | 1F | 42 | 0 | 3D | 10F | 31 | 1A |
| Octal | 104 | 42 | 143 | 37 | 102 | 0 | 75 | 417 | 61 | 32 |
| Binary | 1000100 | 100010 | 1100011 | 11111 | 1000010 | 0 | 111101 | 100001111 | 110001 | 11010 |
Color Harmonies of #442263
Complementary color
Monochromatic Colors of #442263
Black with #442263
Text Example
Text Example
White with #442263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442263; }
p { color: rgb(68,34,99); }
H1.HeaderClassName
{
color: #442263;
}
.AnyTagClassName
{
color: #442263;
}
</style>
background-color css
<style>
a { background-color: #442263; }
a { background-color: rgb(68,34,99); }
div.DivClassName
{
background-color: #442263;
}
.BgClassName
{
background-color: #442263;
}
</style>
border-color css
<style>
span { border-color: #442263; }
span { border-color: rgb(68,34,99); }
td.TdClassName
{
border-color: #442263;
}
.TagClassName
{
border-color: #442263;
}
</style>