Shades of Christalle #402067
Tints of Christalle #402067
RGB
CMYK
RGB Variations
Color information
#402067 (or 0x402067) is known color: Christalle. HEX triplet: 40, 20 and 67. RGB value is (64,32,103). Sum of RGB (Red+Green+Blue) = 64+32+103=199 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.16% from 199); Green value is 32 (12.89% from 255 or 16.08% from 199); Blue value is 103 (40.62% from 255 or 51.76% from 199); Max value from RGB is 103 - color contains mainly: blue. Hex color #402067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402067 is #BFDF98. Grayscale: #313131. Windows color (decimal): -12574617 or 6758464. OLE color: 6758464.
HSL color Cylindrical-coordinate representation of color #402067: hue angle of 267.04º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #402067 is Cyan = 0.38, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 32 | 103 | - |
| CMYK | 0.38 | 0.69 | 0 | 0.60 |
| HSL | 267.04º | 0.53% | 0.26% | - |
| HSV(B) | 267.04º | 0.69% | 0.4% | - |
| XYZ | 5.08 | 3.1 | 13.16 | - |
| YUV | 49.66 | 158.1 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 32 | 103 | 0.38 | 0.69 | 0 | 0.60 | 267.04 | 0.53 | 0.26 |
| Hex | 40 | 20 | 67 | 26 | 45 | 0 | 3C | 10B | 35 | 1A |
| Octal | 100 | 40 | 147 | 46 | 105 | 0 | 74 | 413 | 65 | 32 |
| Binary | 1000000 | 100000 | 1100111 | 100110 | 1000101 | 0 | 111100 | 100001011 | 110101 | 11010 |
Color Harmonies of #402067
Complementary color
Monochromatic Colors of #402067
Black with #402067
Text Example
Text Example
White with #402067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402067; }
p { color: rgb(64,32,103); }
H1.HeaderClassName
{
color: #402067;
}
.AnyTagClassName
{
color: #402067;
}
</style>
background-color css
<style>
a { background-color: #402067; }
a { background-color: rgb(64,32,103); }
div.DivClassName
{
background-color: #402067;
}
.BgClassName
{
background-color: #402067;
}
</style>
border-color css
<style>
span { border-color: #402067; }
span { border-color: rgb(64,32,103); }
td.TdClassName
{
border-color: #402067;
}
.TagClassName
{
border-color: #402067;
}
</style>