Shades of Christalle #340259
Tints of Christalle #340259
RGB
CMYK
RGB Variations
Color information
#340259 (or 0x340259) is known color: Christalle. HEX triplet: 34, 02 and 59. RGB value is (52,2,89). Sum of RGB (Red+Green+Blue) = 52+2+89=143 (18% of max value = 765). Red value is 52 (20.70% from 255 or 36.36% from 143); Green value is 2 (1.17% from 255 or 1.40% from 143); Blue value is 89 (35.16% from 255 or 62.24% from 143); Max value from RGB is 89 - color contains mainly: blue. Hex color #340259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340259 is #CBFDA6. Grayscale: #1A1A1A. Windows color (decimal): -13368743 or 5833268. OLE color: 5833268.
HSL color Cylindrical-coordinate representation of color #340259: hue angle of 274.48º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #340259 is Cyan = 0.42, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 2 | 89 | - |
| CMYK | 0.42 | 0.98 | 0 | 0.65 |
| HSL | 274.48º | 0.96% | 0.18% | - |
| HSV(B) | 274.48º | 0.98% | 0.35% | - |
| XYZ | 3.24 | 1.49 | 9.57 | - |
| YUV | 26.87 | 163.07 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 2 | 89 | 0.42 | 0.98 | 0 | 0.65 | 274.48 | 0.96 | 0.18 |
| Hex | 34 | 2 | 59 | 2A | 62 | 0 | 41 | 112 | 60 | 12 |
| Octal | 64 | 2 | 131 | 52 | 142 | 0 | 101 | 422 | 140 | 22 |
| Binary | 110100 | 10 | 1011001 | 101010 | 1100010 | 0 | 1000001 | 100010010 | 1100000 | 10010 |
Color Harmonies of #340259
Complementary color
Monochromatic Colors of #340259
Black with #340259
Text Example
Text Example
White with #340259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340259; }
p { color: rgb(52,2,89); }
H1.HeaderClassName
{
color: #340259;
}
.AnyTagClassName
{
color: #340259;
}
</style>
background-color css
<style>
a { background-color: #340259; }
a { background-color: rgb(52,2,89); }
div.DivClassName
{
background-color: #340259;
}
.BgClassName
{
background-color: #340259;
}
</style>
border-color css
<style>
span { border-color: #340259; }
span { border-color: rgb(52,2,89); }
td.TdClassName
{
border-color: #340259;
}
.TagClassName
{
border-color: #340259;
}
</style>