Shades of Christalle #411769
Tints of Christalle #411769
RGB
CMYK
RGB Variations
Color information
#411769 (or 0x411769) is known color: Christalle. HEX triplet: 41, 17 and 69. RGB value is (65,23,105). Sum of RGB (Red+Green+Blue) = 65+23+105=193 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.68% from 193); Green value is 23 (9.38% from 255 or 11.92% from 193); Blue value is 105 (41.41% from 255 or 54.40% from 193); Max value from RGB is 105 - color contains mainly: blue. Hex color #411769 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411769 is #BEE896. Grayscale: #2C2C2C. Windows color (decimal): -12511383 or 6887233. OLE color: 6887233.
HSL color Cylindrical-coordinate representation of color #411769: hue angle of 270.73º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #411769 is Cyan = 0.38, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 23 | 105 | - |
| CMYK | 0.38 | 0.78 | 0 | 0.59 |
| HSL | 270.73º | 0.64% | 0.25% | - |
| HSV(B) | 270.73º | 0.78% | 0.41% | - |
| XYZ | 5.04 | 2.76 | 13.63 | - |
| YUV | 44.91 | 161.91 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 23 | 105 | 0.38 | 0.78 | 0 | 0.59 | 270.73 | 0.64 | 0.25 |
| Hex | 41 | 17 | 69 | 26 | 4E | 0 | 3B | 10F | 40 | 19 |
| Octal | 101 | 27 | 151 | 46 | 116 | 0 | 73 | 417 | 100 | 31 |
| Binary | 1000001 | 10111 | 1101001 | 100110 | 1001110 | 0 | 111011 | 100001111 | 1000000 | 11001 |
Color Harmonies of #411769
Complementary color
Monochromatic Colors of #411769
Black with #411769
Text Example
Text Example
White with #411769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411769; }
p { color: rgb(65,23,105); }
H1.HeaderClassName
{
color: #411769;
}
.AnyTagClassName
{
color: #411769;
}
</style>
background-color css
<style>
a { background-color: #411769; }
a { background-color: rgb(65,23,105); }
div.DivClassName
{
background-color: #411769;
}
.BgClassName
{
background-color: #411769;
}
</style>
border-color css
<style>
span { border-color: #411769; }
span { border-color: rgb(65,23,105); }
td.TdClassName
{
border-color: #411769;
}
.TagClassName
{
border-color: #411769;
}
</style>