Shades of Christalle #340260
Tints of Christalle #340260
RGB
CMYK
RGB Variations
Color information
#340260 (or 0x340260) is known color: Christalle. HEX triplet: 34, 02 and 60. RGB value is (52,2,96). Sum of RGB (Red+Green+Blue) = 52+2+96=150 (19% of max value = 765). Red value is 52 (20.70% from 255 or 34.67% from 150); Green value is 2 (1.17% from 255 or 1.33% from 150); Blue value is 96 (37.89% from 255 or 64% from 150); Max value from RGB is 96 - color contains mainly: blue. Hex color #340260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340260 is #CBFD9F. Grayscale: #1B1B1B. Windows color (decimal): -13368736 or 6292020. OLE color: 6292020.
HSL color Cylindrical-coordinate representation of color #340260: hue angle of 271.91º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #340260 is Cyan = 0.46, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 2 | 96 | - |
| CMYK | 0.46 | 0.98 | 0 | 0.62 |
| HSL | 271.91º | 0.96% | 0.19% | - |
| HSV(B) | 271.91º | 0.98% | 0.38% | - |
| XYZ | 3.55 | 1.62 | 11.19 | - |
| YUV | 27.67 | 166.57 | 145.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 2 | 96 | 0.46 | 0.98 | 0 | 0.62 | 271.91 | 0.96 | 0.19 |
| Hex | 34 | 2 | 60 | 2E | 62 | 0 | 3E | 110 | 60 | 13 |
| Octal | 64 | 2 | 140 | 56 | 142 | 0 | 76 | 420 | 140 | 23 |
| Binary | 110100 | 10 | 1100000 | 101110 | 1100010 | 0 | 111110 | 100010000 | 1100000 | 10011 |
Color Harmonies of #340260
Complementary color
Monochromatic Colors of #340260
Black with #340260
Text Example
Text Example
White with #340260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340260; }
p { color: rgb(52,2,96); }
H1.HeaderClassName
{
color: #340260;
}
.AnyTagClassName
{
color: #340260;
}
</style>
background-color css
<style>
a { background-color: #340260; }
a { background-color: rgb(52,2,96); }
div.DivClassName
{
background-color: #340260;
}
.BgClassName
{
background-color: #340260;
}
</style>
border-color css
<style>
span { border-color: #340260; }
span { border-color: rgb(52,2,96); }
td.TdClassName
{
border-color: #340260;
}
.TagClassName
{
border-color: #340260;
}
</style>