Shades of Christalle #291262
Tints of Christalle #291262
RGB
CMYK
RGB Variations
Color information
#291262 (or 0x291262) is known color: Christalle. HEX triplet: 29, 12 and 62. RGB value is (41,18,98). Sum of RGB (Red+Green+Blue) = 41+18+98=157 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.11% from 157); Green value is 18 (7.42% from 255 or 11.46% from 157); Blue value is 98 (38.67% from 255 or 62.42% from 157); Max value from RGB is 98 - color contains mainly: blue. Hex color #291262 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291262 is #D6ED9D. Grayscale: #212121. Windows color (decimal): -14085534 or 6427177. OLE color: 6427177.
HSL color Cylindrical-coordinate representation of color #291262: hue angle of 257.25º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #291262 is Cyan = 0.58, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 18 | 98 | - |
| CMYK | 0.58 | 0.82 | 0 | 0.62 |
| HSL | 257.25º | 0.69% | 0.23% | - |
| HSV(B) | 257.25º | 0.82% | 0.38% | - |
| XYZ | 3.34 | 1.79 | 11.72 | - |
| YUV | 34 | 164.12 | 133 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 98 | 0.58 | 0.82 | 0 | 0.62 | 257.25 | 0.69 | 0.23 |
| Hex | 29 | 12 | 62 | 3A | 52 | 0 | 3E | 101 | 45 | 17 |
| Octal | 51 | 22 | 142 | 72 | 122 | 0 | 76 | 401 | 105 | 27 |
| Binary | 101001 | 10010 | 1100010 | 111010 | 1010010 | 0 | 111110 | 100000001 | 1000101 | 10111 |
Color Harmonies of #291262
Complementary color
Monochromatic Colors of #291262
Black with #291262
Text Example
Text Example
White with #291262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291262; }
p { color: rgb(41,18,98); }
H1.HeaderClassName
{
color: #291262;
}
.AnyTagClassName
{
color: #291262;
}
</style>
background-color css
<style>
a { background-color: #291262; }
a { background-color: rgb(41,18,98); }
div.DivClassName
{
background-color: #291262;
}
.BgClassName
{
background-color: #291262;
}
</style>
border-color css
<style>
span { border-color: #291262; }
span { border-color: rgb(41,18,98); }
td.TdClassName
{
border-color: #291262;
}
.TagClassName
{
border-color: #291262;
}
</style>