Shades of Christalle #310862
Tints of Christalle #310862
RGB
CMYK
RGB Variations
Color information
#310862 (or 0x310862) is known color: Christalle. HEX triplet: 31, 08 and 62. RGB value is (49,8,98). Sum of RGB (Red+Green+Blue) = 49+8+98=155 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.61% from 155); Green value is 8 (3.52% from 255 or 5.16% from 155); Blue value is 98 (38.67% from 255 or 63.23% from 155); Max value from RGB is 98 - color contains mainly: blue. Hex color #310862 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310862 is #CEF79D. Grayscale: #1E1E1E. Windows color (decimal): -13563806 or 6424625. OLE color: 6424625.
HSL color Cylindrical-coordinate representation of color #310862: hue angle of 267.33º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310862 is Cyan = 0.5, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 8 | 98 | - |
| CMYK | 0.5 | 0.92 | 0 | 0.62 |
| HSL | 267.33º | 0.85% | 0.21% | - |
| HSV(B) | 267.33º | 0.92% | 0.38% | - |
| XYZ | 3.56 | 1.71 | 11.7 | - |
| YUV | 30.52 | 166.08 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 98 | 0.5 | 0.92 | 0 | 0.62 | 267.33 | 0.85 | 0.21 |
| Hex | 31 | 8 | 62 | 32 | 5C | 0 | 3E | 10B | 55 | 15 |
| Octal | 61 | 10 | 142 | 62 | 134 | 0 | 76 | 413 | 125 | 25 |
| Binary | 110001 | 1000 | 1100010 | 110010 | 1011100 | 0 | 111110 | 100001011 | 1010101 | 10101 |
Color Harmonies of #310862
Complementary color
Monochromatic Colors of #310862
Black with #310862
Text Example
Text Example
White with #310862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310862; }
p { color: rgb(49,8,98); }
H1.HeaderClassName
{
color: #310862;
}
.AnyTagClassName
{
color: #310862;
}
</style>
background-color css
<style>
a { background-color: #310862; }
a { background-color: rgb(49,8,98); }
div.DivClassName
{
background-color: #310862;
}
.BgClassName
{
background-color: #310862;
}
</style>
border-color css
<style>
span { border-color: #310862; }
span { border-color: rgb(49,8,98); }
td.TdClassName
{
border-color: #310862;
}
.TagClassName
{
border-color: #310862;
}
</style>