Shades of Christalle #311368
Tints of Christalle #311368
RGB
CMYK
RGB Variations
Color information
#311368 (or 0x311368) is known color: Christalle. HEX triplet: 31, 13 and 68. RGB value is (49,19,104). Sum of RGB (Red+Green+Blue) = 49+19+104=172 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.49% from 172); Green value is 19 (7.81% from 255 or 11.05% from 172); Blue value is 104 (41.02% from 255 or 60.47% from 172); Max value from RGB is 104 - color contains mainly: blue. Hex color #311368 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311368 is #CEEC97. Grayscale: #252525. Windows color (decimal): -13560984 or 6820657. OLE color: 6820657.
HSL color Cylindrical-coordinate representation of color #311368: hue angle of 261.18º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #311368 is Cyan = 0.53, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 19 | 104 | - |
| CMYK | 0.53 | 0.82 | 0 | 0.59 |
| HSL | 261.18º | 0.69% | 0.24% | - |
| HSV(B) | 261.18º | 0.82% | 0.41% | - |
| XYZ | 4 | 2.12 | 13.29 | - |
| YUV | 37.66 | 165.44 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 104 | 0.53 | 0.82 | 0 | 0.59 | 261.18 | 0.69 | 0.24 |
| Hex | 31 | 13 | 68 | 35 | 52 | 0 | 3B | 105 | 45 | 18 |
| Octal | 61 | 23 | 150 | 65 | 122 | 0 | 73 | 405 | 105 | 30 |
| Binary | 110001 | 10011 | 1101000 | 110101 | 1010010 | 0 | 111011 | 100000101 | 1000101 | 11000 |
Color Harmonies of #311368
Complementary color
Monochromatic Colors of #311368
Black with #311368
Text Example
Text Example
White with #311368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311368; }
p { color: rgb(49,19,104); }
H1.HeaderClassName
{
color: #311368;
}
.AnyTagClassName
{
color: #311368;
}
</style>
background-color css
<style>
a { background-color: #311368; }
a { background-color: rgb(49,19,104); }
div.DivClassName
{
background-color: #311368;
}
.BgClassName
{
background-color: #311368;
}
</style>
border-color css
<style>
span { border-color: #311368; }
span { border-color: rgb(49,19,104); }
td.TdClassName
{
border-color: #311368;
}
.TagClassName
{
border-color: #311368;
}
</style>