Shades of Christalle #331162
Tints of Christalle #331162
RGB
CMYK
RGB Variations
Color information
#331162 (or 0x331162) is known color: Christalle. HEX triplet: 33, 11 and 62. RGB value is (51,17,98). Sum of RGB (Red+Green+Blue) = 51+17+98=166 (21% of max value = 765). Red value is 51 (20.31% from 255 or 30.72% from 166); Green value is 17 (7.03% from 255 or 10.24% from 166); Blue value is 98 (38.67% from 255 or 59.04% from 166); Max value from RGB is 98 - color contains mainly: blue. Hex color #331162 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331162 is #CCEE9D. Grayscale: #242424. Windows color (decimal): -13430430 or 6426931. OLE color: 6426931.
HSL color Cylindrical-coordinate representation of color #331162: hue angle of 265.19º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #331162 is Cyan = 0.48, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 17 | 98 | - |
| CMYK | 0.48 | 0.83 | 0 | 0.62 |
| HSL | 265.19º | 0.7% | 0.23% | - |
| HSV(B) | 265.19º | 0.83% | 0.38% | - |
| XYZ | 3.77 | 1.99 | 11.74 | - |
| YUV | 36.4 | 162.76 | 138.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 98 | 0.48 | 0.83 | 0 | 0.62 | 265.19 | 0.7 | 0.23 |
| Hex | 33 | 11 | 62 | 30 | 53 | 0 | 3E | 109 | 46 | 17 |
| Octal | 63 | 21 | 142 | 60 | 123 | 0 | 76 | 411 | 106 | 27 |
| Binary | 110011 | 10001 | 1100010 | 110000 | 1010011 | 0 | 111110 | 100001001 | 1000110 | 10111 |
Color Harmonies of #331162
Complementary color
Monochromatic Colors of #331162
Black with #331162
Text Example
Text Example
White with #331162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331162; }
p { color: rgb(51,17,98); }
H1.HeaderClassName
{
color: #331162;
}
.AnyTagClassName
{
color: #331162;
}
</style>
background-color css
<style>
a { background-color: #331162; }
a { background-color: rgb(51,17,98); }
div.DivClassName
{
background-color: #331162;
}
.BgClassName
{
background-color: #331162;
}
</style>
border-color css
<style>
span { border-color: #331162; }
span { border-color: rgb(51,17,98); }
td.TdClassName
{
border-color: #331162;
}
.TagClassName
{
border-color: #331162;
}
</style>