Shades of Christalle #331769
Tints of Christalle #331769
RGB
CMYK
RGB Variations
Color information
#331769 (or 0x331769) is known color: Christalle. HEX triplet: 33, 17 and 69. RGB value is (51,23,105). Sum of RGB (Red+Green+Blue) = 51+23+105=179 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.49% from 179); Green value is 23 (9.38% from 255 or 12.85% from 179); Blue value is 105 (41.41% from 255 or 58.66% from 179); Max value from RGB is 105 - color contains mainly: blue. Hex color #331769 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331769 is #CCE896. Grayscale: #282828. Windows color (decimal): -13428887 or 6887219. OLE color: 6887219.
HSL color Cylindrical-coordinate representation of color #331769: hue angle of 260.49º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #331769 is Cyan = 0.51, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 23 | 105 | - |
| CMYK | 0.51 | 0.78 | 0 | 0.59 |
| HSL | 260.49º | 0.64% | 0.25% | - |
| HSV(B) | 260.49º | 0.78% | 0.41% | - |
| XYZ | 4.22 | 2.34 | 13.59 | - |
| YUV | 40.72 | 164.28 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 23 | 105 | 0.51 | 0.78 | 0 | 0.59 | 260.49 | 0.64 | 0.25 |
| Hex | 33 | 17 | 69 | 33 | 4E | 0 | 3B | 104 | 40 | 19 |
| Octal | 63 | 27 | 151 | 63 | 116 | 0 | 73 | 404 | 100 | 31 |
| Binary | 110011 | 10111 | 1101001 | 110011 | 1001110 | 0 | 111011 | 100000100 | 1000000 | 11001 |
Color Harmonies of #331769
Complementary color
Monochromatic Colors of #331769
Black with #331769
Text Example
Text Example
White with #331769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331769; }
p { color: rgb(51,23,105); }
H1.HeaderClassName
{
color: #331769;
}
.AnyTagClassName
{
color: #331769;
}
</style>
background-color css
<style>
a { background-color: #331769; }
a { background-color: rgb(51,23,105); }
div.DivClassName
{
background-color: #331769;
}
.BgClassName
{
background-color: #331769;
}
</style>
border-color css
<style>
span { border-color: #331769; }
span { border-color: rgb(51,23,105); }
td.TdClassName
{
border-color: #331769;
}
.TagClassName
{
border-color: #331769;
}
</style>