Shades of Christalle #331362
Tints of Christalle #331362
RGB
CMYK
RGB Variations
Color information
#331362 (or 0x331362) is known color: Christalle. HEX triplet: 33, 13 and 62. RGB value is (51,19,98). Sum of RGB (Red+Green+Blue) = 51+19+98=168 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30.36% from 168); Green value is 19 (7.81% from 255 or 11.31% from 168); Blue value is 98 (38.67% from 255 or 58.33% from 168); Max value from RGB is 98 - color contains mainly: blue. Hex color #331362 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331362 is #CCEC9D. Grayscale: #252525. Windows color (decimal): -13429918 or 6427443. OLE color: 6427443.
HSL color Cylindrical-coordinate representation of color #331362: hue angle of 264.3º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #331362 is Cyan = 0.48, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 19 | 98 | - |
| CMYK | 0.48 | 0.81 | 0 | 0.62 |
| HSL | 264.3º | 0.68% | 0.23% | - |
| HSV(B) | 264.3º | 0.81% | 0.38% | - |
| XYZ | 3.8 | 2.05 | 11.75 | - |
| YUV | 37.57 | 162.1 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 98 | 0.48 | 0.81 | 0 | 0.62 | 264.3 | 0.68 | 0.23 |
| Hex | 33 | 13 | 62 | 30 | 51 | 0 | 3E | 108 | 44 | 17 |
| Octal | 63 | 23 | 142 | 60 | 121 | 0 | 76 | 410 | 104 | 27 |
| Binary | 110011 | 10011 | 1100010 | 110000 | 1010001 | 0 | 111110 | 100001000 | 1000100 | 10111 |
Color Harmonies of #331362
Complementary color
Monochromatic Colors of #331362
Black with #331362
Text Example
Text Example
White with #331362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331362; }
p { color: rgb(51,19,98); }
H1.HeaderClassName
{
color: #331362;
}
.AnyTagClassName
{
color: #331362;
}
</style>
background-color css
<style>
a { background-color: #331362; }
a { background-color: rgb(51,19,98); }
div.DivClassName
{
background-color: #331362;
}
.BgClassName
{
background-color: #331362;
}
</style>
border-color css
<style>
span { border-color: #331362; }
span { border-color: rgb(51,19,98); }
td.TdClassName
{
border-color: #331362;
}
.TagClassName
{
border-color: #331362;
}
</style>