Shades of Christalle #341352
Tints of Christalle #341352
RGB
CMYK
RGB Variations
Color information
#341352 (or 0x341352) is known color: Christalle. HEX triplet: 34, 13 and 52. RGB value is (52,19,82). Sum of RGB (Red+Green+Blue) = 52+19+82=153 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.99% from 153); Green value is 19 (7.81% from 255 or 12.42% from 153); Blue value is 82 (32.42% from 255 or 53.59% from 153); Max value from RGB is 82 - color contains mainly: blue. Hex color #341352 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341352 is #CBECAD. Grayscale: #232323. Windows color (decimal): -13364398 or 5378868. OLE color: 5378868.
HSL color Cylindrical-coordinate representation of color #341352: hue angle of 271.43º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #341352 is Cyan = 0.37, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 52 | 19 | 82 | - |
| CMYK | 0.37 | 0.77 | 0 | 0.68 |
| HSL | 271.43º | 0.62% | 0.2% | - |
| HSV(B) | 271.43º | 0.77% | 0.32% | - |
| XYZ | 3.17 | 1.81 | 8.16 | - |
| YUV | 36.05 | 153.93 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 82 | 0.37 | 0.77 | 0 | 0.68 | 271.43 | 0.62 | 0.2 |
| Hex | 34 | 13 | 52 | 25 | 4D | 0 | 44 | 10F | 3E | 14 |
| Octal | 64 | 23 | 122 | 45 | 115 | 0 | 104 | 417 | 76 | 24 |
| Binary | 110100 | 10011 | 1010010 | 100101 | 1001101 | 0 | 1000100 | 100001111 | 111110 | 10100 |
Color Harmonies of #341352
Complementary color
Monochromatic Colors of #341352
Black with #341352
Text Example
Text Example
White with #341352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341352; }
p { color: rgb(52,19,82); }
H1.HeaderClassName
{
color: #341352;
}
.AnyTagClassName
{
color: #341352;
}
</style>
background-color css
<style>
a { background-color: #341352; }
a { background-color: rgb(52,19,82); }
div.DivClassName
{
background-color: #341352;
}
.BgClassName
{
background-color: #341352;
}
</style>
border-color css
<style>
span { border-color: #341352; }
span { border-color: rgb(52,19,82); }
td.TdClassName
{
border-color: #341352;
}
.TagClassName
{
border-color: #341352;
}
</style>