Shades of Christalle #290359
Tints of Christalle #290359
RGB
CMYK
RGB Variations
Color information
#290359 (or 0x290359) is known color: Christalle. HEX triplet: 29, 03 and 59. RGB value is (41,3,89). Sum of RGB (Red+Green+Blue) = 41+3+89=133 (17% of max value = 765). Red value is 41 (16.41% from 255 or 30.83% from 133); Green value is 3 (1.56% from 255 or 2.26% from 133); Blue value is 89 (35.16% from 255 or 66.92% from 133); Max value from RGB is 89 - color contains mainly: blue. Hex color #290359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290359 is #D6FCA6. Grayscale: #171717. Windows color (decimal): -14089383 or 5833513. OLE color: 5833513.
HSL color Cylindrical-coordinate representation of color #290359: hue angle of 266.51º 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 #290359 is Cyan = 0.54, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 3 | 89 | - |
| CMYK | 0.54 | 0.97 | 0 | 0.65 |
| HSL | 266.51º | 0.93% | 0.18% | - |
| HSV(B) | 266.51º | 0.97% | 0.35% | - |
| XYZ | 2.75 | 1.26 | 9.55 | - |
| YUV | 24.17 | 164.59 | 140.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 89 | 0.54 | 0.97 | 0 | 0.65 | 266.51 | 0.93 | 0.18 |
| Hex | 29 | 3 | 59 | 36 | 61 | 0 | 41 | 10B | 5D | 12 |
| Octal | 51 | 3 | 131 | 66 | 141 | 0 | 101 | 413 | 135 | 22 |
| Binary | 101001 | 11 | 1011001 | 110110 | 1100001 | 0 | 1000001 | 100001011 | 1011101 | 10010 |
Color Harmonies of #290359
Complementary color
Monochromatic Colors of #290359
Black with #290359
Text Example
Text Example
White with #290359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290359; }
p { color: rgb(41,3,89); }
H1.HeaderClassName
{
color: #290359;
}
.AnyTagClassName
{
color: #290359;
}
</style>
background-color css
<style>
a { background-color: #290359; }
a { background-color: rgb(41,3,89); }
div.DivClassName
{
background-color: #290359;
}
.BgClassName
{
background-color: #290359;
}
</style>
border-color css
<style>
span { border-color: #290359; }
span { border-color: rgb(41,3,89); }
td.TdClassName
{
border-color: #290359;
}
.TagClassName
{
border-color: #290359;
}
</style>