Shades of Christalle #411367
Tints of Christalle #411367
RGB
CMYK
RGB Variations
Color information
#411367 (or 0x411367) is known color: Christalle. HEX triplet: 41, 13 and 67. RGB value is (65,19,103). Sum of RGB (Red+Green+Blue) = 65+19+103=187 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.76% from 187); Green value is 19 (7.81% from 255 or 10.16% from 187); Blue value is 103 (40.62% from 255 or 55.08% from 187); Max value from RGB is 103 - color contains mainly: blue. Hex color #411367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411367 is #BEEC98. Grayscale: #2A2A2A. Windows color (decimal): -12512409 or 6755137. OLE color: 6755137.
HSL color Cylindrical-coordinate representation of color #411367: hue angle of 272.86º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #411367 is Cyan = 0.37, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 19 | 103 | - |
| CMYK | 0.37 | 0.82 | 0 | 0.60 |
| HSL | 272.86º | 0.69% | 0.24% | - |
| HSV(B) | 272.86º | 0.82% | 0.4% | - |
| XYZ | 4.86 | 2.57 | 13.07 | - |
| YUV | 42.33 | 162.24 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 19 | 103 | 0.37 | 0.82 | 0 | 0.60 | 272.86 | 0.69 | 0.24 |
| Hex | 41 | 13 | 67 | 25 | 52 | 0 | 3C | 111 | 45 | 18 |
| Octal | 101 | 23 | 147 | 45 | 122 | 0 | 74 | 421 | 105 | 30 |
| Binary | 1000001 | 10011 | 1100111 | 100101 | 1010010 | 0 | 111100 | 100010001 | 1000101 | 11000 |
Color Harmonies of #411367
Complementary color
Monochromatic Colors of #411367
Black with #411367
Text Example
Text Example
White with #411367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411367; }
p { color: rgb(65,19,103); }
H1.HeaderClassName
{
color: #411367;
}
.AnyTagClassName
{
color: #411367;
}
</style>
background-color css
<style>
a { background-color: #411367; }
a { background-color: rgb(65,19,103); }
div.DivClassName
{
background-color: #411367;
}
.BgClassName
{
background-color: #411367;
}
</style>
border-color css
<style>
span { border-color: #411367; }
span { border-color: rgb(65,19,103); }
td.TdClassName
{
border-color: #411367;
}
.TagClassName
{
border-color: #411367;
}
</style>