Shades of Christalle #311754
Tints of Christalle #311754
RGB
CMYK
RGB Variations
Color information
#311754 (or 0x311754) is known color: Christalle. HEX triplet: 31, 17 and 54. RGB value is (49,23,84). Sum of RGB (Red+Green+Blue) = 49+23+84=156 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.41% from 156); Green value is 23 (9.38% from 255 or 14.74% from 156); Blue value is 84 (33.20% from 255 or 53.85% from 156); Max value from RGB is 84 - color contains mainly: blue. Hex color #311754 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311754 is #CEE8AB. Grayscale: #252525. Windows color (decimal): -13559980 or 5510961. OLE color: 5510961.
HSL color Cylindrical-coordinate representation of color #311754: hue angle of 265.57º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #311754 is Cyan = 0.42, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 23 | 84 | - |
| CMYK | 0.42 | 0.73 | 0 | 0.67 |
| HSL | 265.57º | 0.57% | 0.21% | - |
| HSV(B) | 265.57º | 0.73% | 0.33% | - |
| XYZ | 3.17 | 1.91 | 8.59 | - |
| YUV | 37.73 | 154.11 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 84 | 0.42 | 0.73 | 0 | 0.67 | 265.57 | 0.57 | 0.21 |
| Hex | 31 | 17 | 54 | 2A | 49 | 0 | 43 | 10A | 39 | 15 |
| Octal | 61 | 27 | 124 | 52 | 111 | 0 | 103 | 412 | 71 | 25 |
| Binary | 110001 | 10111 | 1010100 | 101010 | 1001001 | 0 | 1000011 | 100001010 | 111001 | 10101 |
Color Harmonies of #311754
Complementary color
Monochromatic Colors of #311754
Black with #311754
Text Example
Text Example
White with #311754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311754; }
p { color: rgb(49,23,84); }
H1.HeaderClassName
{
color: #311754;
}
.AnyTagClassName
{
color: #311754;
}
</style>
background-color css
<style>
a { background-color: #311754; }
a { background-color: rgb(49,23,84); }
div.DivClassName
{
background-color: #311754;
}
.BgClassName
{
background-color: #311754;
}
</style>
border-color css
<style>
span { border-color: #311754; }
span { border-color: rgb(49,23,84); }
td.TdClassName
{
border-color: #311754;
}
.TagClassName
{
border-color: #311754;
}
</style>