Shades of Christalle #331367
Tints of Christalle #331367
RGB
CMYK
RGB Variations
Color information
#331367 (or 0x331367) is known color: Christalle. HEX triplet: 33, 13 and 67. RGB value is (51,19,103). Sum of RGB (Red+Green+Blue) = 51+19+103=173 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.48% from 173); Green value is 19 (7.81% from 255 or 10.98% from 173); Blue value is 103 (40.62% from 255 or 59.54% from 173); Max value from RGB is 103 - color contains mainly: blue. Hex color #331367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331367 is #CCEC98. Grayscale: #252525. Windows color (decimal): -13429913 or 6755123. OLE color: 6755123.
HSL color Cylindrical-coordinate representation of color #331367: hue angle of 262.86º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #331367 is Cyan = 0.50, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 19 | 103 | - |
| CMYK | 0.50 | 0.82 | 0 | 0.60 |
| HSL | 262.86º | 0.69% | 0.24% | - |
| HSV(B) | 262.86º | 0.82% | 0.4% | - |
| XYZ | 4.05 | 2.15 | 13.03 | - |
| YUV | 38.14 | 164.6 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 103 | 0.50 | 0.82 | 0 | 0.60 | 262.86 | 0.69 | 0.24 |
| Hex | 33 | 13 | 67 | 32 | 52 | 0 | 3C | 107 | 45 | 18 |
| Octal | 63 | 23 | 147 | 62 | 122 | 0 | 74 | 407 | 105 | 30 |
| Binary | 110011 | 10011 | 1100111 | 110010 | 1010010 | 0 | 111100 | 100000111 | 1000101 | 11000 |
Color Harmonies of #331367
Complementary color
Monochromatic Colors of #331367
Black with #331367
Text Example
Text Example
White with #331367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331367; }
p { color: rgb(51,19,103); }
H1.HeaderClassName
{
color: #331367;
}
.AnyTagClassName
{
color: #331367;
}
</style>
background-color css
<style>
a { background-color: #331367; }
a { background-color: rgb(51,19,103); }
div.DivClassName
{
background-color: #331367;
}
.BgClassName
{
background-color: #331367;
}
</style>
border-color css
<style>
span { border-color: #331367; }
span { border-color: rgb(51,19,103); }
td.TdClassName
{
border-color: #331367;
}
.TagClassName
{
border-color: #331367;
}
</style>