Shades of Christalle #310662
Tints of Christalle #310662
RGB
CMYK
RGB Variations
Color information
#310662 (or 0x310662) is known color: Christalle. HEX triplet: 31, 06 and 62. RGB value is (49,6,98). Sum of RGB (Red+Green+Blue) = 49+6+98=153 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.03% from 153); Green value is 6 (2.73% from 255 or 3.92% from 153); Blue value is 98 (38.67% from 255 or 64.05% from 153); Max value from RGB is 98 - color contains mainly: blue. Hex color #310662 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310662 is #CEF99D. Grayscale: #1D1D1D. Windows color (decimal): -13564318 or 6424113. OLE color: 6424113.
HSL color Cylindrical-coordinate representation of color #310662: hue angle of 268.04º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310662 is Cyan = 0.5, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 6 | 98 | - |
| CMYK | 0.5 | 0.94 | 0 | 0.62 |
| HSL | 268.04º | 0.88% | 0.2% | - |
| HSV(B) | 268.04º | 0.94% | 0.38% | - |
| XYZ | 3.54 | 1.67 | 11.69 | - |
| YUV | 29.35 | 166.75 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 98 | 0.5 | 0.94 | 0 | 0.62 | 268.04 | 0.88 | 0.2 |
| Hex | 31 | 6 | 62 | 32 | 5E | 0 | 3E | 10C | 58 | 14 |
| Octal | 61 | 6 | 142 | 62 | 136 | 0 | 76 | 414 | 130 | 24 |
| Binary | 110001 | 110 | 1100010 | 110010 | 1011110 | 0 | 111110 | 100001100 | 1011000 | 10100 |
Color Harmonies of #310662
Complementary color
Monochromatic Colors of #310662
Black with #310662
Text Example
Text Example
White with #310662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310662; }
p { color: rgb(49,6,98); }
H1.HeaderClassName
{
color: #310662;
}
.AnyTagClassName
{
color: #310662;
}
</style>
background-color css
<style>
a { background-color: #310662; }
a { background-color: rgb(49,6,98); }
div.DivClassName
{
background-color: #310662;
}
.BgClassName
{
background-color: #310662;
}
</style>
border-color css
<style>
span { border-color: #310662; }
span { border-color: rgb(49,6,98); }
td.TdClassName
{
border-color: #310662;
}
.TagClassName
{
border-color: #310662;
}
</style>