Shades of Christalle #290458
Tints of Christalle #290458
RGB
CMYK
RGB Variations
Color information
#290458 (or 0x290458) is known color: Christalle. HEX triplet: 29, 04 and 58. RGB value is (41,4,88). Sum of RGB (Red+Green+Blue) = 41+4+88=133 (17% of max value = 765). Red value is 41 (16.41% from 255 or 30.83% from 133); Green value is 4 (1.95% from 255 or 3.01% from 133); Blue value is 88 (34.77% from 255 or 66.17% from 133); Max value from RGB is 88 - color contains mainly: blue. Hex color #290458 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290458 is #D6FBA7. Grayscale: #181818. Windows color (decimal): -14089128 or 5768233. OLE color: 5768233.
HSL color Cylindrical-coordinate representation of color #290458: hue angle of 266.43º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290458 is Cyan = 0.53, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 4 | 88 | - |
| CMYK | 0.53 | 0.95 | 0 | 0.65 |
| HSL | 266.43º | 0.91% | 0.18% | - |
| HSV(B) | 266.43º | 0.95% | 0.35% | - |
| XYZ | 2.72 | 1.26 | 9.33 | - |
| YUV | 24.64 | 163.76 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 88 | 0.53 | 0.95 | 0 | 0.65 | 266.43 | 0.91 | 0.18 |
| Hex | 29 | 4 | 58 | 35 | 5F | 0 | 41 | 10A | 5B | 12 |
| Octal | 51 | 4 | 130 | 65 | 137 | 0 | 101 | 412 | 133 | 22 |
| Binary | 101001 | 100 | 1011000 | 110101 | 1011111 | 0 | 1000001 | 100001010 | 1011011 | 10010 |
Color Harmonies of #290458
Complementary color
Monochromatic Colors of #290458
Black with #290458
Text Example
Text Example
White with #290458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290458; }
p { color: rgb(41,4,88); }
H1.HeaderClassName
{
color: #290458;
}
.AnyTagClassName
{
color: #290458;
}
</style>
background-color css
<style>
a { background-color: #290458; }
a { background-color: rgb(41,4,88); }
div.DivClassName
{
background-color: #290458;
}
.BgClassName
{
background-color: #290458;
}
</style>
border-color css
<style>
span { border-color: #290458; }
span { border-color: rgb(41,4,88); }
td.TdClassName
{
border-color: #290458;
}
.TagClassName
{
border-color: #290458;
}
</style>