Shades of Christalle #291361
Tints of Christalle #291361
RGB
CMYK
RGB Variations
Color information
#291361 (or 0x291361) is known color: Christalle. HEX triplet: 29, 13 and 61. RGB value is (41,19,97). Sum of RGB (Red+Green+Blue) = 41+19+97=157 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.11% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 97 (38.28% from 255 or 61.78% from 157); Max value from RGB is 97 - color contains mainly: blue. Hex color #291361 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291361 is #D6EC9E. Grayscale: #222222. Windows color (decimal): -14085279 or 6361897. OLE color: 6361897.
HSL color Cylindrical-coordinate representation of color #291361: hue angle of 256.92º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #291361 is Cyan = 0.58, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 19 | 97 | - |
| CMYK | 0.58 | 0.80 | 0 | 0.62 |
| HSL | 256.92º | 0.67% | 0.23% | - |
| HSV(B) | 256.92º | 0.8% | 0.38% | - |
| XYZ | 3.3 | 1.8 | 11.48 | - |
| YUV | 34.47 | 163.29 | 132.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 97 | 0.58 | 0.80 | 0 | 0.62 | 256.92 | 0.67 | 0.23 |
| Hex | 29 | 13 | 61 | 3A | 50 | 0 | 3E | 101 | 43 | 17 |
| Octal | 51 | 23 | 141 | 72 | 120 | 0 | 76 | 401 | 103 | 27 |
| Binary | 101001 | 10011 | 1100001 | 111010 | 1010000 | 0 | 111110 | 100000001 | 1000011 | 10111 |
Color Harmonies of #291361
Complementary color
Monochromatic Colors of #291361
Black with #291361
Text Example
Text Example
White with #291361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291361; }
p { color: rgb(41,19,97); }
H1.HeaderClassName
{
color: #291361;
}
.AnyTagClassName
{
color: #291361;
}
</style>
background-color css
<style>
a { background-color: #291361; }
a { background-color: rgb(41,19,97); }
div.DivClassName
{
background-color: #291361;
}
.BgClassName
{
background-color: #291361;
}
</style>
border-color css
<style>
span { border-color: #291361; }
span { border-color: rgb(41,19,97); }
td.TdClassName
{
border-color: #291361;
}
.TagClassName
{
border-color: #291361;
}
</style>