Shades of Christalle #290058
Tints of Christalle #290058
RGB
CMYK
RGB Variations
Color information
#290058 (or 0x290058) is known color: Christalle. HEX triplet: 29, 00 and 58. RGB value is (41,0,88). Sum of RGB (Red+Green+Blue) = 41+0+88=129 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.78% from 129); Green value is 0 (0.39% from 255 or 0% from 129); Blue value is 88 (34.77% from 255 or 68.22% from 129); Max value from RGB is 88 - color contains mainly: blue. Hex color #290058 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290058 is #D6FFA7. Grayscale: #151515. Windows color (decimal): -14090152 or 5767209. OLE color: 5767209.
HSL color Cylindrical-coordinate representation of color #290058: hue angle of 267.95º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290058 is Cyan = 0.53, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 0 | 88 | - |
| CMYK | 0.53 | 1 | 0 | 0.65 |
| HSL | 267.95º | 1% | 0.17% | - |
| HSV(B) | 267.95º | 1% | 0.35% | - |
| XYZ | 2.68 | 1.18 | 9.32 | - |
| YUV | 22.29 | 165.08 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 88 | 0.53 | 1 | 0 | 0.65 | 267.95 | 1 | 0.17 |
| Hex | 29 | 0 | 58 | 35 | 64 | 0 | 41 | 10C | 64 | 11 |
| Octal | 51 | 0 | 130 | 65 | 144 | 0 | 101 | 414 | 144 | 21 |
| Binary | 101001 | 0 | 1011000 | 110101 | 1100100 | 0 | 1000001 | 100001100 | 1100100 | 10001 |
Color Harmonies of #290058
Complementary color
Monochromatic Colors of #290058
Black with #290058
Text Example
Text Example
White with #290058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290058; }
p { color: rgb(41,0,88); }
H1.HeaderClassName
{
color: #290058;
}
.AnyTagClassName
{
color: #290058;
}
</style>
background-color css
<style>
a { background-color: #290058; }
a { background-color: rgb(41,0,88); }
div.DivClassName
{
background-color: #290058;
}
.BgClassName
{
background-color: #290058;
}
</style>
border-color css
<style>
span { border-color: #290058; }
span { border-color: rgb(41,0,88); }
td.TdClassName
{
border-color: #290058;
}
.TagClassName
{
border-color: #290058;
}
</style>