Shades of Christalle #321353
Tints of Christalle #321353
RGB
CMYK
RGB Variations
Color information
#321353 (or 0x321353) is known color: Christalle. HEX triplet: 32, 13 and 53. RGB value is (50,19,83). Sum of RGB (Red+Green+Blue) = 50+19+83=152 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.89% from 152); Green value is 19 (7.81% from 255 or 12.5% from 152); Blue value is 83 (32.81% from 255 or 54.61% from 152); Max value from RGB is 83 - color contains mainly: blue. Hex color #321353 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321353 is #CDECAC. Grayscale: #232323. Windows color (decimal): -13495469 or 5444402. OLE color: 5444402.
HSL color Cylindrical-coordinate representation of color #321353: hue angle of 269.06º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #321353 is Cyan = 0.40, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 19 | 83 | - |
| CMYK | 0.40 | 0.77 | 0 | 0.67 |
| HSL | 269.06º | 0.63% | 0.2% | - |
| HSV(B) | 269.06º | 0.77% | 0.33% | - |
| XYZ | 3.11 | 1.77 | 8.36 | - |
| YUV | 35.57 | 154.77 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 83 | 0.40 | 0.77 | 0 | 0.67 | 269.06 | 0.63 | 0.2 |
| Hex | 32 | 13 | 53 | 28 | 4D | 0 | 43 | 10D | 3F | 14 |
| Octal | 62 | 23 | 123 | 50 | 115 | 0 | 103 | 415 | 77 | 24 |
| Binary | 110010 | 10011 | 1010011 | 101000 | 1001101 | 0 | 1000011 | 100001101 | 111111 | 10100 |
Color Harmonies of #321353
Complementary color
Monochromatic Colors of #321353
Black with #321353
Text Example
Text Example
White with #321353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321353; }
p { color: rgb(50,19,83); }
H1.HeaderClassName
{
color: #321353;
}
.AnyTagClassName
{
color: #321353;
}
</style>
background-color css
<style>
a { background-color: #321353; }
a { background-color: rgb(50,19,83); }
div.DivClassName
{
background-color: #321353;
}
.BgClassName
{
background-color: #321353;
}
</style>
border-color css
<style>
span { border-color: #321353; }
span { border-color: rgb(50,19,83); }
td.TdClassName
{
border-color: #321353;
}
.TagClassName
{
border-color: #321353;
}
</style>