Shades of Christalle #341568
Tints of Christalle #341568
RGB
CMYK
RGB Variations
Color information
#341568 (or 0x341568) is known color: Christalle. HEX triplet: 34, 15 and 68. RGB value is (52,21,104). Sum of RGB (Red+Green+Blue) = 52+21+104=177 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.38% from 177); Green value is 21 (8.59% from 255 or 11.86% from 177); Blue value is 104 (41.02% from 255 or 58.76% from 177); Max value from RGB is 104 - color contains mainly: blue. Hex color #341568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341568 is #CBEA97. Grayscale: #272727. Windows color (decimal): -13363864 or 6821172. OLE color: 6821172.
HSL color Cylindrical-coordinate representation of color #341568: hue angle of 262.41º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #341568 is Cyan = 0.50, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 21 | 104 | - |
| CMYK | 0.50 | 0.80 | 0 | 0.59 |
| HSL | 262.41º | 0.66% | 0.25% | - |
| HSV(B) | 262.41º | 0.8% | 0.41% | - |
| XYZ | 4.18 | 2.27 | 13.31 | - |
| YUV | 39.73 | 164.27 | 136.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 104 | 0.50 | 0.80 | 0 | 0.59 | 262.41 | 0.66 | 0.25 |
| Hex | 34 | 15 | 68 | 32 | 50 | 0 | 3B | 106 | 42 | 19 |
| Octal | 64 | 25 | 150 | 62 | 120 | 0 | 73 | 406 | 102 | 31 |
| Binary | 110100 | 10101 | 1101000 | 110010 | 1010000 | 0 | 111011 | 100000110 | 1000010 | 11001 |
Color Harmonies of #341568
Complementary color
Monochromatic Colors of #341568
Black with #341568
Text Example
Text Example
White with #341568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341568; }
p { color: rgb(52,21,104); }
H1.HeaderClassName
{
color: #341568;
}
.AnyTagClassName
{
color: #341568;
}
</style>
background-color css
<style>
a { background-color: #341568; }
a { background-color: rgb(52,21,104); }
div.DivClassName
{
background-color: #341568;
}
.BgClassName
{
background-color: #341568;
}
</style>
border-color css
<style>
span { border-color: #341568; }
span { border-color: rgb(52,21,104); }
td.TdClassName
{
border-color: #341568;
}
.TagClassName
{
border-color: #341568;
}
</style>