Shades of Christalle #311257
Tints of Christalle #311257
RGB
CMYK
RGB Variations
Color information
#311257 (or 0x311257) is known color: Christalle. HEX triplet: 31, 12 and 57. RGB value is (49,18,87). Sum of RGB (Red+Green+Blue) = 49+18+87=154 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.82% from 154); Green value is 18 (7.42% from 255 or 11.69% from 154); Blue value is 87 (34.38% from 255 or 56.49% from 154); Max value from RGB is 87 - color contains mainly: blue. Hex color #311257 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311257 is #CEEDA8. Grayscale: #222222. Windows color (decimal): -13561257 or 5706289. OLE color: 5706289.
HSL color Cylindrical-coordinate representation of color #311257: hue angle of 266.96º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #311257 is Cyan = 0.44, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 18 | 87 | - |
| CMYK | 0.44 | 0.79 | 0 | 0.66 |
| HSL | 266.96º | 0.66% | 0.21% | - |
| HSV(B) | 266.96º | 0.79% | 0.34% | - |
| XYZ | 3.2 | 1.77 | 9.19 | - |
| YUV | 35.14 | 157.27 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 87 | 0.44 | 0.79 | 0 | 0.66 | 266.96 | 0.66 | 0.21 |
| Hex | 31 | 12 | 57 | 2C | 4F | 0 | 42 | 10B | 42 | 15 |
| Octal | 61 | 22 | 127 | 54 | 117 | 0 | 102 | 413 | 102 | 25 |
| Binary | 110001 | 10010 | 1010111 | 101100 | 1001111 | 0 | 1000010 | 100001011 | 1000010 | 10101 |
Color Harmonies of #311257
Complementary color
Monochromatic Colors of #311257
Black with #311257
Text Example
Text Example
White with #311257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311257; }
p { color: rgb(49,18,87); }
H1.HeaderClassName
{
color: #311257;
}
.AnyTagClassName
{
color: #311257;
}
</style>
background-color css
<style>
a { background-color: #311257; }
a { background-color: rgb(49,18,87); }
div.DivClassName
{
background-color: #311257;
}
.BgClassName
{
background-color: #311257;
}
</style>
border-color css
<style>
span { border-color: #311257; }
span { border-color: rgb(49,18,87); }
td.TdClassName
{
border-color: #311257;
}
.TagClassName
{
border-color: #311257;
}
</style>