Shades of Christalle #412567
Tints of Christalle #412567
RGB
CMYK
RGB Variations
Color information
#412567 (or 0x412567) is known color: Christalle. HEX triplet: 41, 25 and 67. RGB value is (65,37,103). Sum of RGB (Red+Green+Blue) = 65+37+103=205 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.71% from 205); Green value is 37 (14.84% from 255 or 18.05% from 205); Blue value is 103 (40.62% from 255 or 50.24% from 205); Max value from RGB is 103 - color contains mainly: blue. Hex color #412567 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412567 is #BEDA98. Grayscale: #343434. Windows color (decimal): -12507801 or 6759745. OLE color: 6759745.
HSL color Cylindrical-coordinate representation of color #412567: hue angle of 265.45º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #412567 is Cyan = 0.37, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 37 | 103 | - |
| CMYK | 0.37 | 0.64 | 0 | 0.60 |
| HSL | 265.45º | 0.47% | 0.27% | - |
| HSV(B) | 265.45º | 0.64% | 0.4% | - |
| XYZ | 5.29 | 3.43 | 13.21 | - |
| YUV | 52.9 | 156.28 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 37 | 103 | 0.37 | 0.64 | 0 | 0.60 | 265.45 | 0.47 | 0.27 |
| Hex | 41 | 25 | 67 | 25 | 40 | 0 | 3C | 109 | 2F | 1B |
| Octal | 101 | 45 | 147 | 45 | 100 | 0 | 74 | 411 | 57 | 33 |
| Binary | 1000001 | 100101 | 1100111 | 100101 | 1000000 | 0 | 111100 | 100001001 | 101111 | 11011 |
Color Harmonies of #412567
Complementary color
Monochromatic Colors of #412567
Black with #412567
Text Example
Text Example
White with #412567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412567; }
p { color: rgb(65,37,103); }
H1.HeaderClassName
{
color: #412567;
}
.AnyTagClassName
{
color: #412567;
}
</style>
background-color css
<style>
a { background-color: #412567; }
a { background-color: rgb(65,37,103); }
div.DivClassName
{
background-color: #412567;
}
.BgClassName
{
background-color: #412567;
}
</style>
border-color css
<style>
span { border-color: #412567; }
span { border-color: rgb(65,37,103); }
td.TdClassName
{
border-color: #412567;
}
.TagClassName
{
border-color: #412567;
}
</style>