Shades of Christalle #311568
Tints of Christalle #311568
RGB
CMYK
RGB Variations
Color information
#311568 (or 0x311568) is known color: Christalle. HEX triplet: 31, 15 and 68. RGB value is (49,21,104). Sum of RGB (Red+Green+Blue) = 49+21+104=174 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28.16% from 174); Green value is 21 (8.59% from 255 or 12.07% from 174); Blue value is 104 (41.02% from 255 or 59.77% from 174); Max value from RGB is 104 - color contains mainly: blue. Hex color #311568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311568 is #CEEA97. Grayscale: #262626. Windows color (decimal): -13560472 or 6821169. OLE color: 6821169.
HSL color Cylindrical-coordinate representation of color #311568: hue angle of 260.24º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #311568 is Cyan = 0.53, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 21 | 104 | - |
| CMYK | 0.53 | 0.80 | 0 | 0.59 |
| HSL | 260.24º | 0.66% | 0.25% | - |
| HSV(B) | 260.24º | 0.8% | 0.41% | - |
| XYZ | 4.03 | 2.19 | 13.31 | - |
| YUV | 38.83 | 164.78 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 104 | 0.53 | 0.80 | 0 | 0.59 | 260.24 | 0.66 | 0.25 |
| Hex | 31 | 15 | 68 | 35 | 50 | 0 | 3B | 104 | 42 | 19 |
| Octal | 61 | 25 | 150 | 65 | 120 | 0 | 73 | 404 | 102 | 31 |
| Binary | 110001 | 10101 | 1101000 | 110101 | 1010000 | 0 | 111011 | 100000100 | 1000010 | 11001 |
Color Harmonies of #311568
Complementary color
Monochromatic Colors of #311568
Black with #311568
Text Example
Text Example
White with #311568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311568; }
p { color: rgb(49,21,104); }
H1.HeaderClassName
{
color: #311568;
}
.AnyTagClassName
{
color: #311568;
}
</style>
background-color css
<style>
a { background-color: #311568; }
a { background-color: rgb(49,21,104); }
div.DivClassName
{
background-color: #311568;
}
.BgClassName
{
background-color: #311568;
}
</style>
border-color css
<style>
span { border-color: #311568; }
span { border-color: rgb(49,21,104); }
td.TdClassName
{
border-color: #311568;
}
.TagClassName
{
border-color: #311568;
}
</style>