Shades of Christalle #402668
Tints of Christalle #402668
RGB
CMYK
RGB Variations
Color information
#402668 (or 0x402668) is known color: Christalle. HEX triplet: 40, 26 and 68. RGB value is (64,38,104). Sum of RGB (Red+Green+Blue) = 64+38+104=206 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.07% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 104 (41.02% from 255 or 50.49% from 206); Max value from RGB is 104 - color contains mainly: blue. Hex color #402668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402668 is #BFD997. Grayscale: #353535. Windows color (decimal): -12573080 or 6825536. OLE color: 6825536.
HSL color Cylindrical-coordinate representation of color #402668: hue angle of 263.64º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #402668 is Cyan = 0.38, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 38 | 104 | - |
| CMYK | 0.38 | 0.63 | 0 | 0.59 |
| HSL | 263.64º | 0.46% | 0.28% | - |
| HSV(B) | 263.64º | 0.63% | 0.41% | - |
| XYZ | 5.31 | 3.48 | 13.49 | - |
| YUV | 53.3 | 156.61 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 38 | 104 | 0.38 | 0.63 | 0 | 0.59 | 263.64 | 0.46 | 0.28 |
| Hex | 40 | 26 | 68 | 26 | 3F | 0 | 3B | 108 | 2E | 1C |
| Octal | 100 | 46 | 150 | 46 | 77 | 0 | 73 | 410 | 56 | 34 |
| Binary | 1000000 | 100110 | 1101000 | 100110 | 111111 | 0 | 111011 | 100001000 | 101110 | 11100 |
Color Harmonies of #402668
Complementary color
Monochromatic Colors of #402668
Black with #402668
Text Example
Text Example
White with #402668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402668; }
p { color: rgb(64,38,104); }
H1.HeaderClassName
{
color: #402668;
}
.AnyTagClassName
{
color: #402668;
}
</style>
background-color css
<style>
a { background-color: #402668; }
a { background-color: rgb(64,38,104); }
div.DivClassName
{
background-color: #402668;
}
.BgClassName
{
background-color: #402668;
}
</style>
border-color css
<style>
span { border-color: #402668; }
span { border-color: rgb(64,38,104); }
td.TdClassName
{
border-color: #402668;
}
.TagClassName
{
border-color: #402668;
}
</style>