Shades of Christalle #331154
Tints of Christalle #331154
RGB
CMYK
RGB Variations
Color information
#331154 (or 0x331154) is known color: Christalle. HEX triplet: 33, 11 and 54. RGB value is (51,17,84). Sum of RGB (Red+Green+Blue) = 51+17+84=152 (20% of max value = 765). Red value is 51 (20.31% from 255 or 33.55% from 152); Green value is 17 (7.03% from 255 or 11.18% from 152); Blue value is 84 (33.20% from 255 or 55.26% from 152); Max value from RGB is 84 - color contains mainly: blue. Hex color #331154 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331154 is #CCEEAB. Grayscale: #222222. Windows color (decimal): -13430444 or 5509427. OLE color: 5509427.
HSL color Cylindrical-coordinate representation of color #331154: hue angle of 270.45º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #331154 is Cyan = 0.39, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 51 | 17 | 84 | - |
| CMYK | 0.39 | 0.80 | 0 | 0.67 |
| HSL | 270.45º | 0.66% | 0.2% | - |
| HSV(B) | 270.45º | 0.8% | 0.33% | - |
| XYZ | 3.17 | 1.74 | 8.56 | - |
| YUV | 34.8 | 155.76 | 139.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 84 | 0.39 | 0.80 | 0 | 0.67 | 270.45 | 0.66 | 0.2 |
| Hex | 33 | 11 | 54 | 27 | 50 | 0 | 43 | 10E | 42 | 14 |
| Octal | 63 | 21 | 124 | 47 | 120 | 0 | 103 | 416 | 102 | 24 |
| Binary | 110011 | 10001 | 1010100 | 100111 | 1010000 | 0 | 1000011 | 100001110 | 1000010 | 10100 |
Color Harmonies of #331154
Complementary color
Monochromatic Colors of #331154
Black with #331154
Text Example
Text Example
White with #331154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331154; }
p { color: rgb(51,17,84); }
H1.HeaderClassName
{
color: #331154;
}
.AnyTagClassName
{
color: #331154;
}
</style>
background-color css
<style>
a { background-color: #331154; }
a { background-color: rgb(51,17,84); }
div.DivClassName
{
background-color: #331154;
}
.BgClassName
{
background-color: #331154;
}
</style>
border-color css
<style>
span { border-color: #331154; }
span { border-color: rgb(51,17,84); }
td.TdClassName
{
border-color: #331154;
}
.TagClassName
{
border-color: #331154;
}
</style>