Shades of Christalle #290858
Tints of Christalle #290858
RGB
CMYK
RGB Variations
Color information
#290858 (or 0x290858) is known color: Christalle. HEX triplet: 29, 08 and 58. RGB value is (41,8,88). Sum of RGB (Red+Green+Blue) = 41+8+88=137 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.93% from 137); Green value is 8 (3.52% from 255 or 5.84% from 137); Blue value is 88 (34.77% from 255 or 64.23% from 137); Max value from RGB is 88 - color contains mainly: blue. Hex color #290858 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290858 is #D6F7A7. Grayscale: #1A1A1A. Windows color (decimal): -14088104 or 5769257. OLE color: 5769257.
HSL color Cylindrical-coordinate representation of color #290858: hue angle of 264.75º degrees, saturation: 0.83, 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 #290858 is Cyan = 0.53, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 8 | 88 | - |
| CMYK | 0.53 | 0.91 | 0 | 0.65 |
| HSL | 264.75º | 0.83% | 0.19% | - |
| HSV(B) | 264.75º | 0.91% | 0.35% | - |
| XYZ | 2.76 | 1.35 | 9.35 | - |
| YUV | 26.99 | 162.43 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 88 | 0.53 | 0.91 | 0 | 0.65 | 264.75 | 0.83 | 0.19 |
| Hex | 29 | 8 | 58 | 35 | 5B | 0 | 41 | 109 | 53 | 13 |
| Octal | 51 | 10 | 130 | 65 | 133 | 0 | 101 | 411 | 123 | 23 |
| Binary | 101001 | 1000 | 1011000 | 110101 | 1011011 | 0 | 1000001 | 100001001 | 1010011 | 10011 |
Color Harmonies of #290858
Complementary color
Monochromatic Colors of #290858
Black with #290858
Text Example
Text Example
White with #290858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290858; }
p { color: rgb(41,8,88); }
H1.HeaderClassName
{
color: #290858;
}
.AnyTagClassName
{
color: #290858;
}
</style>
background-color css
<style>
a { background-color: #290858; }
a { background-color: rgb(41,8,88); }
div.DivClassName
{
background-color: #290858;
}
.BgClassName
{
background-color: #290858;
}
</style>
border-color css
<style>
span { border-color: #290858; }
span { border-color: rgb(41,8,88); }
td.TdClassName
{
border-color: #290858;
}
.TagClassName
{
border-color: #290858;
}
</style>