Shades of Christalle #340359
Tints of Christalle #340359
RGB
CMYK
RGB Variations
Color information
#340359 (or 0x340359) is known color: Christalle. HEX triplet: 34, 03 and 59. RGB value is (52,3,89). Sum of RGB (Red+Green+Blue) = 52+3+89=144 (19% of max value = 765). Red value is 52 (20.70% from 255 or 36.11% from 144); Green value is 3 (1.56% from 255 or 2.08% from 144); Blue value is 89 (35.16% from 255 or 61.81% from 144); Max value from RGB is 89 - color contains mainly: blue. Hex color #340359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340359 is #CBFCA6. Grayscale: #1B1B1B. Windows color (decimal): -13368487 or 5833524. OLE color: 5833524.
HSL color Cylindrical-coordinate representation of color #340359: hue angle of 274.19º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #340359 is Cyan = 0.42, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 3 | 89 | - |
| CMYK | 0.42 | 0.97 | 0 | 0.65 |
| HSL | 274.19º | 0.93% | 0.18% | - |
| HSV(B) | 274.19º | 0.97% | 0.35% | - |
| XYZ | 3.25 | 1.52 | 9.57 | - |
| YUV | 27.46 | 162.73 | 145.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 3 | 89 | 0.42 | 0.97 | 0 | 0.65 | 274.19 | 0.93 | 0.18 |
| Hex | 34 | 3 | 59 | 2A | 61 | 0 | 41 | 112 | 5D | 12 |
| Octal | 64 | 3 | 131 | 52 | 141 | 0 | 101 | 422 | 135 | 22 |
| Binary | 110100 | 11 | 1011001 | 101010 | 1100001 | 0 | 1000001 | 100010010 | 1011101 | 10010 |
Color Harmonies of #340359
Complementary color
Monochromatic Colors of #340359
Black with #340359
Text Example
Text Example
White with #340359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340359; }
p { color: rgb(52,3,89); }
H1.HeaderClassName
{
color: #340359;
}
.AnyTagClassName
{
color: #340359;
}
</style>
background-color css
<style>
a { background-color: #340359; }
a { background-color: rgb(52,3,89); }
div.DivClassName
{
background-color: #340359;
}
.BgClassName
{
background-color: #340359;
}
</style>
border-color css
<style>
span { border-color: #340359; }
span { border-color: rgb(52,3,89); }
td.TdClassName
{
border-color: #340359;
}
.TagClassName
{
border-color: #340359;
}
</style>