Shades of Christalle #290457
Tints of Christalle #290457
RGB
CMYK
RGB Variations
Color information
#290457 (or 0x290457) is known color: Christalle. HEX triplet: 29, 04 and 57. RGB value is (41,4,87). Sum of RGB (Red+Green+Blue) = 41+4+87=132 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.06% from 132); Green value is 4 (1.95% from 255 or 3.03% from 132); Blue value is 87 (34.38% from 255 or 65.91% from 132); Max value from RGB is 87 - color contains mainly: blue. Hex color #290457 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290457 is #D6FBA8. Grayscale: #181818. Windows color (decimal): -14089129 or 5702697. OLE color: 5702697.
HSL color Cylindrical-coordinate representation of color #290457: hue angle of 266.75º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290457 is Cyan = 0.53, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 4 | 87 | - |
| CMYK | 0.53 | 0.95 | 0 | 0.66 |
| HSL | 266.75º | 0.91% | 0.18% | - |
| HSV(B) | 266.75º | 0.95% | 0.34% | - |
| XYZ | 2.68 | 1.25 | 9.12 | - |
| YUV | 24.53 | 163.26 | 139.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 87 | 0.53 | 0.95 | 0 | 0.66 | 266.75 | 0.91 | 0.18 |
| Hex | 29 | 4 | 57 | 35 | 5F | 0 | 42 | 10B | 5B | 12 |
| Octal | 51 | 4 | 127 | 65 | 137 | 0 | 102 | 413 | 133 | 22 |
| Binary | 101001 | 100 | 1010111 | 110101 | 1011111 | 0 | 1000010 | 100001011 | 1011011 | 10010 |
Color Harmonies of #290457
Complementary color
Monochromatic Colors of #290457
Black with #290457
Text Example
Text Example
White with #290457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290457; }
p { color: rgb(41,4,87); }
H1.HeaderClassName
{
color: #290457;
}
.AnyTagClassName
{
color: #290457;
}
</style>
background-color css
<style>
a { background-color: #290457; }
a { background-color: rgb(41,4,87); }
div.DivClassName
{
background-color: #290457;
}
.BgClassName
{
background-color: #290457;
}
</style>
border-color css
<style>
span { border-color: #290457; }
span { border-color: rgb(41,4,87); }
td.TdClassName
{
border-color: #290457;
}
.TagClassName
{
border-color: #290457;
}
</style>