Shades of Christalle #290259
Tints of Christalle #290259
RGB
CMYK
RGB Variations
Color information
#290259 (or 0x290259) is known color: Christalle. HEX triplet: 29, 02 and 59. RGB value is (41,2,89). Sum of RGB (Red+Green+Blue) = 41+2+89=132 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.06% from 132); Green value is 2 (1.17% from 255 or 1.52% from 132); Blue value is 89 (35.16% from 255 or 67.42% from 132); Max value from RGB is 89 - color contains mainly: blue. Hex color #290259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290259 is #D6FDA6. Grayscale: #171717. Windows color (decimal): -14089639 or 5833257. OLE color: 5833257.
HSL color Cylindrical-coordinate representation of color #290259: hue angle of 266.9º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290259 is Cyan = 0.54, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 2 | 89 | - |
| CMYK | 0.54 | 0.98 | 0 | 0.65 |
| HSL | 266.9º | 0.96% | 0.18% | - |
| HSV(B) | 266.9º | 0.98% | 0.35% | - |
| XYZ | 2.74 | 1.24 | 9.55 | - |
| YUV | 23.58 | 164.92 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 89 | 0.54 | 0.98 | 0 | 0.65 | 266.9 | 0.96 | 0.18 |
| Hex | 29 | 2 | 59 | 36 | 62 | 0 | 41 | 10B | 60 | 12 |
| Octal | 51 | 2 | 131 | 66 | 142 | 0 | 101 | 413 | 140 | 22 |
| Binary | 101001 | 10 | 1011001 | 110110 | 1100010 | 0 | 1000001 | 100001011 | 1100000 | 10010 |
Color Harmonies of #290259
Complementary color
Monochromatic Colors of #290259
Black with #290259
Text Example
Text Example
White with #290259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290259; }
p { color: rgb(41,2,89); }
H1.HeaderClassName
{
color: #290259;
}
.AnyTagClassName
{
color: #290259;
}
</style>
background-color css
<style>
a { background-color: #290259; }
a { background-color: rgb(41,2,89); }
div.DivClassName
{
background-color: #290259;
}
.BgClassName
{
background-color: #290259;
}
</style>
border-color css
<style>
span { border-color: #290259; }
span { border-color: rgb(41,2,89); }
td.TdClassName
{
border-color: #290259;
}
.TagClassName
{
border-color: #290259;
}
</style>