Shades of Christalle #331355
Tints of Christalle #331355
RGB
CMYK
RGB Variations
Color information
#331355 (or 0x331355) is known color: Christalle. HEX triplet: 33, 13 and 55. RGB value is (51,19,85). Sum of RGB (Red+Green+Blue) = 51+19+85=155 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.90% from 155); Green value is 19 (7.81% from 255 or 12.26% from 155); Blue value is 85 (33.59% from 255 or 54.84% from 155); Max value from RGB is 85 - color contains mainly: blue. Hex color #331355 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331355 is #CCECAA. Grayscale: #232323. Windows color (decimal): -13429931 or 5575475. OLE color: 5575475.
HSL color Cylindrical-coordinate representation of color #331355: hue angle of 269.09º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #331355 is Cyan = 0.40, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 51 | 19 | 85 | - |
| CMYK | 0.40 | 0.78 | 0 | 0.67 |
| HSL | 269.09º | 0.63% | 0.2% | - |
| HSV(B) | 269.09º | 0.78% | 0.33% | - |
| XYZ | 3.24 | 1.83 | 8.78 | - |
| YUV | 36.09 | 155.6 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 85 | 0.40 | 0.78 | 0 | 0.67 | 269.09 | 0.63 | 0.2 |
| Hex | 33 | 13 | 55 | 28 | 4E | 0 | 43 | 10D | 3F | 14 |
| Octal | 63 | 23 | 125 | 50 | 116 | 0 | 103 | 415 | 77 | 24 |
| Binary | 110011 | 10011 | 1010101 | 101000 | 1001110 | 0 | 1000011 | 100001101 | 111111 | 10100 |
Color Harmonies of #331355
Complementary color
Monochromatic Colors of #331355
Black with #331355
Text Example
Text Example
White with #331355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331355; }
p { color: rgb(51,19,85); }
H1.HeaderClassName
{
color: #331355;
}
.AnyTagClassName
{
color: #331355;
}
</style>
background-color css
<style>
a { background-color: #331355; }
a { background-color: rgb(51,19,85); }
div.DivClassName
{
background-color: #331355;
}
.BgClassName
{
background-color: #331355;
}
</style>
border-color css
<style>
span { border-color: #331355; }
span { border-color: rgb(51,19,85); }
td.TdClassName
{
border-color: #331355;
}
.TagClassName
{
border-color: #331355;
}
</style>