Shades of Christalle #412461
Tints of Christalle #412461
RGB
CMYK
RGB Variations
Color information
#412461 (or 0x412461) is known color: Christalle. HEX triplet: 41, 24 and 61. RGB value is (65,36,97). Sum of RGB (Red+Green+Blue) = 65+36+97=198 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.83% from 198); Green value is 36 (14.45% from 255 or 18.18% from 198); Blue value is 97 (38.28% from 255 or 48.99% from 198); Max value from RGB is 97 - color contains mainly: blue. Hex color #412461 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412461 is #BEDB9E. Grayscale: #333333. Windows color (decimal): -12508063 or 6366273. OLE color: 6366273.
HSL color Cylindrical-coordinate representation of color #412461: hue angle of 268.52º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #412461 is Cyan = 0.33, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 36 | 97 | - |
| CMYK | 0.33 | 0.63 | 0 | 0.62 |
| HSL | 268.52º | 0.46% | 0.26% | - |
| HSV(B) | 268.52º | 0.63% | 0.38% | - |
| XYZ | 4.97 | 3.25 | 11.67 | - |
| YUV | 51.63 | 153.61 | 137.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 36 | 97 | 0.33 | 0.63 | 0 | 0.62 | 268.52 | 0.46 | 0.26 |
| Hex | 41 | 24 | 61 | 21 | 3F | 0 | 3E | 10D | 2E | 1A |
| Octal | 101 | 44 | 141 | 41 | 77 | 0 | 76 | 415 | 56 | 32 |
| Binary | 1000001 | 100100 | 1100001 | 100001 | 111111 | 0 | 111110 | 100001101 | 101110 | 11010 |
Color Harmonies of #412461
Complementary color
Monochromatic Colors of #412461
Black with #412461
Text Example
Text Example
White with #412461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412461; }
p { color: rgb(65,36,97); }
H1.HeaderClassName
{
color: #412461;
}
.AnyTagClassName
{
color: #412461;
}
</style>
background-color css
<style>
a { background-color: #412461; }
a { background-color: rgb(65,36,97); }
div.DivClassName
{
background-color: #412461;
}
.BgClassName
{
background-color: #412461;
}
</style>
border-color css
<style>
span { border-color: #412461; }
span { border-color: rgb(65,36,97); }
td.TdClassName
{
border-color: #412461;
}
.TagClassName
{
border-color: #412461;
}
</style>