Shades of Christalle #321055
Tints of Christalle #321055
RGB
CMYK
RGB Variations
Color information
#321055 (or 0x321055) is known color: Christalle. HEX triplet: 32, 10 and 55. RGB value is (50,16,85). Sum of RGB (Red+Green+Blue) = 50+16+85=151 (20% of max value = 765). Red value is 50 (19.92% from 255 or 33.11% from 151); Green value is 16 (6.64% from 255 or 10.60% from 151); Blue value is 85 (33.59% from 255 or 56.29% from 151); Max value from RGB is 85 - color contains mainly: blue. Hex color #321055 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321055 is #CDEFAA. Grayscale: #212121. Windows color (decimal): -13496235 or 5574706. OLE color: 5574706.
HSL color Cylindrical-coordinate representation of color #321055: hue angle of 269.57º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #321055 is Cyan = 0.41, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 16 | 85 | - |
| CMYK | 0.41 | 0.81 | 0 | 0.67 |
| HSL | 269.57º | 0.68% | 0.2% | - |
| HSV(B) | 269.57º | 0.81% | 0.33% | - |
| XYZ | 3.14 | 1.7 | 8.76 | - |
| YUV | 34.03 | 156.76 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 16 | 85 | 0.41 | 0.81 | 0 | 0.67 | 269.57 | 0.68 | 0.2 |
| Hex | 32 | 10 | 55 | 29 | 51 | 0 | 43 | 10E | 44 | 14 |
| Octal | 62 | 20 | 125 | 51 | 121 | 0 | 103 | 416 | 104 | 24 |
| Binary | 110010 | 10000 | 1010101 | 101001 | 1010001 | 0 | 1000011 | 100001110 | 1000100 | 10100 |
Color Harmonies of #321055
Complementary color
Monochromatic Colors of #321055
Black with #321055
Text Example
Text Example
White with #321055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321055; }
p { color: rgb(50,16,85); }
H1.HeaderClassName
{
color: #321055;
}
.AnyTagClassName
{
color: #321055;
}
</style>
background-color css
<style>
a { background-color: #321055; }
a { background-color: rgb(50,16,85); }
div.DivClassName
{
background-color: #321055;
}
.BgClassName
{
background-color: #321055;
}
</style>
border-color css
<style>
span { border-color: #321055; }
span { border-color: rgb(50,16,85); }
td.TdClassName
{
border-color: #321055;
}
.TagClassName
{
border-color: #321055;
}
</style>