Shades of Christalle #341355
Tints of Christalle #341355
RGB
CMYK
RGB Variations
Color information
#341355 (or 0x341355) is known color: Christalle. HEX triplet: 34, 13 and 55. RGB value is (52,19,85). Sum of RGB (Red+Green+Blue) = 52+19+85=156 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.33% from 156); Green value is 19 (7.81% from 255 or 12.18% from 156); Blue value is 85 (33.59% from 255 or 54.49% from 156); Max value from RGB is 85 - color contains mainly: blue. Hex color #341355 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341355 is #CBECAA. Grayscale: #242424. Windows color (decimal): -13364395 or 5575476. OLE color: 5575476.
HSL color Cylindrical-coordinate representation of color #341355: hue angle of 270º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #341355 is Cyan = 0.39, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 19 | 85 | - |
| CMYK | 0.39 | 0.78 | 0 | 0.67 |
| HSL | 270º | 0.63% | 0.2% | - |
| HSV(B) | 270º | 0.78% | 0.33% | - |
| XYZ | 3.29 | 1.85 | 8.78 | - |
| YUV | 36.39 | 155.43 | 139.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 85 | 0.39 | 0.78 | 0 | 0.67 | 270 | 0.63 | 0.2 |
| Hex | 34 | 13 | 55 | 27 | 4E | 0 | 43 | 10E | 3F | 14 |
| Octal | 64 | 23 | 125 | 47 | 116 | 0 | 103 | 416 | 77 | 24 |
| Binary | 110100 | 10011 | 1010101 | 100111 | 1001110 | 0 | 1000011 | 100001110 | 111111 | 10100 |
Color Harmonies of #341355
Complementary color
Monochromatic Colors of #341355
Black with #341355
Text Example
Text Example
White with #341355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341355; }
p { color: rgb(52,19,85); }
H1.HeaderClassName
{
color: #341355;
}
.AnyTagClassName
{
color: #341355;
}
</style>
background-color css
<style>
a { background-color: #341355; }
a { background-color: rgb(52,19,85); }
div.DivClassName
{
background-color: #341355;
}
.BgClassName
{
background-color: #341355;
}
</style>
border-color css
<style>
span { border-color: #341355; }
span { border-color: rgb(52,19,85); }
td.TdClassName
{
border-color: #341355;
}
.TagClassName
{
border-color: #341355;
}
</style>