Shades of Christalle #402062
Tints of Christalle #402062
RGB
CMYK
RGB Variations
Color information
#402062 (or 0x402062) is known color: Christalle. HEX triplet: 40, 20 and 62. RGB value is (64,32,98). Sum of RGB (Red+Green+Blue) = 64+32+98=194 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.99% from 194); Green value is 32 (12.89% from 255 or 16.49% from 194); Blue value is 98 (38.67% from 255 or 50.52% from 194); Max value from RGB is 98 - color contains mainly: blue. Hex color #402062 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402062 is #BFDF9D. Grayscale: #303030. Windows color (decimal): -12574622 or 6430784. OLE color: 6430784.
HSL color Cylindrical-coordinate representation of color #402062: hue angle of 269.09º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #402062 is Cyan = 0.35, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 32 | 98 | - |
| CMYK | 0.35 | 0.67 | 0 | 0.62 |
| HSL | 269.09º | 0.51% | 0.25% | - |
| HSV(B) | 269.09º | 0.67% | 0.38% | - |
| XYZ | 4.84 | 3 | 11.88 | - |
| YUV | 49.09 | 155.6 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 32 | 98 | 0.35 | 0.67 | 0 | 0.62 | 269.09 | 0.51 | 0.25 |
| Hex | 40 | 20 | 62 | 23 | 43 | 0 | 3E | 10D | 33 | 19 |
| Octal | 100 | 40 | 142 | 43 | 103 | 0 | 76 | 415 | 63 | 31 |
| Binary | 1000000 | 100000 | 1100010 | 100011 | 1000011 | 0 | 111110 | 100001101 | 110011 | 11001 |
Color Harmonies of #402062
Complementary color
Monochromatic Colors of #402062
Black with #402062
Text Example
Text Example
White with #402062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402062; }
p { color: rgb(64,32,98); }
H1.HeaderClassName
{
color: #402062;
}
.AnyTagClassName
{
color: #402062;
}
</style>
background-color css
<style>
a { background-color: #402062; }
a { background-color: rgb(64,32,98); }
div.DivClassName
{
background-color: #402062;
}
.BgClassName
{
background-color: #402062;
}
</style>
border-color css
<style>
span { border-color: #402062; }
span { border-color: rgb(64,32,98); }
td.TdClassName
{
border-color: #402062;
}
.TagClassName
{
border-color: #402062;
}
</style>