Shades of Christalle #340459
Tints of Christalle #340459
RGB
CMYK
RGB Variations
Color information
#340459 (or 0x340459) is known color: Christalle. HEX triplet: 34, 04 and 59. RGB value is (52,4,89). Sum of RGB (Red+Green+Blue) = 52+4+89=145 (19% of max value = 765). Red value is 52 (20.70% from 255 or 35.86% from 145); Green value is 4 (1.95% from 255 or 2.76% from 145); Blue value is 89 (35.16% from 255 or 61.38% from 145); Max value from RGB is 89 - color contains mainly: blue. Hex color #340459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340459 is #CBFBA6. Grayscale: #1B1B1B. Windows color (decimal): -13368231 or 5833780. OLE color: 5833780.
HSL color Cylindrical-coordinate representation of color #340459: hue angle of 273.88º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #340459 is Cyan = 0.42, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 4 | 89 | - |
| CMYK | 0.42 | 0.96 | 0 | 0.65 |
| HSL | 273.88º | 0.91% | 0.18% | - |
| HSV(B) | 273.88º | 0.96% | 0.35% | - |
| XYZ | 3.26 | 1.54 | 9.58 | - |
| YUV | 28.04 | 162.4 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 4 | 89 | 0.42 | 0.96 | 0 | 0.65 | 273.88 | 0.91 | 0.18 |
| Hex | 34 | 4 | 59 | 2A | 60 | 0 | 41 | 112 | 5B | 12 |
| Octal | 64 | 4 | 131 | 52 | 140 | 0 | 101 | 422 | 133 | 22 |
| Binary | 110100 | 100 | 1011001 | 101010 | 1100000 | 0 | 1000001 | 100010010 | 1011011 | 10010 |
Color Harmonies of #340459
Complementary color
Monochromatic Colors of #340459
Black with #340459
Text Example
Text Example
White with #340459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340459; }
p { color: rgb(52,4,89); }
H1.HeaderClassName
{
color: #340459;
}
.AnyTagClassName
{
color: #340459;
}
</style>
background-color css
<style>
a { background-color: #340459; }
a { background-color: rgb(52,4,89); }
div.DivClassName
{
background-color: #340459;
}
.BgClassName
{
background-color: #340459;
}
</style>
border-color css
<style>
span { border-color: #340459; }
span { border-color: rgb(52,4,89); }
td.TdClassName
{
border-color: #340459;
}
.TagClassName
{
border-color: #340459;
}
</style>