Shades of Christalle #321166
Tints of Christalle #321166
RGB
CMYK
RGB Variations
Color information
#321166 (or 0x321166) is known color: Christalle. HEX triplet: 32, 11 and 66. RGB value is (50,17,102). Sum of RGB (Red+Green+Blue) = 50+17+102=169 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.59% from 169); Green value is 17 (7.03% from 255 or 10.06% from 169); Blue value is 102 (40.23% from 255 or 60.36% from 169); Max value from RGB is 102 - color contains mainly: blue. Hex color #321166 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321166 is #CDEE99. Grayscale: #242424. Windows color (decimal): -13495962 or 6689074. OLE color: 6689074.
HSL color Cylindrical-coordinate representation of color #321166: hue angle of 263.29º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #321166 is Cyan = 0.51, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 17 | 102 | - |
| CMYK | 0.51 | 0.83 | 0 | 0.6 |
| HSL | 263.29º | 0.71% | 0.23% | - |
| HSV(B) | 263.29º | 0.83% | 0.4% | - |
| XYZ | 3.91 | 2.04 | 12.76 | - |
| YUV | 36.56 | 164.93 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 17 | 102 | 0.51 | 0.83 | 0 | 0.6 | 263.29 | 0.71 | 0.23 |
| Hex | 32 | 11 | 66 | 33 | 53 | 0 | 3C | 107 | 47 | 17 |
| Octal | 62 | 21 | 146 | 63 | 123 | 0 | 74 | 407 | 107 | 27 |
| Binary | 110010 | 10001 | 1100110 | 110011 | 1010011 | 0 | 111100 | 100000111 | 1000111 | 10111 |
Color Harmonies of #321166
Complementary color
Monochromatic Colors of #321166
Black with #321166
Text Example
Text Example
White with #321166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321166; }
p { color: rgb(50,17,102); }
H1.HeaderClassName
{
color: #321166;
}
.AnyTagClassName
{
color: #321166;
}
</style>
background-color css
<style>
a { background-color: #321166; }
a { background-color: rgb(50,17,102); }
div.DivClassName
{
background-color: #321166;
}
.BgClassName
{
background-color: #321166;
}
</style>
border-color css
<style>
span { border-color: #321166; }
span { border-color: rgb(50,17,102); }
td.TdClassName
{
border-color: #321166;
}
.TagClassName
{
border-color: #321166;
}
</style>