Shades of Christalle #291263
Tints of Christalle #291263
RGB
CMYK
RGB Variations
Color information
#291263 (or 0x291263) is known color: Christalle. HEX triplet: 29, 12 and 63. RGB value is (41,18,99). Sum of RGB (Red+Green+Blue) = 41+18+99=158 (20% of max value = 765). Red value is 41 (16.41% from 255 or 25.95% from 158); Green value is 18 (7.42% from 255 or 11.39% from 158); Blue value is 99 (39.06% from 255 or 62.66% from 158); Max value from RGB is 99 - color contains mainly: blue. Hex color #291263 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291263 is #D6ED9C. Grayscale: #212121. Windows color (decimal): -14085533 or 6492713. OLE color: 6492713.
HSL color Cylindrical-coordinate representation of color #291263: hue angle of 257.04º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #291263 is Cyan = 0.59, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 18 | 99 | - |
| CMYK | 0.59 | 0.82 | 0 | 0.61 |
| HSL | 257.04º | 0.69% | 0.23% | - |
| HSV(B) | 257.04º | 0.82% | 0.39% | - |
| XYZ | 3.38 | 1.8 | 11.97 | - |
| YUV | 34.11 | 164.62 | 132.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 99 | 0.59 | 0.82 | 0 | 0.61 | 257.04 | 0.69 | 0.23 |
| Hex | 29 | 12 | 63 | 3B | 52 | 0 | 3D | 101 | 45 | 17 |
| Octal | 51 | 22 | 143 | 73 | 122 | 0 | 75 | 401 | 105 | 27 |
| Binary | 101001 | 10010 | 1100011 | 111011 | 1010010 | 0 | 111101 | 100000001 | 1000101 | 10111 |
Color Harmonies of #291263
Complementary color
Monochromatic Colors of #291263
Black with #291263
Text Example
Text Example
White with #291263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291263; }
p { color: rgb(41,18,99); }
H1.HeaderClassName
{
color: #291263;
}
.AnyTagClassName
{
color: #291263;
}
</style>
background-color css
<style>
a { background-color: #291263; }
a { background-color: rgb(41,18,99); }
div.DivClassName
{
background-color: #291263;
}
.BgClassName
{
background-color: #291263;
}
</style>
border-color css
<style>
span { border-color: #291263; }
span { border-color: rgb(41,18,99); }
td.TdClassName
{
border-color: #291263;
}
.TagClassName
{
border-color: #291263;
}
</style>