Shades of Christalle #341653
Tints of Christalle #341653
RGB
CMYK
RGB Variations
Color information
#341653 (or 0x341653) is known color: Christalle. HEX triplet: 34, 16 and 53. RGB value is (52,22,83). Sum of RGB (Red+Green+Blue) = 52+22+83=157 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.12% from 157); Green value is 22 (8.98% from 255 or 14.01% from 157); Blue value is 83 (32.81% from 255 or 52.87% from 157); Max value from RGB is 83 - color contains mainly: blue. Hex color #341653 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341653 is #CBE9AC. Grayscale: #252525. Windows color (decimal): -13363629 or 5445172. OLE color: 5445172.
HSL color Cylindrical-coordinate representation of color #341653: hue angle of 269.51º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #341653 is Cyan = 0.37, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 22 | 83 | - |
| CMYK | 0.37 | 0.73 | 0 | 0.67 |
| HSL | 269.51º | 0.58% | 0.21% | - |
| HSV(B) | 269.51º | 0.73% | 0.33% | - |
| XYZ | 3.26 | 1.93 | 8.38 | - |
| YUV | 37.92 | 153.44 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 22 | 83 | 0.37 | 0.73 | 0 | 0.67 | 269.51 | 0.58 | 0.21 |
| Hex | 34 | 16 | 53 | 25 | 49 | 0 | 43 | 10E | 3A | 15 |
| Octal | 64 | 26 | 123 | 45 | 111 | 0 | 103 | 416 | 72 | 25 |
| Binary | 110100 | 10110 | 1010011 | 100101 | 1001001 | 0 | 1000011 | 100001110 | 111010 | 10101 |
Color Harmonies of #341653
Complementary color
Monochromatic Colors of #341653
Black with #341653
Text Example
Text Example
White with #341653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341653; }
p { color: rgb(52,22,83); }
H1.HeaderClassName
{
color: #341653;
}
.AnyTagClassName
{
color: #341653;
}
</style>
background-color css
<style>
a { background-color: #341653; }
a { background-color: rgb(52,22,83); }
div.DivClassName
{
background-color: #341653;
}
.BgClassName
{
background-color: #341653;
}
</style>
border-color css
<style>
span { border-color: #341653; }
span { border-color: rgb(52,22,83); }
td.TdClassName
{
border-color: #341653;
}
.TagClassName
{
border-color: #341653;
}
</style>