Shades of Christalle #341558
Tints of Christalle #341558
RGB
CMYK
RGB Variations
Color information
#341558 (or 0x341558) is known color: Christalle. HEX triplet: 34, 15 and 58. RGB value is (52,21,88). Sum of RGB (Red+Green+Blue) = 52+21+88=161 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.30% from 161); Green value is 21 (8.59% from 255 or 13.04% from 161); Blue value is 88 (34.77% from 255 or 54.66% from 161); Max value from RGB is 88 - color contains mainly: blue. Hex color #341558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341558 is #CBEAA7. Grayscale: #252525. Windows color (decimal): -13363880 or 5772596. OLE color: 5772596.
HSL color Cylindrical-coordinate representation of color #341558: hue angle of 267.76º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #341558 is Cyan = 0.41, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 21 | 88 | - |
| CMYK | 0.41 | 0.76 | 0 | 0.65 |
| HSL | 267.76º | 0.61% | 0.21% | - |
| HSV(B) | 267.76º | 0.76% | 0.35% | - |
| XYZ | 3.45 | 1.97 | 9.43 | - |
| YUV | 37.91 | 156.27 | 138.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 88 | 0.41 | 0.76 | 0 | 0.65 | 267.76 | 0.61 | 0.21 |
| Hex | 34 | 15 | 58 | 29 | 4C | 0 | 41 | 10C | 3D | 15 |
| Octal | 64 | 25 | 130 | 51 | 114 | 0 | 101 | 414 | 75 | 25 |
| Binary | 110100 | 10101 | 1011000 | 101001 | 1001100 | 0 | 1000001 | 100001100 | 111101 | 10101 |
Color Harmonies of #341558
Complementary color
Monochromatic Colors of #341558
Black with #341558
Text Example
Text Example
White with #341558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341558; }
p { color: rgb(52,21,88); }
H1.HeaderClassName
{
color: #341558;
}
.AnyTagClassName
{
color: #341558;
}
</style>
background-color css
<style>
a { background-color: #341558; }
a { background-color: rgb(52,21,88); }
div.DivClassName
{
background-color: #341558;
}
.BgClassName
{
background-color: #341558;
}
</style>
border-color css
<style>
span { border-color: #341558; }
span { border-color: rgb(52,21,88); }
td.TdClassName
{
border-color: #341558;
}
.TagClassName
{
border-color: #341558;
}
</style>