Shades of Christalle #340160
Tints of Christalle #340160
RGB
CMYK
RGB Variations
Color information
#340160 (or 0x340160) is known color: Christalle. HEX triplet: 34, 01 and 60. RGB value is (52,1,96). Sum of RGB (Red+Green+Blue) = 52+1+96=149 (19% of max value = 765). Red value is 52 (20.70% from 255 or 34.90% from 149); Green value is 1 (0.78% from 255 or 0.67% from 149); Blue value is 96 (37.89% from 255 or 64.43% from 149); Max value from RGB is 96 - color contains mainly: blue. Hex color #340160 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340160 is #CBFE9F. Grayscale: #1A1A1A. Windows color (decimal): -13368992 or 6291764. OLE color: 6291764.
HSL color Cylindrical-coordinate representation of color #340160: hue angle of 272.21º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #340160 is Cyan = 0.46, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 1 | 96 | - |
| CMYK | 0.46 | 0.99 | 0 | 0.62 |
| HSL | 272.21º | 0.98% | 0.19% | - |
| HSV(B) | 272.21º | 0.99% | 0.38% | - |
| XYZ | 3.54 | 1.6 | 11.19 | - |
| YUV | 27.08 | 166.9 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 1 | 96 | 0.46 | 0.99 | 0 | 0.62 | 272.21 | 0.98 | 0.19 |
| Hex | 34 | 1 | 60 | 2E | 63 | 0 | 3E | 110 | 62 | 13 |
| Octal | 64 | 1 | 140 | 56 | 143 | 0 | 76 | 420 | 142 | 23 |
| Binary | 110100 | 1 | 1100000 | 101110 | 1100011 | 0 | 111110 | 100010000 | 1100010 | 10011 |
Color Harmonies of #340160
Complementary color
Monochromatic Colors of #340160
Black with #340160
Text Example
Text Example
White with #340160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340160; }
p { color: rgb(52,1,96); }
H1.HeaderClassName
{
color: #340160;
}
.AnyTagClassName
{
color: #340160;
}
</style>
background-color css
<style>
a { background-color: #340160; }
a { background-color: rgb(52,1,96); }
div.DivClassName
{
background-color: #340160;
}
.BgClassName
{
background-color: #340160;
}
</style>
border-color css
<style>
span { border-color: #340160; }
span { border-color: rgb(52,1,96); }
td.TdClassName
{
border-color: #340160;
}
.TagClassName
{
border-color: #340160;
}
</style>