Shades of Christalle #40295E
Tints of Christalle #40295E
RGB
CMYK
RGB Variations
Color information
#40295E (or 0x40295E) is known color: Christalle. HEX triplet: 40, 29 and 5E. RGB value is (64,41,94). Sum of RGB (Red+Green+Blue) = 64+41+94=199 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.16% from 199); Green value is 41 (16.41% from 255 or 20.60% from 199); Blue value is 94 (37.11% from 255 or 47.24% from 199); Max value from RGB is 94 - color contains mainly: blue. Hex color #40295E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #40295E is #BFD6A1. Grayscale: #353535. Windows color (decimal): -12572322 or 6170944. OLE color: 6170944.
HSL color Cylindrical-coordinate representation of color #40295E: hue angle of 266.04º degrees, saturation: 0.39, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #40295E is Cyan = 0.32, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 64 | 41 | 94 | - |
| CMYK | 0.32 | 0.56 | 0 | 0.63 |
| HSL | 266.04º | 0.39% | 0.26% | - |
| HSV(B) | 266.04º | 0.56% | 0.37% | - |
| XYZ | 4.93 | 3.48 | 11 | - |
| YUV | 53.92 | 150.62 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 94 | 0.32 | 0.56 | 0 | 0.63 | 266.04 | 0.39 | 0.26 |
| Hex | 40 | 29 | 5E | 20 | 38 | 0 | 3F | 10A | 27 | 1A |
| Octal | 100 | 51 | 136 | 40 | 70 | 0 | 77 | 412 | 47 | 32 |
| Binary | 1000000 | 101001 | 1011110 | 100000 | 111000 | 0 | 111111 | 100001010 | 100111 | 11010 |
Color Harmonies of #40295E
Complementary color
Monochromatic Colors of #40295E
Black with #40295E
Text Example
Text Example
White with #40295E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40295E; }
p { color: rgb(64,41,94); }
H1.HeaderClassName
{
color: #40295E;
}
.AnyTagClassName
{
color: #40295E;
}
</style>
background-color css
<style>
a { background-color: #40295E; }
a { background-color: rgb(64,41,94); }
div.DivClassName
{
background-color: #40295E;
}
.BgClassName
{
background-color: #40295E;
}
</style>
border-color css
<style>
span { border-color: #40295E; }
span { border-color: rgb(64,41,94); }
td.TdClassName
{
border-color: #40295E;
}
.TagClassName
{
border-color: #40295E;
}
</style>