Shades of Christalle #290459
Tints of Christalle #290459
RGB
CMYK
RGB Variations
Color information
#290459 (or 0x290459) is known color: Christalle. HEX triplet: 29, 04 and 59. RGB value is (41,4,89). Sum of RGB (Red+Green+Blue) = 41+4+89=134 (17% of max value = 765). Red value is 41 (16.41% from 255 or 30.60% from 134); Green value is 4 (1.95% from 255 or 2.99% from 134); Blue value is 89 (35.16% from 255 or 66.42% from 134); Max value from RGB is 89 - color contains mainly: blue. Hex color #290459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290459 is #D6FBA6. Grayscale: #181818. Windows color (decimal): -14089127 or 5833769. OLE color: 5833769.
HSL color Cylindrical-coordinate representation of color #290459: hue angle of 266.12º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #290459 is Cyan = 0.54, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 4 | 89 | - |
| CMYK | 0.54 | 0.96 | 0 | 0.65 |
| HSL | 266.12º | 0.91% | 0.18% | - |
| HSV(B) | 266.12º | 0.96% | 0.35% | - |
| XYZ | 2.76 | 1.28 | 9.55 | - |
| YUV | 24.75 | 164.26 | 139.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 89 | 0.54 | 0.96 | 0 | 0.65 | 266.12 | 0.91 | 0.18 |
| Hex | 29 | 4 | 59 | 36 | 60 | 0 | 41 | 10A | 5B | 12 |
| Octal | 51 | 4 | 131 | 66 | 140 | 0 | 101 | 412 | 133 | 22 |
| Binary | 101001 | 100 | 1011001 | 110110 | 1100000 | 0 | 1000001 | 100001010 | 1011011 | 10010 |
Color Harmonies of #290459
Complementary color
Monochromatic Colors of #290459
Black with #290459
Text Example
Text Example
White with #290459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290459; }
p { color: rgb(41,4,89); }
H1.HeaderClassName
{
color: #290459;
}
.AnyTagClassName
{
color: #290459;
}
</style>
background-color css
<style>
a { background-color: #290459; }
a { background-color: rgb(41,4,89); }
div.DivClassName
{
background-color: #290459;
}
.BgClassName
{
background-color: #290459;
}
</style>
border-color css
<style>
span { border-color: #290459; }
span { border-color: rgb(41,4,89); }
td.TdClassName
{
border-color: #290459;
}
.TagClassName
{
border-color: #290459;
}
</style>