Shades of Christalle #412067
Tints of Christalle #412067
RGB
CMYK
RGB Variations
Color information
#412067 (or 0x412067) is known color: Christalle. HEX triplet: 41, 20 and 67. RGB value is (65,32,103). Sum of RGB (Red+Green+Blue) = 65+32+103=200 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.5% from 200); Green value is 32 (12.89% from 255 or 16% from 200); Blue value is 103 (40.62% from 255 or 51.5% from 200); Max value from RGB is 103 - color contains mainly: blue. Hex color #412067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412067 is #BEDF98. Grayscale: #313131. Windows color (decimal): -12509081 or 6758465. OLE color: 6758465.
HSL color Cylindrical-coordinate representation of color #412067: hue angle of 267.89º 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 #412067 is Cyan = 0.37, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 32 | 103 | - |
| CMYK | 0.37 | 0.69 | 0 | 0.60 |
| HSL | 267.89º | 0.53% | 0.26% | - |
| HSV(B) | 267.89º | 0.69% | 0.4% | - |
| XYZ | 5.14 | 3.14 | 13.17 | - |
| YUV | 49.96 | 157.93 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 32 | 103 | 0.37 | 0.69 | 0 | 0.60 | 267.89 | 0.53 | 0.26 |
| Hex | 41 | 20 | 67 | 25 | 45 | 0 | 3C | 10C | 35 | 1A |
| Octal | 101 | 40 | 147 | 45 | 105 | 0 | 74 | 414 | 65 | 32 |
| Binary | 1000001 | 100000 | 1100111 | 100101 | 1000101 | 0 | 111100 | 100001100 | 110101 | 11010 |
Color Harmonies of #412067
Complementary color
Monochromatic Colors of #412067
Black with #412067
Text Example
Text Example
White with #412067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412067; }
p { color: rgb(65,32,103); }
H1.HeaderClassName
{
color: #412067;
}
.AnyTagClassName
{
color: #412067;
}
</style>
background-color css
<style>
a { background-color: #412067; }
a { background-color: rgb(65,32,103); }
div.DivClassName
{
background-color: #412067;
}
.BgClassName
{
background-color: #412067;
}
</style>
border-color css
<style>
span { border-color: #412067; }
span { border-color: rgb(65,32,103); }
td.TdClassName
{
border-color: #412067;
}
.TagClassName
{
border-color: #412067;
}
</style>