Shades of Christalle #290961
Tints of Christalle #290961
RGB
CMYK
RGB Variations
Color information
#290961 (or 0x290961) is known color: Christalle. HEX triplet: 29, 09 and 61. RGB value is (41,9,97). Sum of RGB (Red+Green+Blue) = 41+9+97=147 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.89% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 97 (38.28% from 255 or 65.99% from 147); Max value from RGB is 97 - color contains mainly: blue. Hex color #290961 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290961 is #D6F69E. Grayscale: #1C1C1C. Windows color (decimal): -14087839 or 6359337. OLE color: 6359337.
HSL color Cylindrical-coordinate representation of color #290961: hue angle of 261.82º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #290961 is Cyan = 0.58, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 9 | 97 | - |
| CMYK | 0.58 | 0.91 | 0 | 0.62 |
| HSL | 261.82º | 0.83% | 0.21% | - |
| HSV(B) | 261.82º | 0.91% | 0.38% | - |
| XYZ | 3.17 | 1.53 | 11.44 | - |
| YUV | 28.6 | 166.6 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 97 | 0.58 | 0.91 | 0 | 0.62 | 261.82 | 0.83 | 0.21 |
| Hex | 29 | 9 | 61 | 3A | 5B | 0 | 3E | 106 | 53 | 15 |
| Octal | 51 | 11 | 141 | 72 | 133 | 0 | 76 | 406 | 123 | 25 |
| Binary | 101001 | 1001 | 1100001 | 111010 | 1011011 | 0 | 111110 | 100000110 | 1010011 | 10101 |
Color Harmonies of #290961
Complementary color
Monochromatic Colors of #290961
Black with #290961
Text Example
Text Example
White with #290961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290961; }
p { color: rgb(41,9,97); }
H1.HeaderClassName
{
color: #290961;
}
.AnyTagClassName
{
color: #290961;
}
</style>
background-color css
<style>
a { background-color: #290961; }
a { background-color: rgb(41,9,97); }
div.DivClassName
{
background-color: #290961;
}
.BgClassName
{
background-color: #290961;
}
</style>
border-color css
<style>
span { border-color: #290961; }
span { border-color: rgb(41,9,97); }
td.TdClassName
{
border-color: #290961;
}
.TagClassName
{
border-color: #290961;
}
</style>