Shades of Christalle #291460
Tints of Christalle #291460
RGB
CMYK
RGB Variations
Color information
#291460 (or 0x291460) is known color: Christalle. HEX triplet: 29, 14 and 60. RGB value is (41,20,96). Sum of RGB (Red+Green+Blue) = 41+20+96=157 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.11% from 157); Green value is 20 (8.20% from 255 or 12.74% from 157); Blue value is 96 (37.89% from 255 or 61.15% from 157); Max value from RGB is 96 - color contains mainly: blue. Hex color #291460 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291460 is #D6EB9F. Grayscale: #222222. Windows color (decimal): -14085024 or 6296617. OLE color: 6296617.
HSL color Cylindrical-coordinate representation of color #291460: hue angle of 256.58º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #291460 is Cyan = 0.57, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 20 | 96 | - |
| CMYK | 0.57 | 0.79 | 0 | 0.62 |
| HSL | 256.58º | 0.66% | 0.23% | - |
| HSV(B) | 256.58º | 0.79% | 0.38% | - |
| XYZ | 3.28 | 1.82 | 11.24 | - |
| YUV | 34.94 | 162.46 | 132.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 20 | 96 | 0.57 | 0.79 | 0 | 0.62 | 256.58 | 0.66 | 0.23 |
| Hex | 29 | 14 | 60 | 39 | 4F | 0 | 3E | 101 | 42 | 17 |
| Octal | 51 | 24 | 140 | 71 | 117 | 0 | 76 | 401 | 102 | 27 |
| Binary | 101001 | 10100 | 1100000 | 111001 | 1001111 | 0 | 111110 | 100000001 | 1000010 | 10111 |
Color Harmonies of #291460
Complementary color
Monochromatic Colors of #291460
Black with #291460
Text Example
Text Example
White with #291460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291460; }
p { color: rgb(41,20,96); }
H1.HeaderClassName
{
color: #291460;
}
.AnyTagClassName
{
color: #291460;
}
</style>
background-color css
<style>
a { background-color: #291460; }
a { background-color: rgb(41,20,96); }
div.DivClassName
{
background-color: #291460;
}
.BgClassName
{
background-color: #291460;
}
</style>
border-color css
<style>
span { border-color: #291460; }
span { border-color: rgb(41,20,96); }
td.TdClassName
{
border-color: #291460;
}
.TagClassName
{
border-color: #291460;
}
</style>