Shades of Christalle #341556
Tints of Christalle #341556
RGB
CMYK
RGB Variations
Color information
#341556 (or 0x341556) is known color: Christalle. HEX triplet: 34, 15 and 56. RGB value is (52,21,86). Sum of RGB (Red+Green+Blue) = 52+21+86=159 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.70% from 159); Green value is 21 (8.59% from 255 or 13.21% from 159); Blue value is 86 (33.98% from 255 or 54.09% from 159); Max value from RGB is 86 - color contains mainly: blue. Hex color #341556 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341556 is #CBEAA9. Grayscale: #252525. Windows color (decimal): -13363882 or 5641524. OLE color: 5641524.
HSL color Cylindrical-coordinate representation of color #341556: hue angle of 268.62º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #341556 is Cyan = 0.40, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 21 | 86 | - |
| CMYK | 0.40 | 0.76 | 0 | 0.66 |
| HSL | 268.62º | 0.61% | 0.21% | - |
| HSV(B) | 268.62º | 0.76% | 0.34% | - |
| XYZ | 3.36 | 1.94 | 9 | - |
| YUV | 37.68 | 155.27 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 86 | 0.40 | 0.76 | 0 | 0.66 | 268.62 | 0.61 | 0.21 |
| Hex | 34 | 15 | 56 | 28 | 4C | 0 | 42 | 10D | 3D | 15 |
| Octal | 64 | 25 | 126 | 50 | 114 | 0 | 102 | 415 | 75 | 25 |
| Binary | 110100 | 10101 | 1010110 | 101000 | 1001100 | 0 | 1000010 | 100001101 | 111101 | 10101 |
Color Harmonies of #341556
Complementary color
Monochromatic Colors of #341556
Black with #341556
Text Example
Text Example
White with #341556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341556; }
p { color: rgb(52,21,86); }
H1.HeaderClassName
{
color: #341556;
}
.AnyTagClassName
{
color: #341556;
}
</style>
background-color css
<style>
a { background-color: #341556; }
a { background-color: rgb(52,21,86); }
div.DivClassName
{
background-color: #341556;
}
.BgClassName
{
background-color: #341556;
}
</style>
border-color css
<style>
span { border-color: #341556; }
span { border-color: rgb(52,21,86); }
td.TdClassName
{
border-color: #341556;
}
.TagClassName
{
border-color: #341556;
}
</style>