Shades of Christalle #311768
Tints of Christalle #311768
RGB
CMYK
RGB Variations
Color information
#311768 (or 0x311768) is known color: Christalle. HEX triplet: 31, 17 and 68. RGB value is (49,23,104). Sum of RGB (Red+Green+Blue) = 49+23+104=176 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.84% from 176); Green value is 23 (9.38% from 255 or 13.07% from 176); Blue value is 104 (41.02% from 255 or 59.09% from 176); Max value from RGB is 104 - color contains mainly: blue. Hex color #311768 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311768 is #CEE897. Grayscale: #272727. Windows color (decimal): -13559960 or 6821681. OLE color: 6821681.
HSL color Cylindrical-coordinate representation of color #311768: hue angle of 259.26º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #311768 is Cyan = 0.53, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 23 | 104 | - |
| CMYK | 0.53 | 0.78 | 0 | 0.59 |
| HSL | 259.26º | 0.64% | 0.25% | - |
| HSV(B) | 259.26º | 0.78% | 0.41% | - |
| XYZ | 4.07 | 2.27 | 13.32 | - |
| YUV | 40.01 | 164.11 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 104 | 0.53 | 0.78 | 0 | 0.59 | 259.26 | 0.64 | 0.25 |
| Hex | 31 | 17 | 68 | 35 | 4E | 0 | 3B | 103 | 40 | 19 |
| Octal | 61 | 27 | 150 | 65 | 116 | 0 | 73 | 403 | 100 | 31 |
| Binary | 110001 | 10111 | 1101000 | 110101 | 1001110 | 0 | 111011 | 100000011 | 1000000 | 11001 |
Color Harmonies of #311768
Complementary color
Monochromatic Colors of #311768
Black with #311768
Text Example
Text Example
White with #311768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311768; }
p { color: rgb(49,23,104); }
H1.HeaderClassName
{
color: #311768;
}
.AnyTagClassName
{
color: #311768;
}
</style>
background-color css
<style>
a { background-color: #311768; }
a { background-color: rgb(49,23,104); }
div.DivClassName
{
background-color: #311768;
}
.BgClassName
{
background-color: #311768;
}
</style>
border-color css
<style>
span { border-color: #311768; }
span { border-color: rgb(49,23,104); }
td.TdClassName
{
border-color: #311768;
}
.TagClassName
{
border-color: #311768;
}
</style>