Shades of Christalle #331156
Tints of Christalle #331156
RGB
CMYK
RGB Variations
Color information
#331156 (or 0x331156) is known color: Christalle. HEX triplet: 33, 11 and 56. RGB value is (51,17,86). Sum of RGB (Red+Green+Blue) = 51+17+86=154 (20% of max value = 765). Red value is 51 (20.31% from 255 or 33.12% from 154); Green value is 17 (7.03% from 255 or 11.04% from 154); Blue value is 86 (33.98% from 255 or 55.84% from 154); Max value from RGB is 86 - color contains mainly: blue. Hex color #331156 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331156 is #CCEEA9. Grayscale: #222222. Windows color (decimal): -13430442 or 5640499. OLE color: 5640499.
HSL color Cylindrical-coordinate representation of color #331156: hue angle of 269.57º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #331156 is Cyan = 0.41, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 17 | 86 | - |
| CMYK | 0.41 | 0.80 | 0 | 0.66 |
| HSL | 269.57º | 0.67% | 0.2% | - |
| HSV(B) | 269.57º | 0.8% | 0.34% | - |
| XYZ | 3.25 | 1.78 | 8.98 | - |
| YUV | 35.03 | 156.76 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 86 | 0.41 | 0.80 | 0 | 0.66 | 269.57 | 0.67 | 0.2 |
| Hex | 33 | 11 | 56 | 29 | 50 | 0 | 42 | 10E | 43 | 14 |
| Octal | 63 | 21 | 126 | 51 | 120 | 0 | 102 | 416 | 103 | 24 |
| Binary | 110011 | 10001 | 1010110 | 101001 | 1010000 | 0 | 1000010 | 100001110 | 1000011 | 10100 |
Color Harmonies of #331156
Complementary color
Monochromatic Colors of #331156
Black with #331156
Text Example
Text Example
White with #331156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331156; }
p { color: rgb(51,17,86); }
H1.HeaderClassName
{
color: #331156;
}
.AnyTagClassName
{
color: #331156;
}
</style>
background-color css
<style>
a { background-color: #331156; }
a { background-color: rgb(51,17,86); }
div.DivClassName
{
background-color: #331156;
}
.BgClassName
{
background-color: #331156;
}
</style>
border-color css
<style>
span { border-color: #331156; }
span { border-color: rgb(51,17,86); }
td.TdClassName
{
border-color: #331156;
}
.TagClassName
{
border-color: #331156;
}
</style>