Shades of Christalle #411969
Tints of Christalle #411969
RGB
CMYK
RGB Variations
Color information
#411969 (or 0x411969) is known color: Christalle. HEX triplet: 41, 19 and 69. RGB value is (65,25,105). Sum of RGB (Red+Green+Blue) = 65+25+105=195 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.33% from 195); Green value is 25 (10.16% from 255 or 12.82% from 195); Blue value is 105 (41.41% from 255 or 53.85% from 195); Max value from RGB is 105 - color contains mainly: blue. Hex color #411969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411969 is #BEE696. Grayscale: #2D2D2D. Windows color (decimal): -12510871 or 6887745. OLE color: 6887745.
HSL color Cylindrical-coordinate representation of color #411969: hue angle of 270º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #411969 is Cyan = 0.38, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 25 | 105 | - |
| CMYK | 0.38 | 0.76 | 0 | 0.59 |
| HSL | 270º | 0.62% | 0.25% | - |
| HSV(B) | 270º | 0.76% | 0.41% | - |
| XYZ | 5.08 | 2.84 | 13.64 | - |
| YUV | 46.08 | 161.25 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 25 | 105 | 0.38 | 0.76 | 0 | 0.59 | 270 | 0.62 | 0.25 |
| Hex | 41 | 19 | 69 | 26 | 4C | 0 | 3B | 10E | 3E | 19 |
| Octal | 101 | 31 | 151 | 46 | 114 | 0 | 73 | 416 | 76 | 31 |
| Binary | 1000001 | 11001 | 1101001 | 100110 | 1001100 | 0 | 111011 | 100001110 | 111110 | 11001 |
Color Harmonies of #411969
Complementary color
Monochromatic Colors of #411969
Black with #411969
Text Example
Text Example
White with #411969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411969; }
p { color: rgb(65,25,105); }
H1.HeaderClassName
{
color: #411969;
}
.AnyTagClassName
{
color: #411969;
}
</style>
background-color css
<style>
a { background-color: #411969; }
a { background-color: rgb(65,25,105); }
div.DivClassName
{
background-color: #411969;
}
.BgClassName
{
background-color: #411969;
}
</style>
border-color css
<style>
span { border-color: #411969; }
span { border-color: rgb(65,25,105); }
td.TdClassName
{
border-color: #411969;
}
.TagClassName
{
border-color: #411969;
}
</style>