Shades of Christalle #310059
Tints of Christalle #310059
RGB
CMYK
RGB Variations
Color information
#310059 (or 0x310059) is known color: Christalle. HEX triplet: 31, 00 and 59. RGB value is (49,0,89). Sum of RGB (Red+Green+Blue) = 49+0+89=138 (18% of max value = 765). Red value is 49 (19.53% from 255 or 35.51% from 138); Green value is 0 (0.39% from 255 or 0% from 138); Blue value is 89 (35.16% from 255 or 64.49% from 138); Max value from RGB is 89 - color contains mainly: blue. Hex color #310059 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310059 is #CEFFA6. Grayscale: #181818. Windows color (decimal): -13565863 or 5832753. OLE color: 5832753.
HSL color Cylindrical-coordinate representation of color #310059: hue angle of 273.03º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310059 is Cyan = 0.45, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 0 | 89 | - |
| CMYK | 0.45 | 1 | 0 | 0.65 |
| HSL | 273.03º | 1% | 0.17% | - |
| HSV(B) | 273.03º | 1% | 0.35% | - |
| XYZ | 3.07 | 1.37 | 9.55 | - |
| YUV | 24.8 | 164.23 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 89 | 0.45 | 1 | 0 | 0.65 | 273.03 | 1 | 0.17 |
| Hex | 31 | 0 | 59 | 2D | 64 | 0 | 41 | 111 | 64 | 11 |
| Octal | 61 | 0 | 131 | 55 | 144 | 0 | 101 | 421 | 144 | 21 |
| Binary | 110001 | 0 | 1011001 | 101101 | 1100100 | 0 | 1000001 | 100010001 | 1100100 | 10001 |
Color Harmonies of #310059
Complementary color
Monochromatic Colors of #310059
Black with #310059
Text Example
Text Example
White with #310059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310059; }
p { color: rgb(49,0,89); }
H1.HeaderClassName
{
color: #310059;
}
.AnyTagClassName
{
color: #310059;
}
</style>
background-color css
<style>
a { background-color: #310059; }
a { background-color: rgb(49,0,89); }
div.DivClassName
{
background-color: #310059;
}
.BgClassName
{
background-color: #310059;
}
</style>
border-color css
<style>
span { border-color: #310059; }
span { border-color: rgb(49,0,89); }
td.TdClassName
{
border-color: #310059;
}
.TagClassName
{
border-color: #310059;
}
</style>