Shades of Christalle #342156
Tints of Christalle #342156
RGB
CMYK
RGB Variations
Color information
#342156 (or 0x342156) is known color: Christalle. HEX triplet: 34, 21 and 56. RGB value is (52,33,86). Sum of RGB (Red+Green+Blue) = 52+33+86=171 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.41% from 171); Green value is 33 (13.28% from 255 or 19.30% from 171); Blue value is 86 (33.98% from 255 or 50.29% from 171); Max value from RGB is 86 - color contains mainly: blue. Hex color #342156 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342156 is #CBDEA9. Grayscale: #2C2C2C. Windows color (decimal): -13360810 or 5644596. OLE color: 5644596.
HSL color Cylindrical-coordinate representation of color #342156: hue angle of 261.51º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #342156 is Cyan = 0.40, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 33 | 86 | - |
| CMYK | 0.40 | 0.62 | 0 | 0.66 |
| HSL | 261.51º | 0.45% | 0.23% | - |
| HSV(B) | 261.51º | 0.62% | 0.34% | - |
| XYZ | 3.64 | 2.49 | 9.09 | - |
| YUV | 44.72 | 151.29 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 33 | 86 | 0.40 | 0.62 | 0 | 0.66 | 261.51 | 0.45 | 0.23 |
| Hex | 34 | 21 | 56 | 28 | 3E | 0 | 42 | 106 | 2D | 17 |
| Octal | 64 | 41 | 126 | 50 | 76 | 0 | 102 | 406 | 55 | 27 |
| Binary | 110100 | 100001 | 1010110 | 101000 | 111110 | 0 | 1000010 | 100000110 | 101101 | 10111 |
Color Harmonies of #342156
Complementary color
Monochromatic Colors of #342156
Black with #342156
Text Example
Text Example
White with #342156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342156; }
p { color: rgb(52,33,86); }
H1.HeaderClassName
{
color: #342156;
}
.AnyTagClassName
{
color: #342156;
}
</style>
background-color css
<style>
a { background-color: #342156; }
a { background-color: rgb(52,33,86); }
div.DivClassName
{
background-color: #342156;
}
.BgClassName
{
background-color: #342156;
}
</style>
border-color css
<style>
span { border-color: #342156; }
span { border-color: rgb(52,33,86); }
td.TdClassName
{
border-color: #342156;
}
.TagClassName
{
border-color: #342156;
}
</style>