Shades of Christalle #331159
Tints of Christalle #331159
RGB
CMYK
RGB Variations
Color information
#331159 (or 0x331159) is known color: Christalle. HEX triplet: 33, 11 and 59. RGB value is (51,17,89). Sum of RGB (Red+Green+Blue) = 51+17+89=157 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.48% from 157); Green value is 17 (7.03% from 255 or 10.83% from 157); Blue value is 89 (35.16% from 255 or 56.69% from 157); Max value from RGB is 89 - color contains mainly: blue. Hex color #331159 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331159 is #CCEEA6. Grayscale: #232323. Windows color (decimal): -13430439 or 5837107. OLE color: 5837107.
HSL color Cylindrical-coordinate representation of color #331159: hue angle of 268.33º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #331159 is Cyan = 0.43, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 17 | 89 | - |
| CMYK | 0.43 | 0.81 | 0 | 0.65 |
| HSL | 268.33º | 0.68% | 0.21% | - |
| HSV(B) | 268.33º | 0.81% | 0.35% | - |
| XYZ | 3.37 | 1.83 | 9.63 | - |
| YUV | 35.37 | 158.26 | 139.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 89 | 0.43 | 0.81 | 0 | 0.65 | 268.33 | 0.68 | 0.21 |
| Hex | 33 | 11 | 59 | 2B | 51 | 0 | 41 | 10C | 44 | 15 |
| Octal | 63 | 21 | 131 | 53 | 121 | 0 | 101 | 414 | 104 | 25 |
| Binary | 110011 | 10001 | 1011001 | 101011 | 1010001 | 0 | 1000001 | 100001100 | 1000100 | 10101 |
Color Harmonies of #331159
Complementary color
Monochromatic Colors of #331159
Black with #331159
Text Example
Text Example
White with #331159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331159; }
p { color: rgb(51,17,89); }
H1.HeaderClassName
{
color: #331159;
}
.AnyTagClassName
{
color: #331159;
}
</style>
background-color css
<style>
a { background-color: #331159; }
a { background-color: rgb(51,17,89); }
div.DivClassName
{
background-color: #331159;
}
.BgClassName
{
background-color: #331159;
}
</style>
border-color css
<style>
span { border-color: #331159; }
span { border-color: rgb(51,17,89); }
td.TdClassName
{
border-color: #331159;
}
.TagClassName
{
border-color: #331159;
}
</style>