Shades of Christalle #310959
Tints of Christalle #310959
RGB
CMYK
RGB Variations
Color information
#310959 (or 0x310959) is known color: Christalle. HEX triplet: 31, 09 and 59. RGB value is (49,9,89). Sum of RGB (Red+Green+Blue) = 49+9+89=147 (19% of max value = 765). Red value is 49 (19.53% from 255 or 33.33% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 89 (35.16% from 255 or 60.54% from 147); Max value from RGB is 89 - color contains mainly: blue. Hex color #310959 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310959 is #CEF6A6. Grayscale: #1D1D1D. Windows color (decimal): -13563559 or 5835057. OLE color: 5835057.
HSL color Cylindrical-coordinate representation of color #310959: hue angle of 270º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #310959 is Cyan = 0.45, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 9 | 89 | - |
| CMYK | 0.45 | 0.90 | 0 | 0.65 |
| HSL | 270º | 0.82% | 0.19% | - |
| HSV(B) | 270º | 0.9% | 0.35% | - |
| XYZ | 3.17 | 1.57 | 9.59 | - |
| YUV | 30.08 | 161.25 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 89 | 0.45 | 0.90 | 0 | 0.65 | 270 | 0.82 | 0.19 |
| Hex | 31 | 9 | 59 | 2D | 5A | 0 | 41 | 10E | 52 | 13 |
| Octal | 61 | 11 | 131 | 55 | 132 | 0 | 101 | 416 | 122 | 23 |
| Binary | 110001 | 1001 | 1011001 | 101101 | 1011010 | 0 | 1000001 | 100001110 | 1010010 | 10011 |
Color Harmonies of #310959
Complementary color
Monochromatic Colors of #310959
Black with #310959
Text Example
Text Example
White with #310959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310959; }
p { color: rgb(49,9,89); }
H1.HeaderClassName
{
color: #310959;
}
.AnyTagClassName
{
color: #310959;
}
</style>
background-color css
<style>
a { background-color: #310959; }
a { background-color: rgb(49,9,89); }
div.DivClassName
{
background-color: #310959;
}
.BgClassName
{
background-color: #310959;
}
</style>
border-color css
<style>
span { border-color: #310959; }
span { border-color: rgb(49,9,89); }
td.TdClassName
{
border-color: #310959;
}
.TagClassName
{
border-color: #310959;
}
</style>