Shades of Christalle #290957
Tints of Christalle #290957
RGB
CMYK
RGB Variations
Color information
#290957 (or 0x290957) is known color: Christalle. HEX triplet: 29, 09 and 57. RGB value is (41,9,87). Sum of RGB (Red+Green+Blue) = 41+9+87=137 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.93% from 137); Green value is 9 (3.91% from 255 or 6.57% from 137); Blue value is 87 (34.38% from 255 or 63.50% from 137); Max value from RGB is 87 - color contains mainly: blue. Hex color #290957 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290957 is #D6F6A8. Grayscale: #1B1B1B. Windows color (decimal): -14087849 or 5703977. OLE color: 5703977.
HSL color Cylindrical-coordinate representation of color #290957: hue angle of 264.62º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #290957 is Cyan = 0.53, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 9 | 87 | - |
| CMYK | 0.53 | 0.90 | 0 | 0.66 |
| HSL | 264.62º | 0.81% | 0.19% | - |
| HSV(B) | 264.62º | 0.9% | 0.34% | - |
| XYZ | 2.73 | 1.35 | 9.13 | - |
| YUV | 27.46 | 161.6 | 137.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 87 | 0.53 | 0.90 | 0 | 0.66 | 264.62 | 0.81 | 0.19 |
| Hex | 29 | 9 | 57 | 35 | 5A | 0 | 42 | 109 | 51 | 13 |
| Octal | 51 | 11 | 127 | 65 | 132 | 0 | 102 | 411 | 121 | 23 |
| Binary | 101001 | 1001 | 1010111 | 110101 | 1011010 | 0 | 1000010 | 100001001 | 1010001 | 10011 |
Color Harmonies of #290957
Complementary color
Monochromatic Colors of #290957
Black with #290957
Text Example
Text Example
White with #290957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290957; }
p { color: rgb(41,9,87); }
H1.HeaderClassName
{
color: #290957;
}
.AnyTagClassName
{
color: #290957;
}
</style>
background-color css
<style>
a { background-color: #290957; }
a { background-color: rgb(41,9,87); }
div.DivClassName
{
background-color: #290957;
}
.BgClassName
{
background-color: #290957;
}
</style>
border-color css
<style>
span { border-color: #290957; }
span { border-color: rgb(41,9,87); }
td.TdClassName
{
border-color: #290957;
}
.TagClassName
{
border-color: #290957;
}
</style>