Shades of Christalle #311054
Tints of Christalle #311054
RGB
CMYK
RGB Variations
Color information
#311054 (or 0x311054) is known color: Christalle. HEX triplet: 31, 10 and 54. RGB value is (49,16,84). Sum of RGB (Red+Green+Blue) = 49+16+84=149 (19% of max value = 765). Red value is 49 (19.53% from 255 or 32.89% from 149); Green value is 16 (6.64% from 255 or 10.74% from 149); Blue value is 84 (33.20% from 255 or 56.38% from 149); Max value from RGB is 84 - color contains mainly: blue. Hex color #311054 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311054 is #CEEFAB. Grayscale: #212121. Windows color (decimal): -13561772 or 5509169. OLE color: 5509169.
HSL color Cylindrical-coordinate representation of color #311054: hue angle of 269.12º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #311054 is Cyan = 0.42, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 16 | 84 | - |
| CMYK | 0.42 | 0.81 | 0 | 0.67 |
| HSL | 269.12º | 0.68% | 0.2% | - |
| HSV(B) | 269.12º | 0.81% | 0.33% | - |
| XYZ | 3.05 | 1.66 | 8.55 | - |
| YUV | 33.62 | 156.43 | 138.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 84 | 0.42 | 0.81 | 0 | 0.67 | 269.12 | 0.68 | 0.2 |
| Hex | 31 | 10 | 54 | 2A | 51 | 0 | 43 | 10D | 44 | 14 |
| Octal | 61 | 20 | 124 | 52 | 121 | 0 | 103 | 415 | 104 | 24 |
| Binary | 110001 | 10000 | 1010100 | 101010 | 1010001 | 0 | 1000011 | 100001101 | 1000100 | 10100 |
Color Harmonies of #311054
Complementary color
Monochromatic Colors of #311054
Black with #311054
Text Example
Text Example
White with #311054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311054; }
p { color: rgb(49,16,84); }
H1.HeaderClassName
{
color: #311054;
}
.AnyTagClassName
{
color: #311054;
}
</style>
background-color css
<style>
a { background-color: #311054; }
a { background-color: rgb(49,16,84); }
div.DivClassName
{
background-color: #311054;
}
.BgClassName
{
background-color: #311054;
}
</style>
border-color css
<style>
span { border-color: #311054; }
span { border-color: rgb(49,16,84); }
td.TdClassName
{
border-color: #311054;
}
.TagClassName
{
border-color: #311054;
}
</style>