Shades of Christalle #311869
Tints of Christalle #311869
RGB
CMYK
RGB Variations
Color information
#311869 (or 0x311869) is known color: Christalle. HEX triplet: 31, 18 and 69. RGB value is (49,24,105). Sum of RGB (Red+Green+Blue) = 49+24+105=178 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.53% from 178); Green value is 24 (9.77% from 255 or 13.48% from 178); Blue value is 105 (41.41% from 255 or 58.99% from 178); Max value from RGB is 105 - color contains mainly: blue. Hex color #311869 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311869 is #CEE796. Grayscale: #282828. Windows color (decimal): -13559703 or 6887473. OLE color: 6887473.
HSL color Cylindrical-coordinate representation of color #311869: hue angle of 258.52º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #311869 is Cyan = 0.53, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 24 | 105 | - |
| CMYK | 0.53 | 0.77 | 0 | 0.59 |
| HSL | 258.52º | 0.63% | 0.25% | - |
| HSV(B) | 258.52º | 0.77% | 0.41% | - |
| XYZ | 4.14 | 2.33 | 13.6 | - |
| YUV | 40.71 | 164.28 | 133.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 105 | 0.53 | 0.77 | 0 | 0.59 | 258.52 | 0.63 | 0.25 |
| Hex | 31 | 18 | 69 | 35 | 4D | 0 | 3B | 103 | 3F | 19 |
| Octal | 61 | 30 | 151 | 65 | 115 | 0 | 73 | 403 | 77 | 31 |
| Binary | 110001 | 11000 | 1101001 | 110101 | 1001101 | 0 | 111011 | 100000011 | 111111 | 11001 |
Color Harmonies of #311869
Complementary color
Monochromatic Colors of #311869
Black with #311869
Text Example
Text Example
White with #311869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311869; }
p { color: rgb(49,24,105); }
H1.HeaderClassName
{
color: #311869;
}
.AnyTagClassName
{
color: #311869;
}
</style>
background-color css
<style>
a { background-color: #311869; }
a { background-color: rgb(49,24,105); }
div.DivClassName
{
background-color: #311869;
}
.BgClassName
{
background-color: #311869;
}
</style>
border-color css
<style>
span { border-color: #311869; }
span { border-color: rgb(49,24,105); }
td.TdClassName
{
border-color: #311869;
}
.TagClassName
{
border-color: #311869;
}
</style>