Shades of Christalle #311053
Tints of Christalle #311053
RGB
CMYK
RGB Variations
Color information
#311053 (or 0x311053) is known color: Christalle. HEX triplet: 31, 10 and 53. RGB value is (49,16,83). Sum of RGB (Red+Green+Blue) = 49+16+83=148 (19% of max value = 765). Red value is 49 (19.53% from 255 or 33.11% from 148); Green value is 16 (6.64% from 255 or 10.81% from 148); Blue value is 83 (32.81% from 255 or 56.08% from 148); Max value from RGB is 83 - color contains mainly: blue. Hex color #311053 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311053 is #CEEFAC. Grayscale: #212121. Windows color (decimal): -13561773 or 5443633. OLE color: 5443633.
HSL color Cylindrical-coordinate representation of color #311053: hue angle of 269.55º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #311053 is Cyan = 0.41, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 16 | 83 | - |
| CMYK | 0.41 | 0.81 | 0 | 0.67 |
| HSL | 269.55º | 0.68% | 0.19% | - |
| HSV(B) | 269.55º | 0.81% | 0.33% | - |
| XYZ | 3.01 | 1.65 | 8.34 | - |
| YUV | 33.51 | 155.93 | 139.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 83 | 0.41 | 0.81 | 0 | 0.67 | 269.55 | 0.68 | 0.19 |
| Hex | 31 | 10 | 53 | 29 | 51 | 0 | 43 | 10E | 44 | 13 |
| Octal | 61 | 20 | 123 | 51 | 121 | 0 | 103 | 416 | 104 | 23 |
| Binary | 110001 | 10000 | 1010011 | 101001 | 1010001 | 0 | 1000011 | 100001110 | 1000100 | 10011 |
Color Harmonies of #311053
Complementary color
Monochromatic Colors of #311053
Black with #311053
Text Example
Text Example
White with #311053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311053; }
p { color: rgb(49,16,83); }
H1.HeaderClassName
{
color: #311053;
}
.AnyTagClassName
{
color: #311053;
}
</style>
background-color css
<style>
a { background-color: #311053; }
a { background-color: rgb(49,16,83); }
div.DivClassName
{
background-color: #311053;
}
.BgClassName
{
background-color: #311053;
}
</style>
border-color css
<style>
span { border-color: #311053; }
span { border-color: rgb(49,16,83); }
td.TdClassName
{
border-color: #311053;
}
.TagClassName
{
border-color: #311053;
}
</style>