Shades of Christalle #311661
Tints of Christalle #311661
RGB
CMYK
RGB Variations
Color information
#311661 (or 0x311661) is known color: Christalle. HEX triplet: 31, 16 and 61. RGB value is (49,22,97). Sum of RGB (Red+Green+Blue) = 49+22+97=168 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.17% from 168); Green value is 22 (8.98% from 255 or 13.10% from 168); Blue value is 97 (38.28% from 255 or 57.74% from 168); Max value from RGB is 97 - color contains mainly: blue. Hex color #311661 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311661 is #CEE99E. Grayscale: #262626. Windows color (decimal): -13560223 or 6362673. OLE color: 6362673.
HSL color Cylindrical-coordinate representation of color #311661: hue angle of 261.6º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #311661 is Cyan = 0.49, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 22 | 97 | - |
| CMYK | 0.49 | 0.77 | 0 | 0.62 |
| HSL | 261.6º | 0.63% | 0.23% | - |
| HSV(B) | 261.6º | 0.77% | 0.38% | - |
| XYZ | 3.71 | 2.09 | 11.52 | - |
| YUV | 38.62 | 160.95 | 135.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 97 | 0.49 | 0.77 | 0 | 0.62 | 261.6 | 0.63 | 0.23 |
| Hex | 31 | 16 | 61 | 31 | 4D | 0 | 3E | 106 | 3F | 17 |
| Octal | 61 | 26 | 141 | 61 | 115 | 0 | 76 | 406 | 77 | 27 |
| Binary | 110001 | 10110 | 1100001 | 110001 | 1001101 | 0 | 111110 | 100000110 | 111111 | 10111 |
Color Harmonies of #311661
Complementary color
Monochromatic Colors of #311661
Black with #311661
Text Example
Text Example
White with #311661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311661; }
p { color: rgb(49,22,97); }
H1.HeaderClassName
{
color: #311661;
}
.AnyTagClassName
{
color: #311661;
}
</style>
background-color css
<style>
a { background-color: #311661; }
a { background-color: rgb(49,22,97); }
div.DivClassName
{
background-color: #311661;
}
.BgClassName
{
background-color: #311661;
}
</style>
border-color css
<style>
span { border-color: #311661; }
span { border-color: rgb(49,22,97); }
td.TdClassName
{
border-color: #311661;
}
.TagClassName
{
border-color: #311661;
}
</style>