Shades of Christalle #331969
Tints of Christalle #331969
RGB
CMYK
RGB Variations
Color information
#331969 (or 0x331969) is known color: Christalle. HEX triplet: 33, 19 and 69. RGB value is (51,25,105). Sum of RGB (Red+Green+Blue) = 51+25+105=181 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.18% from 181); Green value is 25 (10.16% from 255 or 13.81% from 181); Blue value is 105 (41.41% from 255 or 58.01% from 181); Max value from RGB is 105 - color contains mainly: blue. Hex color #331969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331969 is #CCE696. Grayscale: #292929. Windows color (decimal): -13428375 or 6887731. OLE color: 6887731.
HSL color Cylindrical-coordinate representation of color #331969: hue angle of 259.5º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #331969 is Cyan = 0.51, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 25 | 105 | - |
| CMYK | 0.51 | 0.76 | 0 | 0.59 |
| HSL | 259.5º | 0.62% | 0.25% | - |
| HSV(B) | 259.5º | 0.76% | 0.41% | - |
| XYZ | 4.26 | 2.42 | 13.61 | - |
| YUV | 41.89 | 163.61 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 105 | 0.51 | 0.76 | 0 | 0.59 | 259.5 | 0.62 | 0.25 |
| Hex | 33 | 19 | 69 | 33 | 4C | 0 | 3B | 104 | 3E | 19 |
| Octal | 63 | 31 | 151 | 63 | 114 | 0 | 73 | 404 | 76 | 31 |
| Binary | 110011 | 11001 | 1101001 | 110011 | 1001100 | 0 | 111011 | 100000100 | 111110 | 11001 |
Color Harmonies of #331969
Complementary color
Monochromatic Colors of #331969
Black with #331969
Text Example
Text Example
White with #331969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331969; }
p { color: rgb(51,25,105); }
H1.HeaderClassName
{
color: #331969;
}
.AnyTagClassName
{
color: #331969;
}
</style>
background-color css
<style>
a { background-color: #331969; }
a { background-color: rgb(51,25,105); }
div.DivClassName
{
background-color: #331969;
}
.BgClassName
{
background-color: #331969;
}
</style>
border-color css
<style>
span { border-color: #331969; }
span { border-color: rgb(51,25,105); }
td.TdClassName
{
border-color: #331969;
}
.TagClassName
{
border-color: #331969;
}
</style>