Shades of Christalle #411469
Tints of Christalle #411469
RGB
CMYK
RGB Variations
Color information
#411469 (or 0x411469) is known color: Christalle. HEX triplet: 41, 14 and 69. RGB value is (65,20,105). Sum of RGB (Red+Green+Blue) = 65+20+105=190 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.21% from 190); Green value is 20 (8.20% from 255 or 10.53% from 190); Blue value is 105 (41.41% from 255 or 55.26% from 190); Max value from RGB is 105 - color contains mainly: blue. Hex color #411469 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411469 is #BEEB96. Grayscale: #2A2A2A. Windows color (decimal): -12512151 or 6886465. OLE color: 6886465.
HSL color Cylindrical-coordinate representation of color #411469: hue angle of 271.76º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #411469 is Cyan = 0.38, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 20 | 105 | - |
| CMYK | 0.38 | 0.81 | 0 | 0.59 |
| HSL | 271.76º | 0.68% | 0.25% | - |
| HSV(B) | 271.76º | 0.81% | 0.41% | - |
| XYZ | 4.98 | 2.64 | 13.61 | - |
| YUV | 43.15 | 162.91 | 143.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 20 | 105 | 0.38 | 0.81 | 0 | 0.59 | 271.76 | 0.68 | 0.25 |
| Hex | 41 | 14 | 69 | 26 | 51 | 0 | 3B | 110 | 44 | 19 |
| Octal | 101 | 24 | 151 | 46 | 121 | 0 | 73 | 420 | 104 | 31 |
| Binary | 1000001 | 10100 | 1101001 | 100110 | 1010001 | 0 | 111011 | 100010000 | 1000100 | 11001 |
Color Harmonies of #411469
Complementary color
Monochromatic Colors of #411469
Black with #411469
Text Example
Text Example
White with #411469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411469; }
p { color: rgb(65,20,105); }
H1.HeaderClassName
{
color: #411469;
}
.AnyTagClassName
{
color: #411469;
}
</style>
background-color css
<style>
a { background-color: #411469; }
a { background-color: rgb(65,20,105); }
div.DivClassName
{
background-color: #411469;
}
.BgClassName
{
background-color: #411469;
}
</style>
border-color css
<style>
span { border-color: #411469; }
span { border-color: rgb(65,20,105); }
td.TdClassName
{
border-color: #411469;
}
.TagClassName
{
border-color: #411469;
}
</style>