Shades of Christalle #290358
Tints of Christalle #290358
RGB
CMYK
RGB Variations
Color information
#290358 (or 0x290358) is known color: Christalle. HEX triplet: 29, 03 and 58. RGB value is (41,3,88). Sum of RGB (Red+Green+Blue) = 41+3+88=132 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.06% from 132); Green value is 3 (1.56% from 255 or 2.27% from 132); Blue value is 88 (34.77% from 255 or 66.67% from 132); Max value from RGB is 88 - color contains mainly: blue. Hex color #290358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290358 is #D6FCA7. Grayscale: #171717. Windows color (decimal): -14089384 or 5767977. OLE color: 5767977.
HSL color Cylindrical-coordinate representation of color #290358: hue angle of 266.82º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290358 is Cyan = 0.53, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 3 | 88 | - |
| CMYK | 0.53 | 0.97 | 0 | 0.65 |
| HSL | 266.82º | 0.93% | 0.18% | - |
| HSV(B) | 266.82º | 0.97% | 0.35% | - |
| XYZ | 2.71 | 1.24 | 9.33 | - |
| YUV | 24.05 | 164.09 | 140.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 88 | 0.53 | 0.97 | 0 | 0.65 | 266.82 | 0.93 | 0.18 |
| Hex | 29 | 3 | 58 | 35 | 61 | 0 | 41 | 10B | 5D | 12 |
| Octal | 51 | 3 | 130 | 65 | 141 | 0 | 101 | 413 | 135 | 22 |
| Binary | 101001 | 11 | 1011000 | 110101 | 1100001 | 0 | 1000001 | 100001011 | 1011101 | 10010 |
Color Harmonies of #290358
Complementary color
Monochromatic Colors of #290358
Black with #290358
Text Example
Text Example
White with #290358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290358; }
p { color: rgb(41,3,88); }
H1.HeaderClassName
{
color: #290358;
}
.AnyTagClassName
{
color: #290358;
}
</style>
background-color css
<style>
a { background-color: #290358; }
a { background-color: rgb(41,3,88); }
div.DivClassName
{
background-color: #290358;
}
.BgClassName
{
background-color: #290358;
}
</style>
border-color css
<style>
span { border-color: #290358; }
span { border-color: rgb(41,3,88); }
td.TdClassName
{
border-color: #290358;
}
.TagClassName
{
border-color: #290358;
}
</style>