Shades of Christalle #331456
Tints of Christalle #331456
RGB
CMYK
RGB Variations
Color information
#331456 (or 0x331456) is known color: Christalle. HEX triplet: 33, 14 and 56. RGB value is (51,20,86). Sum of RGB (Red+Green+Blue) = 51+20+86=157 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.48% from 157); Green value is 20 (8.20% from 255 or 12.74% from 157); Blue value is 86 (33.98% from 255 or 54.78% from 157); Max value from RGB is 86 - color contains mainly: blue. Hex color #331456 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331456 is #CCEBA9. Grayscale: #242424. Windows color (decimal): -13429674 or 5641267. OLE color: 5641267.
HSL color Cylindrical-coordinate representation of color #331456: hue angle of 268.18º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #331456 is Cyan = 0.41, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 20 | 86 | - |
| CMYK | 0.41 | 0.77 | 0 | 0.66 |
| HSL | 268.18º | 0.62% | 0.21% | - |
| HSV(B) | 268.18º | 0.77% | 0.34% | - |
| XYZ | 3.3 | 1.88 | 8.99 | - |
| YUV | 36.79 | 155.77 | 138.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 86 | 0.41 | 0.77 | 0 | 0.66 | 268.18 | 0.62 | 0.21 |
| Hex | 33 | 14 | 56 | 29 | 4D | 0 | 42 | 10C | 3E | 15 |
| Octal | 63 | 24 | 126 | 51 | 115 | 0 | 102 | 414 | 76 | 25 |
| Binary | 110011 | 10100 | 1010110 | 101001 | 1001101 | 0 | 1000010 | 100001100 | 111110 | 10101 |
Color Harmonies of #331456
Complementary color
Monochromatic Colors of #331456
Black with #331456
Text Example
Text Example
White with #331456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331456; }
p { color: rgb(51,20,86); }
H1.HeaderClassName
{
color: #331456;
}
.AnyTagClassName
{
color: #331456;
}
</style>
background-color css
<style>
a { background-color: #331456; }
a { background-color: rgb(51,20,86); }
div.DivClassName
{
background-color: #331456;
}
.BgClassName
{
background-color: #331456;
}
</style>
border-color css
<style>
span { border-color: #331456; }
span { border-color: rgb(51,20,86); }
td.TdClassName
{
border-color: #331456;
}
.TagClassName
{
border-color: #331456;
}
</style>