Shades of Christalle #341258
Tints of Christalle #341258
RGB
CMYK
RGB Variations
Color information
#341258 (or 0x341258) is known color: Christalle. HEX triplet: 34, 12 and 58. RGB value is (52,18,88). Sum of RGB (Red+Green+Blue) = 52+18+88=158 (20% of max value = 765). Red value is 52 (20.70% from 255 or 32.91% from 158); Green value is 18 (7.42% from 255 or 11.39% from 158); Blue value is 88 (34.77% from 255 or 55.70% from 158); Max value from RGB is 88 - color contains mainly: blue. Hex color #341258 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341258 is #CBEDA7. Grayscale: #232323. Windows color (decimal): -13364648 or 5771828. OLE color: 5771828.
HSL color Cylindrical-coordinate representation of color #341258: hue angle of 269.14º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #341258 is Cyan = 0.41, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 18 | 88 | - |
| CMYK | 0.41 | 0.80 | 0 | 0.65 |
| HSL | 269.14º | 0.66% | 0.21% | - |
| HSV(B) | 269.14º | 0.8% | 0.35% | - |
| XYZ | 3.39 | 1.87 | 9.41 | - |
| YUV | 36.15 | 157.26 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 18 | 88 | 0.41 | 0.80 | 0 | 0.65 | 269.14 | 0.66 | 0.21 |
| Hex | 34 | 12 | 58 | 29 | 50 | 0 | 41 | 10D | 42 | 15 |
| Octal | 64 | 22 | 130 | 51 | 120 | 0 | 101 | 415 | 102 | 25 |
| Binary | 110100 | 10010 | 1011000 | 101001 | 1010000 | 0 | 1000001 | 100001101 | 1000010 | 10101 |
Color Harmonies of #341258
Complementary color
Monochromatic Colors of #341258
Black with #341258
Text Example
Text Example
White with #341258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341258; }
p { color: rgb(52,18,88); }
H1.HeaderClassName
{
color: #341258;
}
.AnyTagClassName
{
color: #341258;
}
</style>
background-color css
<style>
a { background-color: #341258; }
a { background-color: rgb(52,18,88); }
div.DivClassName
{
background-color: #341258;
}
.BgClassName
{
background-color: #341258;
}
</style>
border-color css
<style>
span { border-color: #341258; }
span { border-color: rgb(52,18,88); }
td.TdClassName
{
border-color: #341258;
}
.TagClassName
{
border-color: #341258;
}
</style>