Shades of Christalle #311961
Tints of Christalle #311961
RGB
CMYK
RGB Variations
Color information
#311961 (or 0x311961) is known color: Christalle. HEX triplet: 31, 19 and 61. RGB value is (49,25,97). Sum of RGB (Red+Green+Blue) = 49+25+97=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 25 (10.16% from 255 or 14.62% from 171); Blue value is 97 (38.28% from 255 or 56.73% from 171); Max value from RGB is 97 - color contains mainly: blue. Hex color #311961 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311961 is #CEE69E. Grayscale: #282828. Windows color (decimal): -13559455 or 6363441. OLE color: 6363441.
HSL color Cylindrical-coordinate representation of color #311961: hue angle of 260º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #311961 is Cyan = 0.49, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 25 | 97 | - |
| CMYK | 0.49 | 0.74 | 0 | 0.62 |
| HSL | 260º | 0.59% | 0.24% | - |
| HSV(B) | 260º | 0.74% | 0.38% | - |
| XYZ | 3.77 | 2.21 | 11.54 | - |
| YUV | 40.38 | 159.95 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 97 | 0.49 | 0.74 | 0 | 0.62 | 260 | 0.59 | 0.24 |
| Hex | 31 | 19 | 61 | 31 | 4A | 0 | 3E | 104 | 3B | 18 |
| Octal | 61 | 31 | 141 | 61 | 112 | 0 | 76 | 404 | 73 | 30 |
| Binary | 110001 | 11001 | 1100001 | 110001 | 1001010 | 0 | 111110 | 100000100 | 111011 | 11000 |
Color Harmonies of #311961
Complementary color
Monochromatic Colors of #311961
Black with #311961
Text Example
Text Example
White with #311961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311961; }
p { color: rgb(49,25,97); }
H1.HeaderClassName
{
color: #311961;
}
.AnyTagClassName
{
color: #311961;
}
</style>
background-color css
<style>
a { background-color: #311961; }
a { background-color: rgb(49,25,97); }
div.DivClassName
{
background-color: #311961;
}
.BgClassName
{
background-color: #311961;
}
</style>
border-color css
<style>
span { border-color: #311961; }
span { border-color: rgb(49,25,97); }
td.TdClassName
{
border-color: #311961;
}
.TagClassName
{
border-color: #311961;
}
</style>