Shades of Christalle #311761
Tints of Christalle #311761
RGB
CMYK
RGB Variations
Color information
#311761 (or 0x311761) is known color: Christalle. HEX triplet: 31, 17 and 61. RGB value is (49,23,97). Sum of RGB (Red+Green+Blue) = 49+23+97=169 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.99% from 169); Green value is 23 (9.38% from 255 or 13.61% from 169); Blue value is 97 (38.28% from 255 or 57.40% from 169); Max value from RGB is 97 - color contains mainly: blue. Hex color #311761 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311761 is #CEE89E. Grayscale: #262626. Windows color (decimal): -13559967 or 6362929. OLE color: 6362929.
HSL color Cylindrical-coordinate representation of color #311761: hue angle of 261.08º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #311761 is Cyan = 0.49, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 23 | 97 | - |
| CMYK | 0.49 | 0.76 | 0 | 0.62 |
| HSL | 261.08º | 0.62% | 0.24% | - |
| HSV(B) | 261.08º | 0.76% | 0.38% | - |
| XYZ | 3.73 | 2.13 | 11.52 | - |
| YUV | 39.21 | 160.61 | 134.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 97 | 0.49 | 0.76 | 0 | 0.62 | 261.08 | 0.62 | 0.24 |
| Hex | 31 | 17 | 61 | 31 | 4C | 0 | 3E | 105 | 3E | 18 |
| Octal | 61 | 27 | 141 | 61 | 114 | 0 | 76 | 405 | 76 | 30 |
| Binary | 110001 | 10111 | 1100001 | 110001 | 1001100 | 0 | 111110 | 100000101 | 111110 | 11000 |
Color Harmonies of #311761
Complementary color
Monochromatic Colors of #311761
Black with #311761
Text Example
Text Example
White with #311761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311761; }
p { color: rgb(49,23,97); }
H1.HeaderClassName
{
color: #311761;
}
.AnyTagClassName
{
color: #311761;
}
</style>
background-color css
<style>
a { background-color: #311761; }
a { background-color: rgb(49,23,97); }
div.DivClassName
{
background-color: #311761;
}
.BgClassName
{
background-color: #311761;
}
</style>
border-color css
<style>
span { border-color: #311761; }
span { border-color: rgb(49,23,97); }
td.TdClassName
{
border-color: #311761;
}
.TagClassName
{
border-color: #311761;
}
</style>