Shades of Christalle #441367
Tints of Christalle #441367
RGB
CMYK
RGB Variations
Color information
#441367 (or 0x441367) is known color: Christalle. HEX triplet: 44, 13 and 67. RGB value is (68,19,103). Sum of RGB (Red+Green+Blue) = 68+19+103=190 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.79% from 190); Green value is 19 (7.81% from 255 or 10% from 190); Blue value is 103 (40.62% from 255 or 54.21% from 190); Max value from RGB is 103 - color contains mainly: blue. Hex color #441367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441367 is #BBEC98. Grayscale: #2A2A2A. Windows color (decimal): -12315801 or 6755140. OLE color: 6755140.
HSL color Cylindrical-coordinate representation of color #441367: hue angle of 275º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #441367 is Cyan = 0.34, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 19 | 103 | - |
| CMYK | 0.34 | 0.82 | 0 | 0.60 |
| HSL | 275º | 0.69% | 0.24% | - |
| HSV(B) | 275º | 0.82% | 0.4% | - |
| XYZ | 5.06 | 2.67 | 13.08 | - |
| YUV | 43.23 | 161.73 | 145.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 19 | 103 | 0.34 | 0.82 | 0 | 0.60 | 275 | 0.69 | 0.24 |
| Hex | 44 | 13 | 67 | 22 | 52 | 0 | 3C | 113 | 45 | 18 |
| Octal | 104 | 23 | 147 | 42 | 122 | 0 | 74 | 423 | 105 | 30 |
| Binary | 1000100 | 10011 | 1100111 | 100010 | 1010010 | 0 | 111100 | 100010011 | 1000101 | 11000 |
Color Harmonies of #441367
Complementary color
Monochromatic Colors of #441367
Black with #441367
Text Example
Text Example
White with #441367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441367; }
p { color: rgb(68,19,103); }
H1.HeaderClassName
{
color: #441367;
}
.AnyTagClassName
{
color: #441367;
}
</style>
background-color css
<style>
a { background-color: #441367; }
a { background-color: rgb(68,19,103); }
div.DivClassName
{
background-color: #441367;
}
.BgClassName
{
background-color: #441367;
}
</style>
border-color css
<style>
span { border-color: #441367; }
span { border-color: rgb(68,19,103); }
td.TdClassName
{
border-color: #441367;
}
.TagClassName
{
border-color: #441367;
}
</style>