Shades of Christalle #291160
Tints of Christalle #291160
RGB
CMYK
RGB Variations
Color information
#291160 (or 0x291160) is known color: Christalle. HEX triplet: 29, 11 and 60. RGB value is (41,17,96). Sum of RGB (Red+Green+Blue) = 41+17+96=154 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.62% from 154); Green value is 17 (7.03% from 255 or 11.04% from 154); Blue value is 96 (37.89% from 255 or 62.34% from 154); Max value from RGB is 96 - color contains mainly: blue. Hex color #291160 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291160 is #D6EE9F. Grayscale: #202020. Windows color (decimal): -14085792 or 6295849. OLE color: 6295849.
HSL color Cylindrical-coordinate representation of color #291160: hue angle of 258.23º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #291160 is Cyan = 0.57, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 17 | 96 | - |
| CMYK | 0.57 | 0.82 | 0 | 0.62 |
| HSL | 258.23º | 0.7% | 0.22% | - |
| HSV(B) | 258.23º | 0.82% | 0.38% | - |
| XYZ | 3.23 | 1.72 | 11.23 | - |
| YUV | 33.18 | 163.45 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 17 | 96 | 0.57 | 0.82 | 0 | 0.62 | 258.23 | 0.7 | 0.22 |
| Hex | 29 | 11 | 60 | 39 | 52 | 0 | 3E | 102 | 46 | 16 |
| Octal | 51 | 21 | 140 | 71 | 122 | 0 | 76 | 402 | 106 | 26 |
| Binary | 101001 | 10001 | 1100000 | 111001 | 1010010 | 0 | 111110 | 100000010 | 1000110 | 10110 |
Color Harmonies of #291160
Complementary color
Monochromatic Colors of #291160
Black with #291160
Text Example
Text Example
White with #291160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291160; }
p { color: rgb(41,17,96); }
H1.HeaderClassName
{
color: #291160;
}
.AnyTagClassName
{
color: #291160;
}
</style>
background-color css
<style>
a { background-color: #291160; }
a { background-color: rgb(41,17,96); }
div.DivClassName
{
background-color: #291160;
}
.BgClassName
{
background-color: #291160;
}
</style>
border-color css
<style>
span { border-color: #291160; }
span { border-color: rgb(41,17,96); }
td.TdClassName
{
border-color: #291160;
}
.TagClassName
{
border-color: #291160;
}
</style>