Shades of Christalle #321053
Tints of Christalle #321053
RGB
CMYK
RGB Variations
Color information
#321053 (or 0x321053) is known color: Christalle. HEX triplet: 32, 10 and 53. RGB value is (50,16,83). Sum of RGB (Red+Green+Blue) = 50+16+83=149 (19% of max value = 765). Red value is 50 (19.92% from 255 or 33.56% from 149); Green value is 16 (6.64% from 255 or 10.74% from 149); Blue value is 83 (32.81% from 255 or 55.70% from 149); Max value from RGB is 83 - color contains mainly: blue. Hex color #321053 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321053 is #CDEFAC. Grayscale: #212121. Windows color (decimal): -13496237 or 5443634. OLE color: 5443634.
HSL color Cylindrical-coordinate representation of color #321053: hue angle of 270.45º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #321053 is Cyan = 0.40, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 16 | 83 | - |
| CMYK | 0.40 | 0.81 | 0 | 0.67 |
| HSL | 270.45º | 0.68% | 0.19% | - |
| HSV(B) | 270.45º | 0.81% | 0.33% | - |
| XYZ | 3.06 | 1.67 | 8.35 | - |
| YUV | 33.8 | 155.76 | 139.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 16 | 83 | 0.40 | 0.81 | 0 | 0.67 | 270.45 | 0.68 | 0.19 |
| Hex | 32 | 10 | 53 | 28 | 51 | 0 | 43 | 10E | 44 | 13 |
| Octal | 62 | 20 | 123 | 50 | 121 | 0 | 103 | 416 | 104 | 23 |
| Binary | 110010 | 10000 | 1010011 | 101000 | 1010001 | 0 | 1000011 | 100001110 | 1000100 | 10011 |
Color Harmonies of #321053
Complementary color
Monochromatic Colors of #321053
Black with #321053
Text Example
Text Example
White with #321053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321053; }
p { color: rgb(50,16,83); }
H1.HeaderClassName
{
color: #321053;
}
.AnyTagClassName
{
color: #321053;
}
</style>
background-color css
<style>
a { background-color: #321053; }
a { background-color: rgb(50,16,83); }
div.DivClassName
{
background-color: #321053;
}
.BgClassName
{
background-color: #321053;
}
</style>
border-color css
<style>
span { border-color: #321053; }
span { border-color: rgb(50,16,83); }
td.TdClassName
{
border-color: #321053;
}
.TagClassName
{
border-color: #321053;
}
</style>