Shades of Christalle #342059
Tints of Christalle #342059
RGB
CMYK
RGB Variations
Color information
#342059 (or 0x342059) is known color: Christalle. HEX triplet: 34, 20 and 59. RGB value is (52,32,89). Sum of RGB (Red+Green+Blue) = 52+32+89=173 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.06% from 173); Green value is 32 (12.89% from 255 or 18.50% from 173); Blue value is 89 (35.16% from 255 or 51.45% from 173); Max value from RGB is 89 - color contains mainly: blue. Hex color #342059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342059 is #CBDFA6. Grayscale: #2C2C2C. Windows color (decimal): -13361063 or 5840948. OLE color: 5840948.
HSL color Cylindrical-coordinate representation of color #342059: hue angle of 261.05º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #342059 is Cyan = 0.42, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 32 | 89 | - |
| CMYK | 0.42 | 0.64 | 0 | 0.65 |
| HSL | 261.05º | 0.47% | 0.24% | - |
| HSV(B) | 261.05º | 0.64% | 0.35% | - |
| XYZ | 3.74 | 2.48 | 9.73 | - |
| YUV | 44.48 | 153.13 | 133.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 32 | 89 | 0.42 | 0.64 | 0 | 0.65 | 261.05 | 0.47 | 0.24 |
| Hex | 34 | 20 | 59 | 2A | 40 | 0 | 41 | 105 | 2F | 18 |
| Octal | 64 | 40 | 131 | 52 | 100 | 0 | 101 | 405 | 57 | 30 |
| Binary | 110100 | 100000 | 1011001 | 101010 | 1000000 | 0 | 1000001 | 100000101 | 101111 | 11000 |
Color Harmonies of #342059
Complementary color
Monochromatic Colors of #342059
Black with #342059
Text Example
Text Example
White with #342059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342059; }
p { color: rgb(52,32,89); }
H1.HeaderClassName
{
color: #342059;
}
.AnyTagClassName
{
color: #342059;
}
</style>
background-color css
<style>
a { background-color: #342059; }
a { background-color: rgb(52,32,89); }
div.DivClassName
{
background-color: #342059;
}
.BgClassName
{
background-color: #342059;
}
</style>
border-color css
<style>
span { border-color: #342059; }
span { border-color: rgb(52,32,89); }
td.TdClassName
{
border-color: #342059;
}
.TagClassName
{
border-color: #342059;
}
</style>