Shades of Christalle #290958
Tints of Christalle #290958
RGB
CMYK
RGB Variations
Color information
#290958 (or 0x290958) is known color: Christalle. HEX triplet: 29, 09 and 58. RGB value is (41,9,88). Sum of RGB (Red+Green+Blue) = 41+9+88=138 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.71% from 138); Green value is 9 (3.91% from 255 or 6.52% from 138); Blue value is 88 (34.77% from 255 or 63.77% from 138); Max value from RGB is 88 - color contains mainly: blue. Hex color #290958 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290958 is #D6F6A7. Grayscale: #1B1B1B. Windows color (decimal): -14087848 or 5769513. OLE color: 5769513.
HSL color Cylindrical-coordinate representation of color #290958: hue angle of 264.3º degrees, saturation: 0.81, 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 #290958 is Cyan = 0.53, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 9 | 88 | - |
| CMYK | 0.53 | 0.90 | 0 | 0.65 |
| HSL | 264.3º | 0.81% | 0.19% | - |
| HSV(B) | 264.3º | 0.9% | 0.35% | - |
| XYZ | 2.77 | 1.37 | 9.35 | - |
| YUV | 27.57 | 162.1 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 88 | 0.53 | 0.90 | 0 | 0.65 | 264.3 | 0.81 | 0.19 |
| Hex | 29 | 9 | 58 | 35 | 5A | 0 | 41 | 108 | 51 | 13 |
| Octal | 51 | 11 | 130 | 65 | 132 | 0 | 101 | 410 | 121 | 23 |
| Binary | 101001 | 1001 | 1011000 | 110101 | 1011010 | 0 | 1000001 | 100001000 | 1010001 | 10011 |
Color Harmonies of #290958
Complementary color
Monochromatic Colors of #290958
Black with #290958
Text Example
Text Example
White with #290958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290958; }
p { color: rgb(41,9,88); }
H1.HeaderClassName
{
color: #290958;
}
.AnyTagClassName
{
color: #290958;
}
</style>
background-color css
<style>
a { background-color: #290958; }
a { background-color: rgb(41,9,88); }
div.DivClassName
{
background-color: #290958;
}
.BgClassName
{
background-color: #290958;
}
</style>
border-color css
<style>
span { border-color: #290958; }
span { border-color: rgb(41,9,88); }
td.TdClassName
{
border-color: #290958;
}
.TagClassName
{
border-color: #290958;
}
</style>