Shades of Christalle #342062
Tints of Christalle #342062
RGB
CMYK
RGB Variations
Color information
#342062 (or 0x342062) is known color: Christalle. HEX triplet: 34, 20 and 62. RGB value is (52,32,98). Sum of RGB (Red+Green+Blue) = 52+32+98=182 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.57% from 182); Green value is 32 (12.89% from 255 or 17.58% from 182); Blue value is 98 (38.67% from 255 or 53.85% from 182); Max value from RGB is 98 - color contains mainly: blue. Hex color #342062 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342062 is #CBDF9D. Grayscale: #2D2D2D. Windows color (decimal): -13361054 or 6430772. OLE color: 6430772.
HSL color Cylindrical-coordinate representation of color #342062: hue angle of 258.18º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #342062 is Cyan = 0.47, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 32 | 98 | - |
| CMYK | 0.47 | 0.67 | 0 | 0.62 |
| HSL | 258.18º | 0.51% | 0.25% | - |
| HSV(B) | 258.18º | 0.67% | 0.38% | - |
| XYZ | 4.14 | 2.64 | 11.85 | - |
| YUV | 45.5 | 157.63 | 132.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 32 | 98 | 0.47 | 0.67 | 0 | 0.62 | 258.18 | 0.51 | 0.25 |
| Hex | 34 | 20 | 62 | 2F | 43 | 0 | 3E | 102 | 33 | 19 |
| Octal | 64 | 40 | 142 | 57 | 103 | 0 | 76 | 402 | 63 | 31 |
| Binary | 110100 | 100000 | 1100010 | 101111 | 1000011 | 0 | 111110 | 100000010 | 110011 | 11001 |
Color Harmonies of #342062
Complementary color
Monochromatic Colors of #342062
Black with #342062
Text Example
Text Example
White with #342062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342062; }
p { color: rgb(52,32,98); }
H1.HeaderClassName
{
color: #342062;
}
.AnyTagClassName
{
color: #342062;
}
</style>
background-color css
<style>
a { background-color: #342062; }
a { background-color: rgb(52,32,98); }
div.DivClassName
{
background-color: #342062;
}
.BgClassName
{
background-color: #342062;
}
</style>
border-color css
<style>
span { border-color: #342062; }
span { border-color: rgb(52,32,98); }
td.TdClassName
{
border-color: #342062;
}
.TagClassName
{
border-color: #342062;
}
</style>