Shades of Christalle #342064
Tints of Christalle #342064
RGB
CMYK
RGB Variations
Color information
#342064 (or 0x342064) is known color: Christalle. HEX triplet: 34, 20 and 64. RGB value is (52,32,100). Sum of RGB (Red+Green+Blue) = 52+32+100=184 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.26% from 184); Green value is 32 (12.89% from 255 or 17.39% from 184); Blue value is 100 (39.45% from 255 or 54.35% from 184); Max value from RGB is 100 - color contains mainly: blue. Hex color #342064 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342064 is #CBDF9B. Grayscale: #2D2D2D. Windows color (decimal): -13361052 or 6561844. OLE color: 6561844.
HSL color Cylindrical-coordinate representation of color #342064: hue angle of 257.65º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #342064 is Cyan = 0.48, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 32 | 100 | - |
| CMYK | 0.48 | 0.68 | 0 | 0.61 |
| HSL | 257.65º | 0.52% | 0.26% | - |
| HSV(B) | 257.65º | 0.68% | 0.39% | - |
| XYZ | 4.23 | 2.68 | 12.35 | - |
| YUV | 45.73 | 158.63 | 132.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 32 | 100 | 0.48 | 0.68 | 0 | 0.61 | 257.65 | 0.52 | 0.26 |
| Hex | 34 | 20 | 64 | 30 | 44 | 0 | 3D | 102 | 34 | 1A |
| Octal | 64 | 40 | 144 | 60 | 104 | 0 | 75 | 402 | 64 | 32 |
| Binary | 110100 | 100000 | 1100100 | 110000 | 1000100 | 0 | 111101 | 100000010 | 110100 | 11010 |
Color Harmonies of #342064
Complementary color
Monochromatic Colors of #342064
Black with #342064
Text Example
Text Example
White with #342064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342064; }
p { color: rgb(52,32,100); }
H1.HeaderClassName
{
color: #342064;
}
.AnyTagClassName
{
color: #342064;
}
</style>
background-color css
<style>
a { background-color: #342064; }
a { background-color: rgb(52,32,100); }
div.DivClassName
{
background-color: #342064;
}
.BgClassName
{
background-color: #342064;
}
</style>
border-color css
<style>
span { border-color: #342064; }
span { border-color: rgb(52,32,100); }
td.TdClassName
{
border-color: #342064;
}
.TagClassName
{
border-color: #342064;
}
</style>