Shades of Christalle #341855
Tints of Christalle #341855
RGB
CMYK
RGB Variations
Color information
#341855 (or 0x341855) is known color: Christalle. HEX triplet: 34, 18 and 55. RGB value is (52,24,85). Sum of RGB (Red+Green+Blue) = 52+24+85=161 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.30% from 161); Green value is 24 (9.77% from 255 or 14.91% from 161); Blue value is 85 (33.59% from 255 or 52.80% from 161); Max value from RGB is 85 - color contains mainly: blue. Hex color #341855 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341855 is #CBE7AA. Grayscale: #272727. Windows color (decimal): -13363115 or 5576756. OLE color: 5576756.
HSL color Cylindrical-coordinate representation of color #341855: hue angle of 267.54º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #341855 is Cyan = 0.39, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 24 | 85 | - |
| CMYK | 0.39 | 0.72 | 0 | 0.67 |
| HSL | 267.54º | 0.56% | 0.21% | - |
| HSV(B) | 267.54º | 0.72% | 0.33% | - |
| XYZ | 3.38 | 2.04 | 8.81 | - |
| YUV | 39.33 | 153.78 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 85 | 0.39 | 0.72 | 0 | 0.67 | 267.54 | 0.56 | 0.21 |
| Hex | 34 | 18 | 55 | 27 | 48 | 0 | 43 | 10C | 38 | 15 |
| Octal | 64 | 30 | 125 | 47 | 110 | 0 | 103 | 414 | 70 | 25 |
| Binary | 110100 | 11000 | 1010101 | 100111 | 1001000 | 0 | 1000011 | 100001100 | 111000 | 10101 |
Color Harmonies of #341855
Complementary color
Monochromatic Colors of #341855
Black with #341855
Text Example
Text Example
White with #341855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341855; }
p { color: rgb(52,24,85); }
H1.HeaderClassName
{
color: #341855;
}
.AnyTagClassName
{
color: #341855;
}
</style>
background-color css
<style>
a { background-color: #341855; }
a { background-color: rgb(52,24,85); }
div.DivClassName
{
background-color: #341855;
}
.BgClassName
{
background-color: #341855;
}
</style>
border-color css
<style>
span { border-color: #341855; }
span { border-color: rgb(52,24,85); }
td.TdClassName
{
border-color: #341855;
}
.TagClassName
{
border-color: #341855;
}
</style>