Shades of Christalle #341368
Tints of Christalle #341368
RGB
CMYK
RGB Variations
Color information
#341368 (or 0x341368) is known color: Christalle. HEX triplet: 34, 13 and 68. RGB value is (52,19,104). Sum of RGB (Red+Green+Blue) = 52+19+104=175 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.71% from 175); Green value is 19 (7.81% from 255 or 10.86% from 175); Blue value is 104 (41.02% from 255 or 59.43% from 175); Max value from RGB is 104 - color contains mainly: blue. Hex color #341368 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341368 is #CBEC97. Grayscale: #262626. Windows color (decimal): -13364376 or 6820660. OLE color: 6820660.
HSL color Cylindrical-coordinate representation of color #341368: hue angle of 263.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #341368 is Cyan = 0.50, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 19 | 104 | - |
| CMYK | 0.50 | 0.82 | 0 | 0.59 |
| HSL | 263.29º | 0.69% | 0.24% | - |
| HSV(B) | 263.29º | 0.82% | 0.41% | - |
| XYZ | 4.15 | 2.2 | 13.3 | - |
| YUV | 38.56 | 164.93 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 104 | 0.50 | 0.82 | 0 | 0.59 | 263.29 | 0.69 | 0.24 |
| Hex | 34 | 13 | 68 | 32 | 52 | 0 | 3B | 107 | 45 | 18 |
| Octal | 64 | 23 | 150 | 62 | 122 | 0 | 73 | 407 | 105 | 30 |
| Binary | 110100 | 10011 | 1101000 | 110010 | 1010010 | 0 | 111011 | 100000111 | 1000101 | 11000 |
Color Harmonies of #341368
Complementary color
Monochromatic Colors of #341368
Black with #341368
Text Example
Text Example
White with #341368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341368; }
p { color: rgb(52,19,104); }
H1.HeaderClassName
{
color: #341368;
}
.AnyTagClassName
{
color: #341368;
}
</style>
background-color css
<style>
a { background-color: #341368; }
a { background-color: rgb(52,19,104); }
div.DivClassName
{
background-color: #341368;
}
.BgClassName
{
background-color: #341368;
}
</style>
border-color css
<style>
span { border-color: #341368; }
span { border-color: rgb(52,19,104); }
td.TdClassName
{
border-color: #341368;
}
.TagClassName
{
border-color: #341368;
}
</style>