Shades of Christalle #331569
Tints of Christalle #331569
RGB
CMYK
RGB Variations
Color information
#331569 (or 0x331569) is known color: Christalle. HEX triplet: 33, 15 and 69. RGB value is (51,21,105). Sum of RGB (Red+Green+Blue) = 51+21+105=177 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.81% from 177); Green value is 21 (8.59% from 255 or 11.86% from 177); Blue value is 105 (41.41% from 255 or 59.32% from 177); Max value from RGB is 105 - color contains mainly: blue. Hex color #331569 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331569 is #CCEA96. Grayscale: #272727. Windows color (decimal): -13429399 or 6886707. OLE color: 6886707.
HSL color Cylindrical-coordinate representation of color #331569: hue angle of 261.43º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #331569 is Cyan = 0.51, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 21 | 105 | - |
| CMYK | 0.51 | 0.80 | 0 | 0.59 |
| HSL | 261.43º | 0.67% | 0.25% | - |
| HSV(B) | 261.43º | 0.8% | 0.41% | - |
| XYZ | 4.18 | 2.26 | 13.58 | - |
| YUV | 39.55 | 164.94 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 21 | 105 | 0.51 | 0.80 | 0 | 0.59 | 261.43 | 0.67 | 0.25 |
| Hex | 33 | 15 | 69 | 33 | 50 | 0 | 3B | 105 | 43 | 19 |
| Octal | 63 | 25 | 151 | 63 | 120 | 0 | 73 | 405 | 103 | 31 |
| Binary | 110011 | 10101 | 1101001 | 110011 | 1010000 | 0 | 111011 | 100000101 | 1000011 | 11001 |
Color Harmonies of #331569
Complementary color
Monochromatic Colors of #331569
Black with #331569
Text Example
Text Example
White with #331569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331569; }
p { color: rgb(51,21,105); }
H1.HeaderClassName
{
color: #331569;
}
.AnyTagClassName
{
color: #331569;
}
</style>
background-color css
<style>
a { background-color: #331569; }
a { background-color: rgb(51,21,105); }
div.DivClassName
{
background-color: #331569;
}
.BgClassName
{
background-color: #331569;
}
</style>
border-color css
<style>
span { border-color: #331569; }
span { border-color: rgb(51,21,105); }
td.TdClassName
{
border-color: #331569;
}
.TagClassName
{
border-color: #331569;
}
</style>