Shades of Christalle #331369
Tints of Christalle #331369
RGB
CMYK
RGB Variations
Color information
#331369 (or 0x331369) is known color: Christalle. HEX triplet: 33, 13 and 69. RGB value is (51,19,105). Sum of RGB (Red+Green+Blue) = 51+19+105=175 (23% of max value = 765). Red value is 51 (20.31% from 255 or 29.14% from 175); Green value is 19 (7.81% from 255 or 10.86% from 175); Blue value is 105 (41.41% from 255 or 60% from 175); Max value from RGB is 105 - color contains mainly: blue. Hex color #331369 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331369 is #CCEC96. Grayscale: #262626. Windows color (decimal): -13429911 or 6886195. OLE color: 6886195.
HSL color Cylindrical-coordinate representation of color #331369: hue angle of 262.33º 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 #331369 is Cyan = 0.51, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 19 | 105 | - |
| CMYK | 0.51 | 0.82 | 0 | 0.59 |
| HSL | 262.33º | 0.69% | 0.24% | - |
| HSV(B) | 262.33º | 0.82% | 0.41% | - |
| XYZ | 4.15 | 2.19 | 13.57 | - |
| YUV | 38.37 | 165.6 | 137.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 105 | 0.51 | 0.82 | 0 | 0.59 | 262.33 | 0.69 | 0.24 |
| Hex | 33 | 13 | 69 | 33 | 52 | 0 | 3B | 106 | 45 | 18 |
| Octal | 63 | 23 | 151 | 63 | 122 | 0 | 73 | 406 | 105 | 30 |
| Binary | 110011 | 10011 | 1101001 | 110011 | 1010010 | 0 | 111011 | 100000110 | 1000101 | 11000 |
Color Harmonies of #331369
Complementary color
Monochromatic Colors of #331369
Black with #331369
Text Example
Text Example
White with #331369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331369; }
p { color: rgb(51,19,105); }
H1.HeaderClassName
{
color: #331369;
}
.AnyTagClassName
{
color: #331369;
}
</style>
background-color css
<style>
a { background-color: #331369; }
a { background-color: rgb(51,19,105); }
div.DivClassName
{
background-color: #331369;
}
.BgClassName
{
background-color: #331369;
}
</style>
border-color css
<style>
span { border-color: #331369; }
span { border-color: rgb(51,19,105); }
td.TdClassName
{
border-color: #331369;
}
.TagClassName
{
border-color: #331369;
}
</style>