Shades of Christalle #321553
Tints of Christalle #321553
RGB
CMYK
RGB Variations
Color information
#321553 (or 0x321553) is known color: Christalle. HEX triplet: 32, 15 and 53. RGB value is (50,21,83). Sum of RGB (Red+Green+Blue) = 50+21+83=154 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.47% from 154); Green value is 21 (8.59% from 255 or 13.64% from 154); Blue value is 83 (32.81% from 255 or 53.90% from 154); Max value from RGB is 83 - color contains mainly: blue. Hex color #321553 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321553 is #CDEAAC. Grayscale: #242424. Windows color (decimal): -13494957 or 5444914. OLE color: 5444914.
HSL color Cylindrical-coordinate representation of color #321553: hue angle of 268.06º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #321553 is Cyan = 0.40, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 21 | 83 | - |
| CMYK | 0.40 | 0.75 | 0 | 0.67 |
| HSL | 268.06º | 0.6% | 0.2% | - |
| HSV(B) | 268.06º | 0.75% | 0.33% | - |
| XYZ | 3.14 | 1.84 | 8.37 | - |
| YUV | 36.74 | 154.11 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 83 | 0.40 | 0.75 | 0 | 0.67 | 268.06 | 0.6 | 0.2 |
| Hex | 32 | 15 | 53 | 28 | 4B | 0 | 43 | 10C | 3C | 14 |
| Octal | 62 | 25 | 123 | 50 | 113 | 0 | 103 | 414 | 74 | 24 |
| Binary | 110010 | 10101 | 1010011 | 101000 | 1001011 | 0 | 1000011 | 100001100 | 111100 | 10100 |
Color Harmonies of #321553
Complementary color
Monochromatic Colors of #321553
Black with #321553
Text Example
Text Example
White with #321553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321553; }
p { color: rgb(50,21,83); }
H1.HeaderClassName
{
color: #321553;
}
.AnyTagClassName
{
color: #321553;
}
</style>
background-color css
<style>
a { background-color: #321553; }
a { background-color: rgb(50,21,83); }
div.DivClassName
{
background-color: #321553;
}
.BgClassName
{
background-color: #321553;
}
</style>
border-color css
<style>
span { border-color: #321553; }
span { border-color: rgb(50,21,83); }
td.TdClassName
{
border-color: #321553;
}
.TagClassName
{
border-color: #321553;
}
</style>