Shades of Christalle #311065
Tints of Christalle #311065
RGB
CMYK
RGB Variations
Color information
#311065 (or 0x311065) is known color: Christalle. HEX triplet: 31, 10 and 65. RGB value is (49,16,101). Sum of RGB (Red+Green+Blue) = 49+16+101=166 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.52% from 166); Green value is 16 (6.64% from 255 or 9.64% from 166); Blue value is 101 (39.84% from 255 or 60.84% from 166); Max value from RGB is 101 - color contains mainly: blue. Hex color #311065 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311065 is #CEEF9A. Grayscale: #232323. Windows color (decimal): -13561755 or 6623281. OLE color: 6623281.
HSL color Cylindrical-coordinate representation of color #311065: hue angle of 263.29º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #311065 is Cyan = 0.51, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 16 | 101 | - |
| CMYK | 0.51 | 0.84 | 0 | 0.60 |
| HSL | 263.29º | 0.73% | 0.23% | - |
| HSV(B) | 263.29º | 0.84% | 0.4% | - |
| XYZ | 3.8 | 1.96 | 12.49 | - |
| YUV | 35.56 | 164.93 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 101 | 0.51 | 0.84 | 0 | 0.60 | 263.29 | 0.73 | 0.23 |
| Hex | 31 | 10 | 65 | 33 | 54 | 0 | 3C | 107 | 49 | 17 |
| Octal | 61 | 20 | 145 | 63 | 124 | 0 | 74 | 407 | 111 | 27 |
| Binary | 110001 | 10000 | 1100101 | 110011 | 1010100 | 0 | 111100 | 100000111 | 1001001 | 10111 |
Color Harmonies of #311065
Complementary color
Monochromatic Colors of #311065
Black with #311065
Text Example
Text Example
White with #311065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311065; }
p { color: rgb(49,16,101); }
H1.HeaderClassName
{
color: #311065;
}
.AnyTagClassName
{
color: #311065;
}
</style>
background-color css
<style>
a { background-color: #311065; }
a { background-color: rgb(49,16,101); }
div.DivClassName
{
background-color: #311065;
}
.BgClassName
{
background-color: #311065;
}
</style>
border-color css
<style>
span { border-color: #311065; }
span { border-color: rgb(49,16,101); }
td.TdClassName
{
border-color: #311065;
}
.TagClassName
{
border-color: #311065;
}
</style>