Shades of Christalle #412368
Tints of Christalle #412368
RGB
CMYK
RGB Variations
Color information
#412368 (or 0x412368) is known color: Christalle. HEX triplet: 41, 23 and 68. RGB value is (65,35,104). Sum of RGB (Red+Green+Blue) = 65+35+104=204 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.86% from 204); Green value is 35 (14.06% from 255 or 17.16% from 204); Blue value is 104 (41.02% from 255 or 50.98% from 204); Max value from RGB is 104 - color contains mainly: blue. Hex color #412368 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412368 is #BEDC97. Grayscale: #333333. Windows color (decimal): -12508312 or 6824769. OLE color: 6824769.
HSL color Cylindrical-coordinate representation of color #412368: hue angle of 266.09º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #412368 is Cyan = 0.38, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 35 | 104 | - |
| CMYK | 0.38 | 0.66 | 0 | 0.59 |
| HSL | 266.09º | 0.5% | 0.27% | - |
| HSV(B) | 266.09º | 0.66% | 0.41% | - |
| XYZ | 5.28 | 3.33 | 13.46 | - |
| YUV | 51.84 | 157.44 | 137.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 35 | 104 | 0.38 | 0.66 | 0 | 0.59 | 266.09 | 0.5 | 0.27 |
| Hex | 41 | 23 | 68 | 26 | 42 | 0 | 3B | 10A | 32 | 1B |
| Octal | 101 | 43 | 150 | 46 | 102 | 0 | 73 | 412 | 62 | 33 |
| Binary | 1000001 | 100011 | 1101000 | 100110 | 1000010 | 0 | 111011 | 100001010 | 110010 | 11011 |
Color Harmonies of #412368
Complementary color
Monochromatic Colors of #412368
Black with #412368
Text Example
Text Example
White with #412368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412368; }
p { color: rgb(65,35,104); }
H1.HeaderClassName
{
color: #412368;
}
.AnyTagClassName
{
color: #412368;
}
</style>
background-color css
<style>
a { background-color: #412368; }
a { background-color: rgb(65,35,104); }
div.DivClassName
{
background-color: #412368;
}
.BgClassName
{
background-color: #412368;
}
</style>
border-color css
<style>
span { border-color: #412368; }
span { border-color: rgb(65,35,104); }
td.TdClassName
{
border-color: #412368;
}
.TagClassName
{
border-color: #412368;
}
</style>