Shades of Christalle #331360
Tints of Christalle #331360
RGB
CMYK
RGB Variations
Color information
#331360 (or 0x331360) is known color: Christalle. HEX triplet: 33, 13 and 60. RGB value is (51,19,96). Sum of RGB (Red+Green+Blue) = 51+19+96=166 (21% of max value = 765). Red value is 51 (20.31% from 255 or 30.72% from 166); Green value is 19 (7.81% from 255 or 11.45% from 166); Blue value is 96 (37.89% from 255 or 57.83% from 166); Max value from RGB is 96 - color contains mainly: blue. Hex color #331360 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331360 is #CCEC9F. Grayscale: #252525. Windows color (decimal): -13429920 or 6296371. OLE color: 6296371.
HSL color Cylindrical-coordinate representation of color #331360: hue angle of 264.94º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #331360 is Cyan = 0.47, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 19 | 96 | - |
| CMYK | 0.47 | 0.80 | 0 | 0.62 |
| HSL | 264.94º | 0.67% | 0.23% | - |
| HSV(B) | 264.94º | 0.8% | 0.38% | - |
| XYZ | 3.71 | 2.01 | 11.26 | - |
| YUV | 37.35 | 161.1 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 96 | 0.47 | 0.80 | 0 | 0.62 | 264.94 | 0.67 | 0.23 |
| Hex | 33 | 13 | 60 | 2F | 50 | 0 | 3E | 109 | 43 | 17 |
| Octal | 63 | 23 | 140 | 57 | 120 | 0 | 76 | 411 | 103 | 27 |
| Binary | 110011 | 10011 | 1100000 | 101111 | 1010000 | 0 | 111110 | 100001001 | 1000011 | 10111 |
Color Harmonies of #331360
Complementary color
Monochromatic Colors of #331360
Black with #331360
Text Example
Text Example
White with #331360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331360; }
p { color: rgb(51,19,96); }
H1.HeaderClassName
{
color: #331360;
}
.AnyTagClassName
{
color: #331360;
}
</style>
background-color css
<style>
a { background-color: #331360; }
a { background-color: rgb(51,19,96); }
div.DivClassName
{
background-color: #331360;
}
.BgClassName
{
background-color: #331360;
}
</style>
border-color css
<style>
span { border-color: #331360; }
span { border-color: rgb(51,19,96); }
td.TdClassName
{
border-color: #331360;
}
.TagClassName
{
border-color: #331360;
}
</style>