Shades of Christalle #311958
Tints of Christalle #311958
RGB
CMYK
RGB Variations
Color information
#311958 (or 0x311958) is known color: Christalle. HEX triplet: 31, 19 and 58. RGB value is (49,25,88). Sum of RGB (Red+Green+Blue) = 49+25+88=162 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.25% from 162); Green value is 25 (10.16% from 255 or 15.43% from 162); Blue value is 88 (34.77% from 255 or 54.32% from 162); Max value from RGB is 88 - color contains mainly: blue. Hex color #311958 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311958 is #CEE6A7. Grayscale: #272727. Windows color (decimal): -13559464 or 5773617. OLE color: 5773617.
HSL color Cylindrical-coordinate representation of color #311958: hue angle of 262.86º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #311958 is Cyan = 0.44, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 25 | 88 | - |
| CMYK | 0.44 | 0.72 | 0 | 0.65 |
| HSL | 262.86º | 0.56% | 0.22% | - |
| HSV(B) | 262.86º | 0.72% | 0.35% | - |
| XYZ | 3.38 | 2.05 | 9.45 | - |
| YUV | 39.36 | 155.45 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 88 | 0.44 | 0.72 | 0 | 0.65 | 262.86 | 0.56 | 0.22 |
| Hex | 31 | 19 | 58 | 2C | 48 | 0 | 41 | 107 | 38 | 16 |
| Octal | 61 | 31 | 130 | 54 | 110 | 0 | 101 | 407 | 70 | 26 |
| Binary | 110001 | 11001 | 1011000 | 101100 | 1001000 | 0 | 1000001 | 100000111 | 111000 | 10110 |
Color Harmonies of #311958
Complementary color
Monochromatic Colors of #311958
Black with #311958
Text Example
Text Example
White with #311958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311958; }
p { color: rgb(49,25,88); }
H1.HeaderClassName
{
color: #311958;
}
.AnyTagClassName
{
color: #311958;
}
</style>
background-color css
<style>
a { background-color: #311958; }
a { background-color: rgb(49,25,88); }
div.DivClassName
{
background-color: #311958;
}
.BgClassName
{
background-color: #311958;
}
</style>
border-color css
<style>
span { border-color: #311958; }
span { border-color: rgb(49,25,88); }
td.TdClassName
{
border-color: #311958;
}
.TagClassName
{
border-color: #311958;
}
</style>