Shades of Christalle #341358
Tints of Christalle #341358
RGB
CMYK
RGB Variations
Color information
#341358 (or 0x341358) is known color: Christalle. HEX triplet: 34, 13 and 58. RGB value is (52,19,88). Sum of RGB (Red+Green+Blue) = 52+19+88=159 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.70% from 159); Green value is 19 (7.81% from 255 or 11.95% from 159); Blue value is 88 (34.77% from 255 or 55.35% from 159); Max value from RGB is 88 - color contains mainly: blue. Hex color #341358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341358 is #CBECA7. Grayscale: #242424. Windows color (decimal): -13364392 or 5772084. OLE color: 5772084.
HSL color Cylindrical-coordinate representation of color #341358: hue angle of 268.7º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #341358 is Cyan = 0.41, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 19 | 88 | - |
| CMYK | 0.41 | 0.78 | 0 | 0.65 |
| HSL | 268.7º | 0.64% | 0.21% | - |
| HSV(B) | 268.7º | 0.78% | 0.35% | - |
| XYZ | 3.41 | 1.9 | 9.42 | - |
| YUV | 36.73 | 156.93 | 138.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 88 | 0.41 | 0.78 | 0 | 0.65 | 268.7 | 0.64 | 0.21 |
| Hex | 34 | 13 | 58 | 29 | 4E | 0 | 41 | 10D | 40 | 15 |
| Octal | 64 | 23 | 130 | 51 | 116 | 0 | 101 | 415 | 100 | 25 |
| Binary | 110100 | 10011 | 1011000 | 101001 | 1001110 | 0 | 1000001 | 100001101 | 1000000 | 10101 |
Color Harmonies of #341358
Complementary color
Monochromatic Colors of #341358
Black with #341358
Text Example
Text Example
White with #341358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341358; }
p { color: rgb(52,19,88); }
H1.HeaderClassName
{
color: #341358;
}
.AnyTagClassName
{
color: #341358;
}
</style>
background-color css
<style>
a { background-color: #341358; }
a { background-color: rgb(52,19,88); }
div.DivClassName
{
background-color: #341358;
}
.BgClassName
{
background-color: #341358;
}
</style>
border-color css
<style>
span { border-color: #341358; }
span { border-color: rgb(52,19,88); }
td.TdClassName
{
border-color: #341358;
}
.TagClassName
{
border-color: #341358;
}
</style>