Shades of Christalle #341553
Tints of Christalle #341553
RGB
CMYK
RGB Variations
Color information
#341553 (or 0x341553) is known color: Christalle. HEX triplet: 34, 15 and 53. RGB value is (52,21,83). Sum of RGB (Red+Green+Blue) = 52+21+83=156 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.33% from 156); Green value is 21 (8.59% from 255 or 13.46% from 156); Blue value is 83 (32.81% from 255 or 53.21% from 156); Max value from RGB is 83 - color contains mainly: blue. Hex color #341553 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341553 is #CBEAAC. Grayscale: #252525. Windows color (decimal): -13363885 or 5444916. OLE color: 5444916.
HSL color Cylindrical-coordinate representation of color #341553: hue angle of 270º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #341553 is Cyan = 0.37, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 21 | 83 | - |
| CMYK | 0.37 | 0.75 | 0 | 0.67 |
| HSL | 270º | 0.6% | 0.2% | - |
| HSV(B) | 270º | 0.75% | 0.33% | - |
| XYZ | 3.25 | 1.89 | 8.38 | - |
| YUV | 37.34 | 153.77 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 83 | 0.37 | 0.75 | 0 | 0.67 | 270 | 0.6 | 0.2 |
| Hex | 34 | 15 | 53 | 25 | 4B | 0 | 43 | 10E | 3C | 14 |
| Octal | 64 | 25 | 123 | 45 | 113 | 0 | 103 | 416 | 74 | 24 |
| Binary | 110100 | 10101 | 1010011 | 100101 | 1001011 | 0 | 1000011 | 100001110 | 111100 | 10100 |
Color Harmonies of #341553
Complementary color
Monochromatic Colors of #341553
Black with #341553
Text Example
Text Example
White with #341553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341553; }
p { color: rgb(52,21,83); }
H1.HeaderClassName
{
color: #341553;
}
.AnyTagClassName
{
color: #341553;
}
</style>
background-color css
<style>
a { background-color: #341553; }
a { background-color: rgb(52,21,83); }
div.DivClassName
{
background-color: #341553;
}
.BgClassName
{
background-color: #341553;
}
</style>
border-color css
<style>
span { border-color: #341553; }
span { border-color: rgb(52,21,83); }
td.TdClassName
{
border-color: #341553;
}
.TagClassName
{
border-color: #341553;
}
</style>