Shades of Christalle #311668
Tints of Christalle #311668
RGB
CMYK
RGB Variations
Color information
#311668 (or 0x311668) is known color: Christalle. HEX triplet: 31, 16 and 68. RGB value is (49,22,104). Sum of RGB (Red+Green+Blue) = 49+22+104=175 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 104 (41.02% from 255 or 59.43% from 175); Max value from RGB is 104 - color contains mainly: blue. Hex color #311668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311668 is #CEE997. Grayscale: #272727. Windows color (decimal): -13560216 or 6821425. OLE color: 6821425.
HSL color Cylindrical-coordinate representation of color #311668: hue angle of 259.76º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #311668 is Cyan = 0.53, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 22 | 104 | - |
| CMYK | 0.53 | 0.79 | 0 | 0.59 |
| HSL | 259.76º | 0.65% | 0.25% | - |
| HSV(B) | 259.76º | 0.79% | 0.41% | - |
| XYZ | 4.05 | 2.23 | 13.31 | - |
| YUV | 39.42 | 164.45 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 104 | 0.53 | 0.79 | 0 | 0.59 | 259.76 | 0.65 | 0.25 |
| Hex | 31 | 16 | 68 | 35 | 4F | 0 | 3B | 104 | 41 | 19 |
| Octal | 61 | 26 | 150 | 65 | 117 | 0 | 73 | 404 | 101 | 31 |
| Binary | 110001 | 10110 | 1101000 | 110101 | 1001111 | 0 | 111011 | 100000100 | 1000001 | 11001 |
Color Harmonies of #311668
Complementary color
Monochromatic Colors of #311668
Black with #311668
Text Example
Text Example
White with #311668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311668; }
p { color: rgb(49,22,104); }
H1.HeaderClassName
{
color: #311668;
}
.AnyTagClassName
{
color: #311668;
}
</style>
background-color css
<style>
a { background-color: #311668; }
a { background-color: rgb(49,22,104); }
div.DivClassName
{
background-color: #311668;
}
.BgClassName
{
background-color: #311668;
}
</style>
border-color css
<style>
span { border-color: #311668; }
span { border-color: rgb(49,22,104); }
td.TdClassName
{
border-color: #311668;
}
.TagClassName
{
border-color: #311668;
}
</style>