Shades of Christalle #412267
Tints of Christalle #412267
RGB
CMYK
RGB Variations
Color information
#412267 (or 0x412267) is known color: Christalle. HEX triplet: 41, 22 and 67. RGB value is (65,34,103). Sum of RGB (Red+Green+Blue) = 65+34+103=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 34 (13.67% from 255 or 16.83% from 202); Blue value is 103 (40.62% from 255 or 50.99% from 202); Max value from RGB is 103 - color contains mainly: blue. Hex color #412267 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412267 is #BEDD98. Grayscale: #323232. Windows color (decimal): -12508569 or 6758977. OLE color: 6758977.
HSL color Cylindrical-coordinate representation of color #412267: hue angle of 266.96º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #412267 is Cyan = 0.37, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 34 | 103 | - |
| CMYK | 0.37 | 0.67 | 0 | 0.60 |
| HSL | 266.96º | 0.5% | 0.27% | - |
| HSV(B) | 266.96º | 0.67% | 0.4% | - |
| XYZ | 5.2 | 3.25 | 13.18 | - |
| YUV | 51.14 | 157.27 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 34 | 103 | 0.37 | 0.67 | 0 | 0.60 | 266.96 | 0.5 | 0.27 |
| Hex | 41 | 22 | 67 | 25 | 43 | 0 | 3C | 10B | 32 | 1B |
| Octal | 101 | 42 | 147 | 45 | 103 | 0 | 74 | 413 | 62 | 33 |
| Binary | 1000001 | 100010 | 1100111 | 100101 | 1000011 | 0 | 111100 | 100001011 | 110010 | 11011 |
Color Harmonies of #412267
Complementary color
Monochromatic Colors of #412267
Black with #412267
Text Example
Text Example
White with #412267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412267; }
p { color: rgb(65,34,103); }
H1.HeaderClassName
{
color: #412267;
}
.AnyTagClassName
{
color: #412267;
}
</style>
background-color css
<style>
a { background-color: #412267; }
a { background-color: rgb(65,34,103); }
div.DivClassName
{
background-color: #412267;
}
.BgClassName
{
background-color: #412267;
}
</style>
border-color css
<style>
span { border-color: #412267; }
span { border-color: rgb(65,34,103); }
td.TdClassName
{
border-color: #412267;
}
.TagClassName
{
border-color: #412267;
}
</style>