Shades of Christalle #312157
Tints of Christalle #312157
RGB
CMYK
RGB Variations
Color information
#312157 (or 0x312157) is known color: Christalle. HEX triplet: 31, 21 and 57. RGB value is (49,33,87). Sum of RGB (Red+Green+Blue) = 49+33+87=169 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.99% from 169); Green value is 33 (13.28% from 255 or 19.53% from 169); Blue value is 87 (34.38% from 255 or 51.48% from 169); Max value from RGB is 87 - color contains mainly: blue. Hex color #312157 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312157 is #CEDEA8. Grayscale: #2B2B2B. Windows color (decimal): -13557417 or 5710129. OLE color: 5710129.
HSL color Cylindrical-coordinate representation of color #312157: hue angle of 257.78º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #312157 is Cyan = 0.44, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 33 | 87 | - |
| CMYK | 0.44 | 0.62 | 0 | 0.66 |
| HSL | 257.78º | 0.45% | 0.24% | - |
| HSV(B) | 257.78º | 0.62% | 0.34% | - |
| XYZ | 3.53 | 2.43 | 9.3 | - |
| YUV | 43.94 | 152.3 | 131.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 33 | 87 | 0.44 | 0.62 | 0 | 0.66 | 257.78 | 0.45 | 0.24 |
| Hex | 31 | 21 | 57 | 2C | 3E | 0 | 42 | 102 | 2D | 18 |
| Octal | 61 | 41 | 127 | 54 | 76 | 0 | 102 | 402 | 55 | 30 |
| Binary | 110001 | 100001 | 1010111 | 101100 | 111110 | 0 | 1000010 | 100000010 | 101101 | 11000 |
Color Harmonies of #312157
Complementary color
Monochromatic Colors of #312157
Black with #312157
Text Example
Text Example
White with #312157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312157; }
p { color: rgb(49,33,87); }
H1.HeaderClassName
{
color: #312157;
}
.AnyTagClassName
{
color: #312157;
}
</style>
background-color css
<style>
a { background-color: #312157; }
a { background-color: rgb(49,33,87); }
div.DivClassName
{
background-color: #312157;
}
.BgClassName
{
background-color: #312157;
}
</style>
border-color css
<style>
span { border-color: #312157; }
span { border-color: rgb(49,33,87); }
td.TdClassName
{
border-color: #312157;
}
.TagClassName
{
border-color: #312157;
}
</style>