Shades of Christalle #311567
Tints of Christalle #311567
RGB
CMYK
RGB Variations
Color information
#311567 (or 0x311567) is known color: Christalle. HEX triplet: 31, 15 and 67. RGB value is (49,21,103). Sum of RGB (Red+Green+Blue) = 49+21+103=173 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.32% from 173); Green value is 21 (8.59% from 255 or 12.14% from 173); Blue value is 103 (40.62% from 255 or 59.54% from 173); Max value from RGB is 103 - color contains mainly: blue. Hex color #311567 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311567 is #CEEA98. Grayscale: #262626. Windows color (decimal): -13560473 or 6755633. OLE color: 6755633.
HSL color Cylindrical-coordinate representation of color #311567: hue angle of 260.49º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #311567 is Cyan = 0.52, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 21 | 103 | - |
| CMYK | 0.52 | 0.80 | 0 | 0.60 |
| HSL | 260.49º | 0.66% | 0.24% | - |
| HSV(B) | 260.49º | 0.8% | 0.4% | - |
| XYZ | 3.98 | 2.17 | 13.04 | - |
| YUV | 38.72 | 164.28 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 103 | 0.52 | 0.80 | 0 | 0.60 | 260.49 | 0.66 | 0.24 |
| Hex | 31 | 15 | 67 | 34 | 50 | 0 | 3C | 104 | 42 | 18 |
| Octal | 61 | 25 | 147 | 64 | 120 | 0 | 74 | 404 | 102 | 30 |
| Binary | 110001 | 10101 | 1100111 | 110100 | 1010000 | 0 | 111100 | 100000100 | 1000010 | 11000 |
Color Harmonies of #311567
Complementary color
Monochromatic Colors of #311567
Black with #311567
Text Example
Text Example
White with #311567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311567; }
p { color: rgb(49,21,103); }
H1.HeaderClassName
{
color: #311567;
}
.AnyTagClassName
{
color: #311567;
}
</style>
background-color css
<style>
a { background-color: #311567; }
a { background-color: rgb(49,21,103); }
div.DivClassName
{
background-color: #311567;
}
.BgClassName
{
background-color: #311567;
}
</style>
border-color css
<style>
span { border-color: #311567; }
span { border-color: rgb(49,21,103); }
td.TdClassName
{
border-color: #311567;
}
.TagClassName
{
border-color: #311567;
}
</style>