Shades of Christalle #342162
Tints of Christalle #342162
RGB
CMYK
RGB Variations
Color information
#342162 (or 0x342162) is known color: Christalle. HEX triplet: 34, 21 and 62. RGB value is (52,33,98). Sum of RGB (Red+Green+Blue) = 52+33+98=183 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.42% from 183); Green value is 33 (13.28% from 255 or 18.03% from 183); Blue value is 98 (38.67% from 255 or 53.55% from 183); Max value from RGB is 98 - color contains mainly: blue. Hex color #342162 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342162 is #CBDE9D. Grayscale: #2D2D2D. Windows color (decimal): -13360798 or 6431028. OLE color: 6431028.
HSL color Cylindrical-coordinate representation of color #342162: hue angle of 257.54º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #342162 is Cyan = 0.47, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 33 | 98 | - |
| CMYK | 0.47 | 0.66 | 0 | 0.62 |
| HSL | 257.54º | 0.5% | 0.26% | - |
| HSV(B) | 257.54º | 0.66% | 0.38% | - |
| XYZ | 4.16 | 2.7 | 11.86 | - |
| YUV | 46.09 | 157.29 | 132.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 33 | 98 | 0.47 | 0.66 | 0 | 0.62 | 257.54 | 0.5 | 0.26 |
| Hex | 34 | 21 | 62 | 2F | 42 | 0 | 3E | 102 | 32 | 1A |
| Octal | 64 | 41 | 142 | 57 | 102 | 0 | 76 | 402 | 62 | 32 |
| Binary | 110100 | 100001 | 1100010 | 101111 | 1000010 | 0 | 111110 | 100000010 | 110010 | 11010 |
Color Harmonies of #342162
Complementary color
Monochromatic Colors of #342162
Black with #342162
Text Example
Text Example
White with #342162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342162; }
p { color: rgb(52,33,98); }
H1.HeaderClassName
{
color: #342162;
}
.AnyTagClassName
{
color: #342162;
}
</style>
background-color css
<style>
a { background-color: #342162; }
a { background-color: rgb(52,33,98); }
div.DivClassName
{
background-color: #342162;
}
.BgClassName
{
background-color: #342162;
}
</style>
border-color css
<style>
span { border-color: #342162; }
span { border-color: rgb(52,33,98); }
td.TdClassName
{
border-color: #342162;
}
.TagClassName
{
border-color: #342162;
}
</style>