Shades of Christalle #331368
Tints of Christalle #331368
RGB
CMYK
RGB Variations
Color information
#331368 (or 0x331368) is known color: Christalle. HEX triplet: 33, 13 and 68. RGB value is (51,19,104). Sum of RGB (Red+Green+Blue) = 51+19+104=174 (23% of max value = 765). Red value is 51 (20.31% from 255 or 29.31% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 104 (41.02% from 255 or 59.77% from 174); Max value from RGB is 104 - color contains mainly: blue. Hex color #331368 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331368 is #CCEC97. Grayscale: #252525. Windows color (decimal): -13429912 or 6820659. OLE color: 6820659.
HSL color Cylindrical-coordinate representation of color #331368: hue angle of 262.59º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #331368 is Cyan = 0.51, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 19 | 104 | - |
| CMYK | 0.51 | 0.82 | 0 | 0.59 |
| HSL | 262.59º | 0.69% | 0.24% | - |
| HSV(B) | 262.59º | 0.82% | 0.41% | - |
| XYZ | 4.1 | 2.17 | 13.3 | - |
| YUV | 38.26 | 165.1 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 104 | 0.51 | 0.82 | 0 | 0.59 | 262.59 | 0.69 | 0.24 |
| Hex | 33 | 13 | 68 | 33 | 52 | 0 | 3B | 107 | 45 | 18 |
| Octal | 63 | 23 | 150 | 63 | 122 | 0 | 73 | 407 | 105 | 30 |
| Binary | 110011 | 10011 | 1101000 | 110011 | 1010010 | 0 | 111011 | 100000111 | 1000101 | 11000 |
Color Harmonies of #331368
Complementary color
Monochromatic Colors of #331368
Black with #331368
Text Example
Text Example
White with #331368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331368; }
p { color: rgb(51,19,104); }
H1.HeaderClassName
{
color: #331368;
}
.AnyTagClassName
{
color: #331368;
}
</style>
background-color css
<style>
a { background-color: #331368; }
a { background-color: rgb(51,19,104); }
div.DivClassName
{
background-color: #331368;
}
.BgClassName
{
background-color: #331368;
}
</style>
border-color css
<style>
span { border-color: #331368; }
span { border-color: rgb(51,19,104); }
td.TdClassName
{
border-color: #331368;
}
.TagClassName
{
border-color: #331368;
}
</style>