Shades of Christalle #400761
Tints of Christalle #400761
RGB
CMYK
RGB Variations
Color information
#400761 (or 0x400761) is known color: Christalle. HEX triplet: 40, 07 and 61. RGB value is (64,7,97). Sum of RGB (Red+Green+Blue) = 64+7+97=168 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.10% from 168); Green value is 7 (3.12% from 255 or 4.17% from 168); Blue value is 97 (38.28% from 255 or 57.74% from 168); Max value from RGB is 97 - color contains mainly: blue. Hex color #400761 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #400761 is #BFF89E. Grayscale: #222222. Windows color (decimal): -12581023 or 6358848. OLE color: 6358848.
HSL color Cylindrical-coordinate representation of color #400761: hue angle of 278º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #400761 is Cyan = 0.34, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 7 | 97 | - |
| CMYK | 0.34 | 0.93 | 0 | 0.62 |
| HSL | 278º | 0.87% | 0.2% | - |
| HSV(B) | 278º | 0.93% | 0.38% | - |
| XYZ | 4.35 | 2.11 | 11.49 | - |
| YUV | 34.3 | 163.38 | 149.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 7 | 97 | 0.34 | 0.93 | 0 | 0.62 | 278 | 0.87 | 0.2 |
| Hex | 40 | 7 | 61 | 22 | 5D | 0 | 3E | 116 | 57 | 14 |
| Octal | 100 | 7 | 141 | 42 | 135 | 0 | 76 | 426 | 127 | 24 |
| Binary | 1000000 | 111 | 1100001 | 100010 | 1011101 | 0 | 111110 | 100010110 | 1010111 | 10100 |
Color Harmonies of #400761
Complementary color
Monochromatic Colors of #400761
Black with #400761
Text Example
Text Example
White with #400761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #400761; }
p { color: rgb(64,7,97); }
H1.HeaderClassName
{
color: #400761;
}
.AnyTagClassName
{
color: #400761;
}
</style>
background-color css
<style>
a { background-color: #400761; }
a { background-color: rgb(64,7,97); }
div.DivClassName
{
background-color: #400761;
}
.BgClassName
{
background-color: #400761;
}
</style>
border-color css
<style>
span { border-color: #400761; }
span { border-color: rgb(64,7,97); }
td.TdClassName
{
border-color: #400761;
}
.TagClassName
{
border-color: #400761;
}
</style>