Shades of Christalle #310861
Tints of Christalle #310861
RGB
CMYK
RGB Variations
Color information
#310861 (or 0x310861) is known color: Christalle. HEX triplet: 31, 08 and 61. RGB value is (49,8,97). Sum of RGB (Red+Green+Blue) = 49+8+97=154 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.82% from 154); Green value is 8 (3.52% from 255 or 5.19% from 154); Blue value is 97 (38.28% from 255 or 62.99% from 154); Max value from RGB is 97 - color contains mainly: blue. Hex color #310861 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310861 is #CEF79E. Grayscale: #1E1E1E. Windows color (decimal): -13563807 or 6359089. OLE color: 6359089.
HSL color Cylindrical-coordinate representation of color #310861: hue angle of 267.64º 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 #310861 is Cyan = 0.49, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 8 | 97 | - |
| CMYK | 0.49 | 0.92 | 0 | 0.62 |
| HSL | 267.64º | 0.85% | 0.21% | - |
| HSV(B) | 267.64º | 0.92% | 0.38% | - |
| XYZ | 3.51 | 1.69 | 11.45 | - |
| YUV | 30.41 | 165.58 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 97 | 0.49 | 0.92 | 0 | 0.62 | 267.64 | 0.85 | 0.21 |
| Hex | 31 | 8 | 61 | 31 | 5C | 0 | 3E | 10C | 55 | 15 |
| Octal | 61 | 10 | 141 | 61 | 134 | 0 | 76 | 414 | 125 | 25 |
| Binary | 110001 | 1000 | 1100001 | 110001 | 1011100 | 0 | 111110 | 100001100 | 1010101 | 10101 |
Color Harmonies of #310861
Complementary color
Monochromatic Colors of #310861
Black with #310861
Text Example
Text Example
White with #310861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310861; }
p { color: rgb(49,8,97); }
H1.HeaderClassName
{
color: #310861;
}
.AnyTagClassName
{
color: #310861;
}
</style>
background-color css
<style>
a { background-color: #310861; }
a { background-color: rgb(49,8,97); }
div.DivClassName
{
background-color: #310861;
}
.BgClassName
{
background-color: #310861;
}
</style>
border-color css
<style>
span { border-color: #310861; }
span { border-color: rgb(49,8,97); }
td.TdClassName
{
border-color: #310861;
}
.TagClassName
{
border-color: #310861;
}
</style>