Shades of Christalle #331157
Tints of Christalle #331157
RGB
CMYK
RGB Variations
Color information
#331157 (or 0x331157) is known color: Christalle. HEX triplet: 33, 11 and 57. RGB value is (51,17,87). Sum of RGB (Red+Green+Blue) = 51+17+87=155 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.90% from 155); Green value is 17 (7.03% from 255 or 10.97% from 155); Blue value is 87 (34.38% from 255 or 56.13% from 155); Max value from RGB is 87 - color contains mainly: blue. Hex color #331157 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331157 is #CCEEA8. Grayscale: #222222. Windows color (decimal): -13430441 or 5706035. OLE color: 5706035.
HSL color Cylindrical-coordinate representation of color #331157: hue angle of 269.14º 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 #331157 is Cyan = 0.41, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 17 | 87 | - |
| CMYK | 0.41 | 0.80 | 0 | 0.66 |
| HSL | 269.14º | 0.67% | 0.2% | - |
| HSV(B) | 269.14º | 0.8% | 0.34% | - |
| XYZ | 3.29 | 1.79 | 9.19 | - |
| YUV | 35.15 | 157.26 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 87 | 0.41 | 0.80 | 0 | 0.66 | 269.14 | 0.67 | 0.2 |
| Hex | 33 | 11 | 57 | 29 | 50 | 0 | 42 | 10D | 43 | 14 |
| Octal | 63 | 21 | 127 | 51 | 120 | 0 | 102 | 415 | 103 | 24 |
| Binary | 110011 | 10001 | 1010111 | 101001 | 1010000 | 0 | 1000010 | 100001101 | 1000011 | 10100 |
Color Harmonies of #331157
Complementary color
Monochromatic Colors of #331157
Black with #331157
Text Example
Text Example
White with #331157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331157; }
p { color: rgb(51,17,87); }
H1.HeaderClassName
{
color: #331157;
}
.AnyTagClassName
{
color: #331157;
}
</style>
background-color css
<style>
a { background-color: #331157; }
a { background-color: rgb(51,17,87); }
div.DivClassName
{
background-color: #331157;
}
.BgClassName
{
background-color: #331157;
}
</style>
border-color css
<style>
span { border-color: #331157; }
span { border-color: rgb(51,17,87); }
td.TdClassName
{
border-color: #331157;
}
.TagClassName
{
border-color: #331157;
}
</style>