Shades of Christalle #311759
Tints of Christalle #311759
RGB
CMYK
RGB Variations
Color information
#311759 (or 0x311759) is known color: Christalle. HEX triplet: 31, 17 and 59. RGB value is (49,23,89). Sum of RGB (Red+Green+Blue) = 49+23+89=161 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.43% from 161); Green value is 23 (9.38% from 255 or 14.29% from 161); Blue value is 89 (35.16% from 255 or 55.28% from 161); Max value from RGB is 89 - color contains mainly: blue. Hex color #311759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311759 is #CEE8A6. Grayscale: #262626. Windows color (decimal): -13559975 or 5838641. OLE color: 5838641.
HSL color Cylindrical-coordinate representation of color #311759: hue angle of 263.64º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #311759 is Cyan = 0.45, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 23 | 89 | - |
| CMYK | 0.45 | 0.74 | 0 | 0.65 |
| HSL | 263.64º | 0.59% | 0.22% | - |
| HSV(B) | 263.64º | 0.74% | 0.35% | - |
| XYZ | 3.38 | 1.99 | 9.66 | - |
| YUV | 38.3 | 156.61 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 89 | 0.45 | 0.74 | 0 | 0.65 | 263.64 | 0.59 | 0.22 |
| Hex | 31 | 17 | 59 | 2D | 4A | 0 | 41 | 108 | 3B | 16 |
| Octal | 61 | 27 | 131 | 55 | 112 | 0 | 101 | 410 | 73 | 26 |
| Binary | 110001 | 10111 | 1011001 | 101101 | 1001010 | 0 | 1000001 | 100001000 | 111011 | 10110 |
Color Harmonies of #311759
Complementary color
Monochromatic Colors of #311759
Black with #311759
Text Example
Text Example
White with #311759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311759; }
p { color: rgb(49,23,89); }
H1.HeaderClassName
{
color: #311759;
}
.AnyTagClassName
{
color: #311759;
}
</style>
background-color css
<style>
a { background-color: #311759; }
a { background-color: rgb(49,23,89); }
div.DivClassName
{
background-color: #311759;
}
.BgClassName
{
background-color: #311759;
}
</style>
border-color css
<style>
span { border-color: #311759; }
span { border-color: rgb(49,23,89); }
td.TdClassName
{
border-color: #311759;
}
.TagClassName
{
border-color: #311759;
}
</style>