Shades of Christalle #412867
Tints of Christalle #412867
RGB
CMYK
RGB Variations
Color information
#412867 (or 0x412867) is known color: Christalle. HEX triplet: 41, 28 and 67. RGB value is (65,40,103). Sum of RGB (Red+Green+Blue) = 65+40+103=208 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.25% from 208); Green value is 40 (16.02% from 255 or 19.23% from 208); Blue value is 103 (40.62% from 255 or 49.52% from 208); Max value from RGB is 103 - color contains mainly: blue. Hex color #412867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412867 is #BED798. Grayscale: #363636. Windows color (decimal): -12507033 or 6760513. OLE color: 6760513.
HSL color Cylindrical-coordinate representation of color #412867: hue angle of 263.81º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #412867 is Cyan = 0.37, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 40 | 103 | - |
| CMYK | 0.37 | 0.61 | 0 | 0.60 |
| HSL | 263.81º | 0.44% | 0.28% | - |
| HSV(B) | 263.81º | 0.61% | 0.4% | - |
| XYZ | 5.39 | 3.62 | 13.25 | - |
| YUV | 54.66 | 155.28 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 40 | 103 | 0.37 | 0.61 | 0 | 0.60 | 263.81 | 0.44 | 0.28 |
| Hex | 41 | 28 | 67 | 25 | 3D | 0 | 3C | 108 | 2C | 1C |
| Octal | 101 | 50 | 147 | 45 | 75 | 0 | 74 | 410 | 54 | 34 |
| Binary | 1000001 | 101000 | 1100111 | 100101 | 111101 | 0 | 111100 | 100001000 | 101100 | 11100 |
Color Harmonies of #412867
Complementary color
Monochromatic Colors of #412867
Black with #412867
Text Example
Text Example
White with #412867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412867; }
p { color: rgb(65,40,103); }
H1.HeaderClassName
{
color: #412867;
}
.AnyTagClassName
{
color: #412867;
}
</style>
background-color css
<style>
a { background-color: #412867; }
a { background-color: rgb(65,40,103); }
div.DivClassName
{
background-color: #412867;
}
.BgClassName
{
background-color: #412867;
}
</style>
border-color css
<style>
span { border-color: #412867; }
span { border-color: rgb(65,40,103); }
td.TdClassName
{
border-color: #412867;
}
.TagClassName
{
border-color: #412867;
}
</style>