Shades of Christalle #311969
Tints of Christalle #311969
RGB
CMYK
RGB Variations
Color information
#311969 (or 0x311969) is known color: Christalle. HEX triplet: 31, 19 and 69. RGB value is (49,25,105). Sum of RGB (Red+Green+Blue) = 49+25+105=179 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.37% from 179); Green value is 25 (10.16% from 255 or 13.97% from 179); Blue value is 105 (41.41% from 255 or 58.66% from 179); Max value from RGB is 105 - color contains mainly: blue. Hex color #311969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311969 is #CEE696. Grayscale: #292929. Windows color (decimal): -13559447 or 6887729. OLE color: 6887729.
HSL color Cylindrical-coordinate representation of color #311969: hue angle of 258º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #311969 is Cyan = 0.53, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 25 | 105 | - |
| CMYK | 0.53 | 0.76 | 0 | 0.59 |
| HSL | 258º | 0.62% | 0.25% | - |
| HSV(B) | 258º | 0.76% | 0.41% | - |
| XYZ | 4.16 | 2.37 | 13.6 | - |
| YUV | 41.3 | 163.95 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 105 | 0.53 | 0.76 | 0 | 0.59 | 258 | 0.62 | 0.25 |
| Hex | 31 | 19 | 69 | 35 | 4C | 0 | 3B | 102 | 3E | 19 |
| Octal | 61 | 31 | 151 | 65 | 114 | 0 | 73 | 402 | 76 | 31 |
| Binary | 110001 | 11001 | 1101001 | 110101 | 1001100 | 0 | 111011 | 100000010 | 111110 | 11001 |
Color Harmonies of #311969
Complementary color
Monochromatic Colors of #311969
Black with #311969
Text Example
Text Example
White with #311969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311969; }
p { color: rgb(49,25,105); }
H1.HeaderClassName
{
color: #311969;
}
.AnyTagClassName
{
color: #311969;
}
</style>
background-color css
<style>
a { background-color: #311969; }
a { background-color: rgb(49,25,105); }
div.DivClassName
{
background-color: #311969;
}
.BgClassName
{
background-color: #311969;
}
</style>
border-color css
<style>
span { border-color: #311969; }
span { border-color: rgb(49,25,105); }
td.TdClassName
{
border-color: #311969;
}
.TagClassName
{
border-color: #311969;
}
</style>