Shades of Christalle #290959
Tints of Christalle #290959
RGB
CMYK
RGB Variations
Color information
#290959 (or 0x290959) is known color: Christalle. HEX triplet: 29, 09 and 59. RGB value is (41,9,89). Sum of RGB (Red+Green+Blue) = 41+9+89=139 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.50% from 139); Green value is 9 (3.91% from 255 or 6.47% from 139); Blue value is 89 (35.16% from 255 or 64.03% from 139); Max value from RGB is 89 - color contains mainly: blue. Hex color #290959 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290959 is #D6F6A6. Grayscale: #1B1B1B. Windows color (decimal): -14087847 or 5835049. OLE color: 5835049.
HSL color Cylindrical-coordinate representation of color #290959: hue angle of 264º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #290959 is Cyan = 0.54, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 9 | 89 | - |
| CMYK | 0.54 | 0.90 | 0 | 0.65 |
| HSL | 264º | 0.82% | 0.19% | - |
| HSV(B) | 264º | 0.9% | 0.35% | - |
| XYZ | 2.82 | 1.39 | 9.57 | - |
| YUV | 27.69 | 162.6 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 89 | 0.54 | 0.90 | 0 | 0.65 | 264 | 0.82 | 0.19 |
| Hex | 29 | 9 | 59 | 36 | 5A | 0 | 41 | 108 | 52 | 13 |
| Octal | 51 | 11 | 131 | 66 | 132 | 0 | 101 | 410 | 122 | 23 |
| Binary | 101001 | 1001 | 1011001 | 110110 | 1011010 | 0 | 1000001 | 100001000 | 1010010 | 10011 |
Color Harmonies of #290959
Complementary color
Monochromatic Colors of #290959
Black with #290959
Text Example
Text Example
White with #290959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290959; }
p { color: rgb(41,9,89); }
H1.HeaderClassName
{
color: #290959;
}
.AnyTagClassName
{
color: #290959;
}
</style>
background-color css
<style>
a { background-color: #290959; }
a { background-color: rgb(41,9,89); }
div.DivClassName
{
background-color: #290959;
}
.BgClassName
{
background-color: #290959;
}
</style>
border-color css
<style>
span { border-color: #290959; }
span { border-color: rgb(41,9,89); }
td.TdClassName
{
border-color: #290959;
}
.TagClassName
{
border-color: #290959;
}
</style>