Shades of Christalle #411267
Tints of Christalle #411267
RGB
CMYK
RGB Variations
Color information
#411267 (or 0x411267) is known color: Christalle. HEX triplet: 41, 12 and 67. RGB value is (65,18,103). Sum of RGB (Red+Green+Blue) = 65+18+103=186 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.95% from 186); Green value is 18 (7.42% from 255 or 9.68% from 186); Blue value is 103 (40.62% from 255 or 55.38% from 186); Max value from RGB is 103 - color contains mainly: blue. Hex color #411267 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411267 is #BEED98. Grayscale: #292929. Windows color (decimal): -12512665 or 6754881. OLE color: 6754881.
HSL color Cylindrical-coordinate representation of color #411267: hue angle of 273.18º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #411267 is Cyan = 0.37, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 18 | 103 | - |
| CMYK | 0.37 | 0.83 | 0 | 0.60 |
| HSL | 273.18º | 0.7% | 0.24% | - |
| HSV(B) | 273.18º | 0.83% | 0.4% | - |
| XYZ | 4.84 | 2.54 | 13.07 | - |
| YUV | 41.74 | 162.57 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 18 | 103 | 0.37 | 0.83 | 0 | 0.60 | 273.18 | 0.7 | 0.24 |
| Hex | 41 | 12 | 67 | 25 | 53 | 0 | 3C | 111 | 46 | 18 |
| Octal | 101 | 22 | 147 | 45 | 123 | 0 | 74 | 421 | 106 | 30 |
| Binary | 1000001 | 10010 | 1100111 | 100101 | 1010011 | 0 | 111100 | 100010001 | 1000110 | 11000 |
Color Harmonies of #411267
Complementary color
Monochromatic Colors of #411267
Black with #411267
Text Example
Text Example
White with #411267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411267; }
p { color: rgb(65,18,103); }
H1.HeaderClassName
{
color: #411267;
}
.AnyTagClassName
{
color: #411267;
}
</style>
background-color css
<style>
a { background-color: #411267; }
a { background-color: rgb(65,18,103); }
div.DivClassName
{
background-color: #411267;
}
.BgClassName
{
background-color: #411267;
}
</style>
border-color css
<style>
span { border-color: #411267; }
span { border-color: rgb(65,18,103); }
td.TdClassName
{
border-color: #411267;
}
.TagClassName
{
border-color: #411267;
}
</style>