Shades of Christalle #290256
Tints of Christalle #290256
RGB
CMYK
RGB Variations
Color information
#290256 (or 0x290256) is known color: Christalle. HEX triplet: 29, 02 and 56. RGB value is (41,2,86). Sum of RGB (Red+Green+Blue) = 41+2+86=129 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.78% from 129); Green value is 2 (1.17% from 255 or 1.55% from 129); Blue value is 86 (33.98% from 255 or 66.67% from 129); Max value from RGB is 86 - color contains mainly: blue. Hex color #290256 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290256 is #D6FDA9. Grayscale: #161616. Windows color (decimal): -14089642 or 5636649. OLE color: 5636649.
HSL color Cylindrical-coordinate representation of color #290256: hue angle of 267.86º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290256 is Cyan = 0.52, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 2 | 86 | - |
| CMYK | 0.52 | 0.98 | 0 | 0.66 |
| HSL | 267.86º | 0.95% | 0.17% | - |
| HSV(B) | 267.86º | 0.98% | 0.34% | - |
| XYZ | 2.62 | 1.19 | 8.9 | - |
| YUV | 23.24 | 163.42 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 86 | 0.52 | 0.98 | 0 | 0.66 | 267.86 | 0.95 | 0.17 |
| Hex | 29 | 2 | 56 | 34 | 62 | 0 | 42 | 10C | 5F | 11 |
| Octal | 51 | 2 | 126 | 64 | 142 | 0 | 102 | 414 | 137 | 21 |
| Binary | 101001 | 10 | 1010110 | 110100 | 1100010 | 0 | 1000010 | 100001100 | 1011111 | 10001 |
Color Harmonies of #290256
Complementary color
Monochromatic Colors of #290256
Black with #290256
Text Example
Text Example
White with #290256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290256; }
p { color: rgb(41,2,86); }
H1.HeaderClassName
{
color: #290256;
}
.AnyTagClassName
{
color: #290256;
}
</style>
background-color css
<style>
a { background-color: #290256; }
a { background-color: rgb(41,2,86); }
div.DivClassName
{
background-color: #290256;
}
.BgClassName
{
background-color: #290256;
}
</style>
border-color css
<style>
span { border-color: #290256; }
span { border-color: rgb(41,2,86); }
td.TdClassName
{
border-color: #290256;
}
.TagClassName
{
border-color: #290256;
}
</style>