Shades of Christalle #321653
Tints of Christalle #321653
RGB
CMYK
RGB Variations
Color information
#321653 (or 0x321653) is known color: Christalle. HEX triplet: 32, 16 and 53. RGB value is (50,22,83). Sum of RGB (Red+Green+Blue) = 50+22+83=155 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.26% from 155); Green value is 22 (8.98% from 255 or 14.19% from 155); Blue value is 83 (32.81% from 255 or 53.55% from 155); Max value from RGB is 83 - color contains mainly: blue. Hex color #321653 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321653 is #CDE9AC. Grayscale: #252525. Windows color (decimal): -13494701 or 5445170. OLE color: 5445170.
HSL color Cylindrical-coordinate representation of color #321653: hue angle of 267.54º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #321653 is Cyan = 0.40, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 22 | 83 | - |
| CMYK | 0.40 | 0.73 | 0 | 0.67 |
| HSL | 267.54º | 0.58% | 0.21% | - |
| HSV(B) | 267.54º | 0.73% | 0.33% | - |
| XYZ | 3.16 | 1.88 | 8.38 | - |
| YUV | 37.33 | 153.78 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 83 | 0.40 | 0.73 | 0 | 0.67 | 267.54 | 0.58 | 0.21 |
| Hex | 32 | 16 | 53 | 28 | 49 | 0 | 43 | 10C | 3A | 15 |
| Octal | 62 | 26 | 123 | 50 | 111 | 0 | 103 | 414 | 72 | 25 |
| Binary | 110010 | 10110 | 1010011 | 101000 | 1001001 | 0 | 1000011 | 100001100 | 111010 | 10101 |
Color Harmonies of #321653
Complementary color
Monochromatic Colors of #321653
Black with #321653
Text Example
Text Example
White with #321653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321653; }
p { color: rgb(50,22,83); }
H1.HeaderClassName
{
color: #321653;
}
.AnyTagClassName
{
color: #321653;
}
</style>
background-color css
<style>
a { background-color: #321653; }
a { background-color: rgb(50,22,83); }
div.DivClassName
{
background-color: #321653;
}
.BgClassName
{
background-color: #321653;
}
</style>
border-color css
<style>
span { border-color: #321653; }
span { border-color: rgb(50,22,83); }
td.TdClassName
{
border-color: #321653;
}
.TagClassName
{
border-color: #321653;
}
</style>