Shades of Christalle #331352
Tints of Christalle #331352
RGB
CMYK
RGB Variations
Color information
#331352 (or 0x331352) is known color: Christalle. HEX triplet: 33, 13 and 52. RGB value is (51,19,82). Sum of RGB (Red+Green+Blue) = 51+19+82=152 (20% of max value = 765). Red value is 51 (20.31% from 255 or 33.55% from 152); Green value is 19 (7.81% from 255 or 12.5% from 152); Blue value is 82 (32.42% from 255 or 53.95% from 152); Max value from RGB is 82 - color contains mainly: blue. Hex color #331352 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331352 is #CCECAD. Grayscale: #232323. Windows color (decimal): -13429934 or 5378867. OLE color: 5378867.
HSL color Cylindrical-coordinate representation of color #331352: hue angle of 270.48º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #331352 is Cyan = 0.38, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 51 | 19 | 82 | - |
| CMYK | 0.38 | 0.77 | 0 | 0.68 |
| HSL | 270.48º | 0.62% | 0.2% | - |
| HSV(B) | 270.48º | 0.77% | 0.32% | - |
| XYZ | 3.12 | 1.78 | 8.16 | - |
| YUV | 35.75 | 154.1 | 138.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 82 | 0.38 | 0.77 | 0 | 0.68 | 270.48 | 0.62 | 0.2 |
| Hex | 33 | 13 | 52 | 26 | 4D | 0 | 44 | 10E | 3E | 14 |
| Octal | 63 | 23 | 122 | 46 | 115 | 0 | 104 | 416 | 76 | 24 |
| Binary | 110011 | 10011 | 1010010 | 100110 | 1001101 | 0 | 1000100 | 100001110 | 111110 | 10100 |
Color Harmonies of #331352
Complementary color
Monochromatic Colors of #331352
Black with #331352
Text Example
Text Example
White with #331352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331352; }
p { color: rgb(51,19,82); }
H1.HeaderClassName
{
color: #331352;
}
.AnyTagClassName
{
color: #331352;
}
</style>
background-color css
<style>
a { background-color: #331352; }
a { background-color: rgb(51,19,82); }
div.DivClassName
{
background-color: #331352;
}
.BgClassName
{
background-color: #331352;
}
</style>
border-color css
<style>
span { border-color: #331352; }
span { border-color: rgb(51,19,82); }
td.TdClassName
{
border-color: #331352;
}
.TagClassName
{
border-color: #331352;
}
</style>