Shades of Christalle #311364
Tints of Christalle #311364
RGB
CMYK
RGB Variations
Color information
#311364 (or 0x311364) is known color: Christalle. HEX triplet: 31, 13 and 64. RGB value is (49,19,100). Sum of RGB (Red+Green+Blue) = 49+19+100=168 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.17% from 168); Green value is 19 (7.81% from 255 or 11.31% from 168); Blue value is 100 (39.45% from 255 or 59.52% from 168); Max value from RGB is 100 - color contains mainly: blue. Hex color #311364 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311364 is #CEEC9B. Grayscale: #242424. Windows color (decimal): -13560988 or 6558513. OLE color: 6558513.
HSL color Cylindrical-coordinate representation of color #311364: hue angle of 262.22º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #311364 is Cyan = 0.51, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 19 | 100 | - |
| CMYK | 0.51 | 0.81 | 0 | 0.61 |
| HSL | 262.22º | 0.68% | 0.23% | - |
| HSV(B) | 262.22º | 0.81% | 0.39% | - |
| XYZ | 3.8 | 2.04 | 12.25 | - |
| YUV | 37.2 | 163.44 | 136.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 100 | 0.51 | 0.81 | 0 | 0.61 | 262.22 | 0.68 | 0.23 |
| Hex | 31 | 13 | 64 | 33 | 51 | 0 | 3D | 106 | 44 | 17 |
| Octal | 61 | 23 | 144 | 63 | 121 | 0 | 75 | 406 | 104 | 27 |
| Binary | 110001 | 10011 | 1100100 | 110011 | 1010001 | 0 | 111101 | 100000110 | 1000100 | 10111 |
Color Harmonies of #311364
Complementary color
Monochromatic Colors of #311364
Black with #311364
Text Example
Text Example
White with #311364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311364; }
p { color: rgb(49,19,100); }
H1.HeaderClassName
{
color: #311364;
}
.AnyTagClassName
{
color: #311364;
}
</style>
background-color css
<style>
a { background-color: #311364; }
a { background-color: rgb(49,19,100); }
div.DivClassName
{
background-color: #311364;
}
.BgClassName
{
background-color: #311364;
}
</style>
border-color css
<style>
span { border-color: #311364; }
span { border-color: rgb(49,19,100); }
td.TdClassName
{
border-color: #311364;
}
.TagClassName
{
border-color: #311364;
}
</style>