Shades of Christalle #411568
Tints of Christalle #411568
RGB
CMYK
RGB Variations
Color information
#411568 (or 0x411568) is known color: Christalle. HEX triplet: 41, 15 and 68. RGB value is (65,21,104). Sum of RGB (Red+Green+Blue) = 65+21+104=190 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.21% from 190); Green value is 21 (8.59% from 255 or 11.05% from 190); Blue value is 104 (41.02% from 255 or 54.74% from 190); Max value from RGB is 104 - color contains mainly: blue. Hex color #411568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411568 is #BEEA97. Grayscale: #2B2B2B. Windows color (decimal): -12511896 or 6821185. OLE color: 6821185.
HSL color Cylindrical-coordinate representation of color #411568: hue angle of 271.81º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #411568 is Cyan = 0.38, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 21 | 104 | - |
| CMYK | 0.38 | 0.80 | 0 | 0.59 |
| HSL | 271.81º | 0.66% | 0.25% | - |
| HSV(B) | 271.81º | 0.8% | 0.41% | - |
| XYZ | 4.95 | 2.66 | 13.35 | - |
| YUV | 43.62 | 162.08 | 143.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 104 | 0.38 | 0.80 | 0 | 0.59 | 271.81 | 0.66 | 0.25 |
| Hex | 41 | 15 | 68 | 26 | 50 | 0 | 3B | 110 | 42 | 19 |
| Octal | 101 | 25 | 150 | 46 | 120 | 0 | 73 | 420 | 102 | 31 |
| Binary | 1000001 | 10101 | 1101000 | 100110 | 1010000 | 0 | 111011 | 100010000 | 1000010 | 11001 |
Color Harmonies of #411568
Complementary color
Monochromatic Colors of #411568
Black with #411568
Text Example
Text Example
White with #411568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411568; }
p { color: rgb(65,21,104); }
H1.HeaderClassName
{
color: #411568;
}
.AnyTagClassName
{
color: #411568;
}
</style>
background-color css
<style>
a { background-color: #411568; }
a { background-color: rgb(65,21,104); }
div.DivClassName
{
background-color: #411568;
}
.BgClassName
{
background-color: #411568;
}
</style>
border-color css
<style>
span { border-color: #411568; }
span { border-color: rgb(65,21,104); }
td.TdClassName
{
border-color: #411568;
}
.TagClassName
{
border-color: #411568;
}
</style>