Shades of Christalle #41115E
Tints of Christalle #41115E
RGB
CMYK
RGB Variations
Color information
#41115E (or 0x41115E) is known color: Christalle. HEX triplet: 41, 11 and 5E. RGB value is (65,17,94). Sum of RGB (Red+Green+Blue) = 65+17+94=176 (23% of max value = 765). Red value is 65 (25.78% from 255 or 36.93% from 176); Green value is 17 (7.03% from 255 or 9.66% from 176); Blue value is 94 (37.11% from 255 or 53.41% from 176); Max value from RGB is 94 - color contains mainly: blue. Hex color #41115E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #41115E is #BEEEA1. Grayscale: #272727. Windows color (decimal): -12512930 or 6164801. OLE color: 6164801.
HSL color Cylindrical-coordinate representation of color #41115E: hue angle of 277.4º degrees, saturation: 0.69, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #41115E is Cyan = 0.31, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 65 | 17 | 94 | - |
| CMYK | 0.31 | 0.82 | 0 | 0.63 |
| HSL | 277.4º | 0.69% | 0.22% | - |
| HSV(B) | 277.4º | 0.82% | 0.37% | - |
| XYZ | 4.4 | 2.33 | 10.81 | - |
| YUV | 40.13 | 158.4 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 17 | 94 | 0.31 | 0.82 | 0 | 0.63 | 277.4 | 0.69 | 0.22 |
| Hex | 41 | 11 | 5E | 1F | 52 | 0 | 3F | 115 | 45 | 16 |
| Octal | 101 | 21 | 136 | 37 | 122 | 0 | 77 | 425 | 105 | 26 |
| Binary | 1000001 | 10001 | 1011110 | 11111 | 1010010 | 0 | 111111 | 100010101 | 1000101 | 10110 |
Color Harmonies of #41115E
Complementary color
Monochromatic Colors of #41115E
Black with #41115E
Text Example
Text Example
White with #41115E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #41115E; }
p { color: rgb(65,17,94); }
H1.HeaderClassName
{
color: #41115E;
}
.AnyTagClassName
{
color: #41115E;
}
</style>
background-color css
<style>
a { background-color: #41115E; }
a { background-color: rgb(65,17,94); }
div.DivClassName
{
background-color: #41115E;
}
.BgClassName
{
background-color: #41115E;
}
</style>
border-color css
<style>
span { border-color: #41115E; }
span { border-color: rgb(65,17,94); }
td.TdClassName
{
border-color: #41115E;
}
.TagClassName
{
border-color: #41115E;
}
</style>