Shades of Christalle #342166
Tints of Christalle #342166
RGB
CMYK
RGB Variations
Color information
#342166 (or 0x342166) is known color: Christalle. HEX triplet: 34, 21 and 66. RGB value is (52,33,102). Sum of RGB (Red+Green+Blue) = 52+33+102=187 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.81% from 187); Green value is 33 (13.28% from 255 or 17.65% from 187); Blue value is 102 (40.23% from 255 or 54.55% from 187); Max value from RGB is 102 - color contains mainly: blue. Hex color #342166 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342166 is #CBDE99. Grayscale: #2E2E2E. Windows color (decimal): -13360794 or 6693172. OLE color: 6693172.
HSL color Cylindrical-coordinate representation of color #342166: hue angle of 256.52º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #342166 is Cyan = 0.49, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 33 | 102 | - |
| CMYK | 0.49 | 0.68 | 0 | 0.6 |
| HSL | 256.52º | 0.51% | 0.26% | - |
| HSV(B) | 256.52º | 0.68% | 0.4% | - |
| XYZ | 4.36 | 2.78 | 12.88 | - |
| YUV | 46.55 | 159.29 | 131.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 33 | 102 | 0.49 | 0.68 | 0 | 0.6 | 256.52 | 0.51 | 0.26 |
| Hex | 34 | 21 | 66 | 31 | 44 | 0 | 3C | 101 | 33 | 1A |
| Octal | 64 | 41 | 146 | 61 | 104 | 0 | 74 | 401 | 63 | 32 |
| Binary | 110100 | 100001 | 1100110 | 110001 | 1000100 | 0 | 111100 | 100000001 | 110011 | 11010 |
Color Harmonies of #342166
Complementary color
Monochromatic Colors of #342166
Black with #342166
Text Example
Text Example
White with #342166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342166; }
p { color: rgb(52,33,102); }
H1.HeaderClassName
{
color: #342166;
}
.AnyTagClassName
{
color: #342166;
}
</style>
background-color css
<style>
a { background-color: #342166; }
a { background-color: rgb(52,33,102); }
div.DivClassName
{
background-color: #342166;
}
.BgClassName
{
background-color: #342166;
}
</style>
border-color css
<style>
span { border-color: #342166; }
span { border-color: rgb(52,33,102); }
td.TdClassName
{
border-color: #342166;
}
.TagClassName
{
border-color: #342166;
}
</style>