Shades of Christalle #402263
Tints of Christalle #402263
RGB
CMYK
RGB Variations
Color information
#402263 (or 0x402263) is known color: Christalle. HEX triplet: 40, 22 and 63. RGB value is (64,34,99). Sum of RGB (Red+Green+Blue) = 64+34+99=197 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.49% from 197); Green value is 34 (13.67% from 255 or 17.26% from 197); Blue value is 99 (39.06% from 255 or 50.25% from 197); Max value from RGB is 99 - color contains mainly: blue. Hex color #402263 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402263 is #BFDD9C. Grayscale: #323232. Windows color (decimal): -12574109 or 6496832. OLE color: 6496832.
HSL color Cylindrical-coordinate representation of color #402263: hue angle of 267.69º degrees, saturation: 0.49, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #402263 is Cyan = 0.35, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 34 | 99 | - |
| CMYK | 0.35 | 0.66 | 0 | 0.61 |
| HSL | 267.69º | 0.49% | 0.26% | - |
| HSV(B) | 267.69º | 0.66% | 0.39% | - |
| XYZ | 4.94 | 3.13 | 12.15 | - |
| YUV | 50.38 | 155.44 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 34 | 99 | 0.35 | 0.66 | 0 | 0.61 | 267.69 | 0.49 | 0.26 |
| Hex | 40 | 22 | 63 | 23 | 42 | 0 | 3D | 10C | 31 | 1A |
| Octal | 100 | 42 | 143 | 43 | 102 | 0 | 75 | 414 | 61 | 32 |
| Binary | 1000000 | 100010 | 1100011 | 100011 | 1000010 | 0 | 111101 | 100001100 | 110001 | 11010 |
Color Harmonies of #402263
Complementary color
Monochromatic Colors of #402263
Black with #402263
Text Example
Text Example
White with #402263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402263; }
p { color: rgb(64,34,99); }
H1.HeaderClassName
{
color: #402263;
}
.AnyTagClassName
{
color: #402263;
}
</style>
background-color css
<style>
a { background-color: #402263; }
a { background-color: rgb(64,34,99); }
div.DivClassName
{
background-color: #402263;
}
.BgClassName
{
background-color: #402263;
}
</style>
border-color css
<style>
span { border-color: #402263; }
span { border-color: rgb(64,34,99); }
td.TdClassName
{
border-color: #402263;
}
.TagClassName
{
border-color: #402263;
}
</style>