Shades of Christalle #311365
Tints of Christalle #311365
RGB
CMYK
RGB Variations
Color information
#311365 (or 0x311365) is known color: Christalle. HEX triplet: 31, 13 and 65. RGB value is (49,19,101). Sum of RGB (Red+Green+Blue) = 49+19+101=169 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.99% from 169); Green value is 19 (7.81% from 255 or 11.24% from 169); Blue value is 101 (39.84% from 255 or 59.76% from 169); Max value from RGB is 101 - color contains mainly: blue. Hex color #311365 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311365 is #CEEC9A. Grayscale: #252525. Windows color (decimal): -13560987 or 6624049. OLE color: 6624049.
HSL color Cylindrical-coordinate representation of color #311365: hue angle of 261.95º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #311365 is Cyan = 0.51, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 19 | 101 | - |
| CMYK | 0.51 | 0.81 | 0 | 0.60 |
| HSL | 261.95º | 0.68% | 0.24% | - |
| HSV(B) | 261.95º | 0.81% | 0.4% | - |
| XYZ | 3.85 | 2.06 | 12.51 | - |
| YUV | 37.32 | 163.94 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 101 | 0.51 | 0.81 | 0 | 0.60 | 261.95 | 0.68 | 0.24 |
| Hex | 31 | 13 | 65 | 33 | 51 | 0 | 3C | 106 | 44 | 18 |
| Octal | 61 | 23 | 145 | 63 | 121 | 0 | 74 | 406 | 104 | 30 |
| Binary | 110001 | 10011 | 1100101 | 110011 | 1010001 | 0 | 111100 | 100000110 | 1000100 | 11000 |
Color Harmonies of #311365
Complementary color
Monochromatic Colors of #311365
Black with #311365
Text Example
Text Example
White with #311365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311365; }
p { color: rgb(49,19,101); }
H1.HeaderClassName
{
color: #311365;
}
.AnyTagClassName
{
color: #311365;
}
</style>
background-color css
<style>
a { background-color: #311365; }
a { background-color: rgb(49,19,101); }
div.DivClassName
{
background-color: #311365;
}
.BgClassName
{
background-color: #311365;
}
</style>
border-color css
<style>
span { border-color: #311365; }
span { border-color: rgb(49,19,101); }
td.TdClassName
{
border-color: #311365;
}
.TagClassName
{
border-color: #311365;
}
</style>