Shades of Christalle #310760
Tints of Christalle #310760
RGB
CMYK
RGB Variations
Color information
#310760 (or 0x310760) is known color: Christalle. HEX triplet: 31, 07 and 60. RGB value is (49,7,96). Sum of RGB (Red+Green+Blue) = 49+7+96=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 7 (3.12% from 255 or 4.61% from 152); Blue value is 96 (37.89% from 255 or 63.16% from 152); Max value from RGB is 96 - color contains mainly: blue. Hex color #310760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310760 is #CEF89F. Grayscale: #1D1D1D. Windows color (decimal): -13564064 or 6293297. OLE color: 6293297.
HSL color Cylindrical-coordinate representation of color #310760: hue angle of 268.31º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310760 is Cyan = 0.49, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 7 | 96 | - |
| CMYK | 0.49 | 0.93 | 0 | 0.62 |
| HSL | 268.31º | 0.86% | 0.2% | - |
| HSV(B) | 268.31º | 0.93% | 0.38% | - |
| XYZ | 3.45 | 1.65 | 11.2 | - |
| YUV | 29.7 | 165.41 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 96 | 0.49 | 0.93 | 0 | 0.62 | 268.31 | 0.86 | 0.2 |
| Hex | 31 | 7 | 60 | 31 | 5D | 0 | 3E | 10C | 56 | 14 |
| Octal | 61 | 7 | 140 | 61 | 135 | 0 | 76 | 414 | 126 | 24 |
| Binary | 110001 | 111 | 1100000 | 110001 | 1011101 | 0 | 111110 | 100001100 | 1010110 | 10100 |
Color Harmonies of #310760
Complementary color
Monochromatic Colors of #310760
Black with #310760
Text Example
Text Example
White with #310760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310760; }
p { color: rgb(49,7,96); }
H1.HeaderClassName
{
color: #310760;
}
.AnyTagClassName
{
color: #310760;
}
</style>
background-color css
<style>
a { background-color: #310760; }
a { background-color: rgb(49,7,96); }
div.DivClassName
{
background-color: #310760;
}
.BgClassName
{
background-color: #310760;
}
</style>
border-color css
<style>
span { border-color: #310760; }
span { border-color: rgb(49,7,96); }
td.TdClassName
{
border-color: #310760;
}
.TagClassName
{
border-color: #310760;
}
</style>