Shades of Christalle #402763
Tints of Christalle #402763
RGB
CMYK
RGB Variations
Color information
#402763 (or 0x402763) is known color: Christalle. HEX triplet: 40, 27 and 63. RGB value is (64,39,99). Sum of RGB (Red+Green+Blue) = 64+39+99=202 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.68% from 202); Green value is 39 (15.62% from 255 or 19.31% from 202); Blue value is 99 (39.06% from 255 or 49.01% from 202); Max value from RGB is 99 - color contains mainly: blue. Hex color #402763 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402763 is #BFD89C. Grayscale: #353535. Windows color (decimal): -12572829 or 6498112. OLE color: 6498112.
HSL color Cylindrical-coordinate representation of color #402763: hue angle of 265º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #402763 is Cyan = 0.35, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 39 | 99 | - |
| CMYK | 0.35 | 0.61 | 0 | 0.61 |
| HSL | 265º | 0.43% | 0.27% | - |
| HSV(B) | 265º | 0.61% | 0.39% | - |
| XYZ | 5.09 | 3.44 | 12.2 | - |
| YUV | 53.32 | 153.78 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 99 | 0.35 | 0.61 | 0 | 0.61 | 265 | 0.43 | 0.27 |
| Hex | 40 | 27 | 63 | 23 | 3D | 0 | 3D | 109 | 2B | 1B |
| Octal | 100 | 47 | 143 | 43 | 75 | 0 | 75 | 411 | 53 | 33 |
| Binary | 1000000 | 100111 | 1100011 | 100011 | 111101 | 0 | 111101 | 100001001 | 101011 | 11011 |
Color Harmonies of #402763
Complementary color
Monochromatic Colors of #402763
Black with #402763
Text Example
Text Example
White with #402763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402763; }
p { color: rgb(64,39,99); }
H1.HeaderClassName
{
color: #402763;
}
.AnyTagClassName
{
color: #402763;
}
</style>
background-color css
<style>
a { background-color: #402763; }
a { background-color: rgb(64,39,99); }
div.DivClassName
{
background-color: #402763;
}
.BgClassName
{
background-color: #402763;
}
</style>
border-color css
<style>
span { border-color: #402763; }
span { border-color: rgb(64,39,99); }
td.TdClassName
{
border-color: #402763;
}
.TagClassName
{
border-color: #402763;
}
</style>