Shades of Christalle #311154
Tints of Christalle #311154
RGB
CMYK
RGB Variations
Color information
#311154 (or 0x311154) is known color: Christalle. HEX triplet: 31, 11 and 54. RGB value is (49,17,84). Sum of RGB (Red+Green+Blue) = 49+17+84=150 (19% of max value = 765). Red value is 49 (19.53% from 255 or 32.67% from 150); Green value is 17 (7.03% from 255 or 11.33% from 150); Blue value is 84 (33.20% from 255 or 56% from 150); Max value from RGB is 84 - color contains mainly: blue. Hex color #311154 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311154 is #CEEEAB. Grayscale: #212121. Windows color (decimal): -13561516 or 5509425. OLE color: 5509425.
HSL color Cylindrical-coordinate representation of color #311154: hue angle of 268.66º 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 #311154 is Cyan = 0.42, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 17 | 84 | - |
| CMYK | 0.42 | 0.80 | 0 | 0.67 |
| HSL | 268.66º | 0.66% | 0.2% | - |
| HSV(B) | 268.66º | 0.8% | 0.33% | - |
| XYZ | 3.07 | 1.69 | 8.55 | - |
| YUV | 34.21 | 156.1 | 138.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 84 | 0.42 | 0.80 | 0 | 0.67 | 268.66 | 0.66 | 0.2 |
| Hex | 31 | 11 | 54 | 2A | 50 | 0 | 43 | 10D | 42 | 14 |
| Octal | 61 | 21 | 124 | 52 | 120 | 0 | 103 | 415 | 102 | 24 |
| Binary | 110001 | 10001 | 1010100 | 101010 | 1010000 | 0 | 1000011 | 100001101 | 1000010 | 10100 |
Color Harmonies of #311154
Complementary color
Monochromatic Colors of #311154
Black with #311154
Text Example
Text Example
White with #311154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311154; }
p { color: rgb(49,17,84); }
H1.HeaderClassName
{
color: #311154;
}
.AnyTagClassName
{
color: #311154;
}
</style>
background-color css
<style>
a { background-color: #311154; }
a { background-color: rgb(49,17,84); }
div.DivClassName
{
background-color: #311154;
}
.BgClassName
{
background-color: #311154;
}
</style>
border-color css
<style>
span { border-color: #311154; }
span { border-color: rgb(49,17,84); }
td.TdClassName
{
border-color: #311154;
}
.TagClassName
{
border-color: #311154;
}
</style>