Shades of Christalle #311153
Tints of Christalle #311153
RGB
CMYK
RGB Variations
Color information
#311153 (or 0x311153) is known color: Christalle. HEX triplet: 31, 11 and 53. RGB value is (49,17,83). Sum of RGB (Red+Green+Blue) = 49+17+83=149 (19% of max value = 765). Red value is 49 (19.53% from 255 or 32.89% from 149); Green value is 17 (7.03% from 255 or 11.41% from 149); Blue value is 83 (32.81% from 255 or 55.70% from 149); Max value from RGB is 83 - color contains mainly: blue. Hex color #311153 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311153 is #CEEEAC. Grayscale: #212121. Windows color (decimal): -13561517 or 5443889. OLE color: 5443889.
HSL color Cylindrical-coordinate representation of color #311153: hue angle of 269.09º 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 #311153 is Cyan = 0.41, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 17 | 83 | - |
| CMYK | 0.41 | 0.80 | 0 | 0.67 |
| HSL | 269.09º | 0.66% | 0.2% | - |
| HSV(B) | 269.09º | 0.8% | 0.33% | - |
| XYZ | 3.03 | 1.68 | 8.35 | - |
| YUV | 34.09 | 155.6 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 83 | 0.41 | 0.80 | 0 | 0.67 | 269.09 | 0.66 | 0.2 |
| Hex | 31 | 11 | 53 | 29 | 50 | 0 | 43 | 10D | 42 | 14 |
| Octal | 61 | 21 | 123 | 51 | 120 | 0 | 103 | 415 | 102 | 24 |
| Binary | 110001 | 10001 | 1010011 | 101001 | 1010000 | 0 | 1000011 | 100001101 | 1000010 | 10100 |
Color Harmonies of #311153
Complementary color
Monochromatic Colors of #311153
Black with #311153
Text Example
Text Example
White with #311153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311153; }
p { color: rgb(49,17,83); }
H1.HeaderClassName
{
color: #311153;
}
.AnyTagClassName
{
color: #311153;
}
</style>
background-color css
<style>
a { background-color: #311153; }
a { background-color: rgb(49,17,83); }
div.DivClassName
{
background-color: #311153;
}
.BgClassName
{
background-color: #311153;
}
</style>
border-color css
<style>
span { border-color: #311153; }
span { border-color: rgb(49,17,83); }
td.TdClassName
{
border-color: #311153;
}
.TagClassName
{
border-color: #311153;
}
</style>