Shades of Christalle #311866
Tints of Christalle #311866
RGB
CMYK
RGB Variations
Color information
#311866 (or 0x311866) is known color: Christalle. HEX triplet: 31, 18 and 66. RGB value is (49,24,102). Sum of RGB (Red+Green+Blue) = 49+24+102=175 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28% from 175); Green value is 24 (9.77% from 255 or 13.71% from 175); Blue value is 102 (40.23% from 255 or 58.29% from 175); Max value from RGB is 102 - color contains mainly: blue. Hex color #311866 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311866 is #CEE799. Grayscale: #282828. Windows color (decimal): -13559706 or 6690865. OLE color: 6690865.
HSL color Cylindrical-coordinate representation of color #311866: hue angle of 259.23º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #311866 is Cyan = 0.52, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 24 | 102 | - |
| CMYK | 0.52 | 0.76 | 0 | 0.6 |
| HSL | 259.23º | 0.62% | 0.25% | - |
| HSV(B) | 259.23º | 0.76% | 0.4% | - |
| XYZ | 3.99 | 2.27 | 12.8 | - |
| YUV | 40.37 | 162.78 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 102 | 0.52 | 0.76 | 0 | 0.6 | 259.23 | 0.62 | 0.25 |
| Hex | 31 | 18 | 66 | 34 | 4C | 0 | 3C | 103 | 3E | 19 |
| Octal | 61 | 30 | 146 | 64 | 114 | 0 | 74 | 403 | 76 | 31 |
| Binary | 110001 | 11000 | 1100110 | 110100 | 1001100 | 0 | 111100 | 100000011 | 111110 | 11001 |
Color Harmonies of #311866
Complementary color
Monochromatic Colors of #311866
Black with #311866
Text Example
Text Example
White with #311866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311866; }
p { color: rgb(49,24,102); }
H1.HeaderClassName
{
color: #311866;
}
.AnyTagClassName
{
color: #311866;
}
</style>
background-color css
<style>
a { background-color: #311866; }
a { background-color: rgb(49,24,102); }
div.DivClassName
{
background-color: #311866;
}
.BgClassName
{
background-color: #311866;
}
</style>
border-color css
<style>
span { border-color: #311866; }
span { border-color: rgb(49,24,102); }
td.TdClassName
{
border-color: #311866;
}
.TagClassName
{
border-color: #311866;
}
</style>