Shades of Christalle #311258
Tints of Christalle #311258
RGB
CMYK
RGB Variations
Color information
#311258 (or 0x311258) is known color: Christalle. HEX triplet: 31, 12 and 58. RGB value is (49,18,88). Sum of RGB (Red+Green+Blue) = 49+18+88=155 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.61% from 155); Green value is 18 (7.42% from 255 or 11.61% from 155); Blue value is 88 (34.77% from 255 or 56.77% from 155); Max value from RGB is 88 - color contains mainly: blue. Hex color #311258 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311258 is #CEEDA7. Grayscale: #232323. Windows color (decimal): -13561256 or 5771825. OLE color: 5771825.
HSL color Cylindrical-coordinate representation of color #311258: hue angle of 266.57º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #311258 is Cyan = 0.44, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 18 | 88 | - |
| CMYK | 0.44 | 0.80 | 0 | 0.65 |
| HSL | 266.57º | 0.66% | 0.21% | - |
| HSV(B) | 266.57º | 0.8% | 0.35% | - |
| XYZ | 3.24 | 1.79 | 9.41 | - |
| YUV | 35.25 | 157.77 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 88 | 0.44 | 0.80 | 0 | 0.65 | 266.57 | 0.66 | 0.21 |
| Hex | 31 | 12 | 58 | 2C | 50 | 0 | 41 | 10B | 42 | 15 |
| Octal | 61 | 22 | 130 | 54 | 120 | 0 | 101 | 413 | 102 | 25 |
| Binary | 110001 | 10010 | 1011000 | 101100 | 1010000 | 0 | 1000001 | 100001011 | 1000010 | 10101 |
Color Harmonies of #311258
Complementary color
Monochromatic Colors of #311258
Black with #311258
Text Example
Text Example
White with #311258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311258; }
p { color: rgb(49,18,88); }
H1.HeaderClassName
{
color: #311258;
}
.AnyTagClassName
{
color: #311258;
}
</style>
background-color css
<style>
a { background-color: #311258; }
a { background-color: rgb(49,18,88); }
div.DivClassName
{
background-color: #311258;
}
.BgClassName
{
background-color: #311258;
}
</style>
border-color css
<style>
span { border-color: #311258; }
span { border-color: rgb(49,18,88); }
td.TdClassName
{
border-color: #311258;
}
.TagClassName
{
border-color: #311258;
}
</style>