Shades of Christalle #311465
Tints of Christalle #311465
RGB
CMYK
RGB Variations
Color information
#311465 (or 0x311465) is known color: Christalle. HEX triplet: 31, 14 and 65. RGB value is (49,20,101). Sum of RGB (Red+Green+Blue) = 49+20+101=170 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.82% from 170); Green value is 20 (8.20% from 255 or 11.76% from 170); Blue value is 101 (39.84% from 255 or 59.41% from 170); Max value from RGB is 101 - color contains mainly: blue. Hex color #311465 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311465 is #CEEB9A. Grayscale: #252525. Windows color (decimal): -13560731 or 6624305. OLE color: 6624305.
HSL color Cylindrical-coordinate representation of color #311465: hue angle of 261.48º degrees, saturation: 0.67, 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 #311465 is Cyan = 0.51, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 20 | 101 | - |
| CMYK | 0.51 | 0.80 | 0 | 0.60 |
| HSL | 261.48º | 0.67% | 0.24% | - |
| HSV(B) | 261.48º | 0.8% | 0.4% | - |
| XYZ | 3.87 | 2.09 | 12.51 | - |
| YUV | 37.91 | 163.61 | 135.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 101 | 0.51 | 0.80 | 0 | 0.60 | 261.48 | 0.67 | 0.24 |
| Hex | 31 | 14 | 65 | 33 | 50 | 0 | 3C | 105 | 43 | 18 |
| Octal | 61 | 24 | 145 | 63 | 120 | 0 | 74 | 405 | 103 | 30 |
| Binary | 110001 | 10100 | 1100101 | 110011 | 1010000 | 0 | 111100 | 100000101 | 1000011 | 11000 |
Color Harmonies of #311465
Complementary color
Monochromatic Colors of #311465
Black with #311465
Text Example
Text Example
White with #311465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311465; }
p { color: rgb(49,20,101); }
H1.HeaderClassName
{
color: #311465;
}
.AnyTagClassName
{
color: #311465;
}
</style>
background-color css
<style>
a { background-color: #311465; }
a { background-color: rgb(49,20,101); }
div.DivClassName
{
background-color: #311465;
}
.BgClassName
{
background-color: #311465;
}
</style>
border-color css
<style>
span { border-color: #311465; }
span { border-color: rgb(49,20,101); }
td.TdClassName
{
border-color: #311465;
}
.TagClassName
{
border-color: #311465;
}
</style>