Shades of Christalle #290859
Tints of Christalle #290859
RGB
CMYK
RGB Variations
Color information
#290859 (or 0x290859) is known color: Christalle. HEX triplet: 29, 08 and 59. RGB value is (41,8,89). Sum of RGB (Red+Green+Blue) = 41+8+89=138 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.71% from 138); Green value is 8 (3.52% from 255 or 5.80% from 138); Blue value is 89 (35.16% from 255 or 64.49% from 138); Max value from RGB is 89 - color contains mainly: blue. Hex color #290859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290859 is #D6F7A6. Grayscale: #1A1A1A. Windows color (decimal): -14088103 or 5834793. OLE color: 5834793.
HSL color Cylindrical-coordinate representation of color #290859: hue angle of 264.44º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #290859 is Cyan = 0.54, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 8 | 89 | - |
| CMYK | 0.54 | 0.91 | 0 | 0.65 |
| HSL | 264.44º | 0.84% | 0.19% | - |
| HSV(B) | 264.44º | 0.91% | 0.35% | - |
| XYZ | 2.8 | 1.37 | 9.57 | - |
| YUV | 27.1 | 162.93 | 137.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 89 | 0.54 | 0.91 | 0 | 0.65 | 264.44 | 0.84 | 0.19 |
| Hex | 29 | 8 | 59 | 36 | 5B | 0 | 41 | 108 | 54 | 13 |
| Octal | 51 | 10 | 131 | 66 | 133 | 0 | 101 | 410 | 124 | 23 |
| Binary | 101001 | 1000 | 1011001 | 110110 | 1011011 | 0 | 1000001 | 100001000 | 1010100 | 10011 |
Color Harmonies of #290859
Complementary color
Monochromatic Colors of #290859
Black with #290859
Text Example
Text Example
White with #290859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290859; }
p { color: rgb(41,8,89); }
H1.HeaderClassName
{
color: #290859;
}
.AnyTagClassName
{
color: #290859;
}
</style>
background-color css
<style>
a { background-color: #290859; }
a { background-color: rgb(41,8,89); }
div.DivClassName
{
background-color: #290859;
}
.BgClassName
{
background-color: #290859;
}
</style>
border-color css
<style>
span { border-color: #290859; }
span { border-color: rgb(41,8,89); }
td.TdClassName
{
border-color: #290859;
}
.TagClassName
{
border-color: #290859;
}
</style>