Shades of Christalle #341566
Tints of Christalle #341566
RGB
CMYK
RGB Variations
Color information
#341566 (or 0x341566) is known color: Christalle. HEX triplet: 34, 15 and 66. RGB value is (52,21,102). Sum of RGB (Red+Green+Blue) = 52+21+102=175 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.71% from 175); Green value is 21 (8.59% from 255 or 12% from 175); Blue value is 102 (40.23% from 255 or 58.29% from 175); Max value from RGB is 102 - color contains mainly: blue. Hex color #341566 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341566 is #CBEA99. Grayscale: #272727. Windows color (decimal): -13363866 or 6690100. OLE color: 6690100.
HSL color Cylindrical-coordinate representation of color #341566: hue angle of 262.96º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #341566 is Cyan = 0.49, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 21 | 102 | - |
| CMYK | 0.49 | 0.79 | 0 | 0.6 |
| HSL | 262.96º | 0.66% | 0.24% | - |
| HSV(B) | 262.96º | 0.79% | 0.4% | - |
| XYZ | 4.08 | 2.23 | 12.78 | - |
| YUV | 39.5 | 163.27 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 102 | 0.49 | 0.79 | 0 | 0.6 | 262.96 | 0.66 | 0.24 |
| Hex | 34 | 15 | 66 | 31 | 4F | 0 | 3C | 107 | 42 | 18 |
| Octal | 64 | 25 | 146 | 61 | 117 | 0 | 74 | 407 | 102 | 30 |
| Binary | 110100 | 10101 | 1100110 | 110001 | 1001111 | 0 | 111100 | 100000111 | 1000010 | 11000 |
Color Harmonies of #341566
Complementary color
Monochromatic Colors of #341566
Black with #341566
Text Example
Text Example
White with #341566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341566; }
p { color: rgb(52,21,102); }
H1.HeaderClassName
{
color: #341566;
}
.AnyTagClassName
{
color: #341566;
}
</style>
background-color css
<style>
a { background-color: #341566; }
a { background-color: rgb(52,21,102); }
div.DivClassName
{
background-color: #341566;
}
.BgClassName
{
background-color: #341566;
}
</style>
border-color css
<style>
span { border-color: #341566; }
span { border-color: rgb(52,21,102); }
td.TdClassName
{
border-color: #341566;
}
.TagClassName
{
border-color: #341566;
}
</style>